Skip to content

Commit 8fda9d2

Browse files
authored
Update Argos (#3025)
1 parent 77a72d7 commit 8fda9d2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bun.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"usehooks-ts": "^3.1.0",
107107
},
108108
"devDependencies": {
109-
"@argos-ci/playwright": "^4.2.3",
109+
"@argos-ci/playwright": "^4.3.0",
110110
"@cloudflare/next-on-pages": "1.13.7",
111111
"@cloudflare/workers-types": "^4.20241230.0",
112112
"@playwright/test": "^1.51.1",
@@ -277,11 +277,11 @@
277277

278278
"@argos-ci/api-client": ["@argos-ci/[email protected]", "", { "dependencies": { "debug": "^4.4.0", "openapi-fetch": "0.13.4" } }, "sha512-UHa1vAf8gwHVpkqM/RaSryrFe1juqWH6dHpPeMtT4e/ZMB9hNYwYFinaGq/KRWe88JEi2WeAu776YdoeUSZQkQ=="],
279279

280-
"@argos-ci/browser": ["@argos-ci/browser@3.1.3", "", {}, "sha512-GkaxQ/qT4Vr1MBhqHtha/bLRGVl/fZAdvKWBcvoULn2wHngQFRu7FDpsW1q6+XOMXYiKz47z22j4HmxTeGKX6Q=="],
280+
"@argos-ci/browser": ["@argos-ci/browser@3.2.0", "", {}, "sha512-mHLUamfywbdzrM6SRV4KB4kEQs2lrFxC1yS+QWB/9lME7FKzr7MJW/Q++iWcQli8IbmtLsZ+PqP2eqLaDiRsUw=="],
281281

282282
"@argos-ci/core": ["@argos-ci/[email protected]", "", { "dependencies": { "@argos-ci/api-client": "0.8.0", "@argos-ci/util": "2.3.0", "axios": "^1.7.9", "convict": "^6.2.4", "debug": "^4.4.0", "fast-glob": "^3.3.3", "sharp": "^0.33.5", "tmp": "^0.2.3" } }, "sha512-bo/pNKk6P0pz4NRdymgU1letwQrRbMPTeFyMsUEW8fhKNdesSFnFIWZBFGsGkkh05uw75PBjl2ZN4PvQ2TxSog=="],
283283

284-
"@argos-ci/playwright": ["@argos-ci/playwright@4.2.3", "", { "dependencies": { "@argos-ci/browser": "3.1.3", "@argos-ci/core": "3.1.0", "@argos-ci/util": "2.3.0", "chalk": "^5.4.1", "debug": "^4.4.0" } }, "sha512-lRsB4m9MKAPnTkLZ683le7A+TP3t7xixSpea2SrSOh+hY7rvEZtHNrBoTVjbRX2zzBwllefND8GoHJfTZJsC+g=="],
284+
"@argos-ci/playwright": ["@argos-ci/playwright@4.3.0", "", { "dependencies": { "@argos-ci/browser": "3.2.0", "@argos-ci/core": "3.1.0", "@argos-ci/util": "2.3.0", "chalk": "^5.4.1", "debug": "^4.4.0" } }, "sha512-UQBC78zWg+bWXDaevWOL4m6zkrNeprMfdqjy6zagvU9kq7sPQC7nN/qZQ15hs/FT+JpTCa8CbbSAq13eQrmxKQ=="],
285285

286286
"@argos-ci/util": ["@argos-ci/[email protected]", "", {}, "sha512-tkxnCpaj7yN9nCFzo9MX0FJ5YjUepEOGYfdvF8COQqp+EdY1qubOPpc4Z0l1B60BlC8YtjQv/oRxHSh1XzxWFg=="],
287287

packages/gitbook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"usehooks-ts": "^3.1.0"
7272
},
7373
"devDependencies": {
74-
"@argos-ci/playwright": "^4.2.3",
74+
"@argos-ci/playwright": "^4.3.0",
7575
"@cloudflare/next-on-pages": "1.13.7",
7676
"vercel": "^39.3.0",
7777
"@cloudflare/workers-types": "^4.20241230.0",

0 commit comments

Comments
 (0)