From 74a3bc370773dfc1493108be27476bbf2b7077f8 Mon Sep 17 00:00:00 2001 From: David Dal Busco Date: Fri, 5 Jun 2026 16:03:39 +0200 Subject: [PATCH 1/2] chore: update screenshots Signed-off-by: David Dal Busco --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 26515387..ac91c629 100644 --- a/README.md +++ b/README.md @@ -13,5 +13,3 @@ Detailed installation instructions can be found in the [CLI documentation](https ## License MIT © [David Dal Busco](mailto:david.dalbusco@outlook.com) - -[juno]: https://juno.build From 3186665b7f433acdae3c7027ce8c2d3293315ede Mon Sep 17 00:00:00 2001 From: David Dal Busco Date: Fri, 5 Jun 2026 16:36:37 +0200 Subject: [PATCH 2/2] chore: update playwright Signed-off-by: David Dal Busco --- README.md | 2 ++ package-lock.json | 46 +++++++++++++++++++++++----------------------- package.json | 2 +- 3 files changed, 26 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index ac91c629..26515387 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,5 @@ Detailed installation instructions can be found in the [CLI documentation](https ## License MIT © [David Dal Busco](mailto:david.dalbusco@outlook.com) + +[juno]: https://juno.build diff --git a/package-lock.json b/package-lock.json index a993a968..40e3148f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "@eslint/js": "^9.39.2", "@junobuild/emulator-playwright": "^0.1.1", "@junobuild/functions": "^0.9.0", - "@playwright/test": "^1.58.1", + "@playwright/test": "^1.60.0", "@types/node": "24.10.9", "@types/prompts": "^2.4.9", "@types/semver": "^7.7.1", @@ -1919,13 +1919,13 @@ } }, "node_modules/@playwright/test": { - "version": "1.58.1", - "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.58.1.tgz", - "integrity": "sha512-6LdVIUERWxQMmUSSQi0I53GgCBYgM2RpGngCPY7hSeju+VrKjq3lvs7HpJoPbDiY5QM5EYRtRX5fvrinnMAz3w==", + "version": "1.60.0", + "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.60.0.tgz", + "integrity": "sha512-O71yZIbAh/PxDMNGns37GHBIfrVkEVyn+AXyIa5dOTfb4/xNvRWV+Vv/NMbNCtODB/pO7vLlF2OTmMVLhmr7Ag==", "dev": true, "license": "Apache-2.0", "dependencies": { - "playwright": "1.58.1" + "playwright": "1.60.0" }, "bin": { "playwright": "cli.js" @@ -5556,13 +5556,13 @@ } }, "node_modules/playwright": { - "version": "1.58.1", - "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.58.1.tgz", - "integrity": "sha512-+2uTZHxSCcxjvGc5C891LrS1/NlxglGxzrC4seZiVjcYVQfUa87wBL6rTDqzGjuoWNjnBzRqKmF6zRYGMvQUaQ==", + "version": "1.60.0", + "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.60.0.tgz", + "integrity": "sha512-hheHdokM8cdqCb0lcE3s+zT4t4W+vvjpGxsZlDnikarzx8tSzMebh3UiFtgqwFwnTnjYQcsyMF8ei2mCO/tpeA==", "dev": true, "license": "Apache-2.0", "dependencies": { - "playwright-core": "1.58.1" + "playwright-core": "1.60.0" }, "bin": { "playwright": "cli.js" @@ -5575,9 +5575,9 @@ } }, "node_modules/playwright-core": { - "version": "1.58.1", - "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.58.1.tgz", - "integrity": "sha512-bcWzOaTxcW+VOOGBCQgnaKToLJ65d6AqfLVKEWvexyS3AS6rbXl+xdpYRMGSRBClPvyj44njOWoxjNdL/H9UNg==", + "version": "1.60.0", + "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.60.0.tgz", + "integrity": "sha512-9bW6zvX/m0lEbgTKJ6YppOKx8H3VOPBMOCFh2irXFOT4BbHgrx5hPjwJYLT40Lu+4qtD36qKc/Hn56StUW57IA==", "dev": true, "license": "Apache-2.0", "bin": { @@ -7963,12 +7963,12 @@ "integrity": "sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==" }, "@playwright/test": { - "version": "1.58.1", - "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.58.1.tgz", - "integrity": "sha512-6LdVIUERWxQMmUSSQi0I53GgCBYgM2RpGngCPY7hSeju+VrKjq3lvs7HpJoPbDiY5QM5EYRtRX5fvrinnMAz3w==", + "version": "1.60.0", + "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.60.0.tgz", + "integrity": "sha512-O71yZIbAh/PxDMNGns37GHBIfrVkEVyn+AXyIa5dOTfb4/xNvRWV+Vv/NMbNCtODB/pO7vLlF2OTmMVLhmr7Ag==", "dev": true, "requires": { - "playwright": "1.58.1" + "playwright": "1.60.0" } }, "@rtsao/scc": { @@ -10249,19 +10249,19 @@ "dev": true }, "playwright": { - "version": "1.58.1", - "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.58.1.tgz", - "integrity": "sha512-+2uTZHxSCcxjvGc5C891LrS1/NlxglGxzrC4seZiVjcYVQfUa87wBL6rTDqzGjuoWNjnBzRqKmF6zRYGMvQUaQ==", + "version": "1.60.0", + "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.60.0.tgz", + "integrity": "sha512-hheHdokM8cdqCb0lcE3s+zT4t4W+vvjpGxsZlDnikarzx8tSzMebh3UiFtgqwFwnTnjYQcsyMF8ei2mCO/tpeA==", "dev": true, "requires": { "fsevents": "2.3.2", - "playwright-core": "1.58.1" + "playwright-core": "1.60.0" } }, "playwright-core": { - "version": "1.58.1", - "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.58.1.tgz", - "integrity": "sha512-bcWzOaTxcW+VOOGBCQgnaKToLJ65d6AqfLVKEWvexyS3AS6rbXl+xdpYRMGSRBClPvyj44njOWoxjNdL/H9UNg==", + "version": "1.60.0", + "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.60.0.tgz", + "integrity": "sha512-9bW6zvX/m0lEbgTKJ6YppOKx8H3VOPBMOCFh2irXFOT4BbHgrx5hPjwJYLT40Lu+4qtD36qKc/Hn56StUW57IA==", "dev": true }, "portfinder": { diff --git a/package.json b/package.json index 5275a078..3fa76e70 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@eslint/js": "^9.39.2", "@junobuild/emulator-playwright": "^0.1.1", "@junobuild/functions": "^0.9.0", - "@playwright/test": "^1.58.1", + "@playwright/test": "^1.60.0", "@types/node": "24.10.9", "@types/prompts": "^2.4.9", "@types/semver": "^7.7.1",