From 639a3c7c90aff13071115d92587f23bea97207b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 01:37:21 +0000 Subject: [PATCH] chore(deps-dev): bump the playwright group with 6 updates Bumps the playwright group with 6 updates: | Package | From | To | | --- | --- | --- | | [@playwright/experimental-ct-core](https://github.com/microsoft/playwright) | `1.56.1` | `1.57.0` | | [@playwright/experimental-ct-react](https://github.com/microsoft/playwright) | `1.56.1` | `1.57.0` | | [@playwright/experimental-ct-vue](https://github.com/microsoft/playwright) | `1.56.1` | `1.57.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.56.1` | `1.57.0` | | [playwright](https://github.com/microsoft/playwright) | `1.56.1` | `1.57.0` | | [playwright-core](https://github.com/microsoft/playwright) | `1.56.1` | `1.57.0` | Updates `@playwright/experimental-ct-core` from 1.56.1 to 1.57.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.56.1...v1.57.0) Updates `@playwright/experimental-ct-react` from 1.56.1 to 1.57.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.56.1...v1.57.0) Updates `@playwright/experimental-ct-vue` from 1.56.1 to 1.57.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.56.1...v1.57.0) Updates `@playwright/test` from 1.56.1 to 1.57.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.56.1...v1.57.0) Updates `playwright` from 1.56.1 to 1.57.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.56.1...v1.57.0) Updates `playwright-core` from 1.56.1 to 1.57.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.56.1...v1.57.0) --- updated-dependencies: - dependency-name: "@playwright/experimental-ct-core" dependency-version: 1.57.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: playwright - dependency-name: "@playwright/experimental-ct-react" dependency-version: 1.57.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: playwright - dependency-name: "@playwright/experimental-ct-vue" dependency-version: 1.57.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: playwright - dependency-name: "@playwright/test" dependency-version: 1.57.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: playwright - dependency-name: playwright dependency-version: 1.57.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: playwright - dependency-name: playwright-core dependency-version: 1.57.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: playwright ... Signed-off-by: dependabot[bot] --- e2e/package.json | 2 +- output/react/package.json | 2 +- output/vue/package.json | 2 +- package-lock.json | 70 +++++++++++++++---------------- package.json | 12 +++--- packages/foundations/package.json | 2 +- 6 files changed, 45 insertions(+), 45 deletions(-) diff --git a/e2e/package.json b/e2e/package.json index 3a2ff63794d1..610d6decc3bb 100644 --- a/e2e/package.json +++ b/e2e/package.json @@ -29,7 +29,7 @@ "test:vue-showcase": "npm run test:e2e --workspace=vue-showcase" }, "devDependencies": { - "@playwright/test": "1.56.1", + "@playwright/test": "1.57.0", "cpr": "3.0.1", "cross-env": "10.1.0", "dotenv": "17.2.3", diff --git a/output/react/package.json b/output/react/package.json index ec43af3eaf95..1e8550394280 100644 --- a/output/react/package.json +++ b/output/react/package.json @@ -31,7 +31,7 @@ "tsc": "tsc --project . --sourceMap false" }, "devDependencies": { - "@playwright/experimental-ct-react": "1.56.1", + "@playwright/experimental-ct-react": "1.57.0", "@types/react": "18.3.13", "react": "18.3.1", "react-dom": "18.3.1" diff --git a/output/vue/package.json b/output/vue/package.json index 57ac0dba7d16..612281809712 100644 --- a/output/vue/package.json +++ b/output/vue/package.json @@ -41,7 +41,7 @@ "test:components:ui": "playwright test --config playwright.config.ts --ui" }, "devDependencies": { - "@playwright/experimental-ct-vue": "1.56.1", + "@playwright/experimental-ct-vue": "1.57.0", "@vitejs/plugin-vue": "6.0.1", "replace-in-file": "8.3.0", "tsx": "4.21.0", diff --git a/package-lock.json b/package-lock.json index 8490311da2c8..37c987143e04 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,10 +47,10 @@ "@guidepup/playwright": "0.14.2", "@guidepup/record": "0.1.0", "@guidepup/setup": "0.20.0", - "@playwright/experimental-ct-core": "1.56.1", - "@playwright/experimental-ct-react": "1.56.1", - "@playwright/experimental-ct-vue": "1.56.1", - "@playwright/test": "1.56.1", + "@playwright/experimental-ct-core": "1.57.0", + "@playwright/experimental-ct-react": "1.57.0", + "@playwright/experimental-ct-vue": "1.57.0", + "@playwright/test": "1.57.0", "accessibility-checker": "4.0.9", "adm-zip": "0.5.16", "commander": "14.0.2", @@ -72,8 +72,8 @@ "ng-packagr": "20.3.2", "npm-package-json-lint": "9.0.0", "npm-run-all2": "8.0.4", - "playwright": "1.56.1", - "playwright-core": "1.56.1", + "playwright": "1.57.0", + "playwright-core": "1.57.0", "postcss": "8.5.6", "postcss-cli": "11.0.1", "prettier": "3.7.3", @@ -115,7 +115,7 @@ "output/*" ], "devDependencies": { - "@playwright/test": "1.56.1", + "@playwright/test": "1.57.0", "cpr": "3.0.1", "cross-env": "10.1.0", "dotenv": "17.2.3", @@ -14024,15 +14024,15 @@ } }, "node_modules/@playwright/experimental-ct-core": { - "version": "1.56.1", - "resolved": "https://registry.npmjs.org/@playwright/experimental-ct-core/-/experimental-ct-core-1.56.1.tgz", - "integrity": "sha512-xonl51bJxQpX4O5awQZlUJ4eMdu6WE6xdALz8VeJmWL04A6xZICXAOHu03msFqYRydbW0vvTfp5zaeHLsXoiSA==", + "version": "1.57.0", + "resolved": "https://registry.npmjs.org/@playwright/experimental-ct-core/-/experimental-ct-core-1.57.0.tgz", + "integrity": "sha512-Z5Uh+61vR5FDRE+YJIMrnD8m6i2wJmYK525AHCJNcAcGcEC+i7xuMnZmZkg+booi3YHIwql/ApAlm03+jsCIzQ==", "dev": true, "license": "Apache-2.0", "dependencies": { - "playwright": "1.56.1", - "playwright-core": "1.56.1", - "vite": "^6.3.6" + "playwright": "1.57.0", + "playwright-core": "1.57.0", + "vite": "^6.4.1" }, "engines": { "node": ">=18" @@ -14114,13 +14114,13 @@ } }, "node_modules/@playwright/experimental-ct-react": { - "version": "1.56.1", - "resolved": "https://registry.npmjs.org/@playwright/experimental-ct-react/-/experimental-ct-react-1.56.1.tgz", - "integrity": "sha512-1L0AxZ5f7ekd7uKF8kDY1eu90MTBRMdYlZVUSgVydBqKUQhlwJuQTzZLoh6e8JWnHECH/5Rkq+uWPfa0ab9TsQ==", + "version": "1.57.0", + "resolved": "https://registry.npmjs.org/@playwright/experimental-ct-react/-/experimental-ct-react-1.57.0.tgz", + "integrity": "sha512-wNRmkLOxHEXA9OL7QggNYVHnqaGlMOTB5q9FhrnlcFHHRs+M8SH9mQy5//dGFoYKAkhuZf4GPA3poi9bBdkdfQ==", "dev": true, "license": "Apache-2.0", "dependencies": { - "@playwright/experimental-ct-core": "1.56.1", + "@playwright/experimental-ct-core": "1.57.0", "@vitejs/plugin-react": "^4.2.1" }, "bin": { @@ -14131,13 +14131,13 @@ } }, "node_modules/@playwright/experimental-ct-vue": { - "version": "1.56.1", - "resolved": "https://registry.npmjs.org/@playwright/experimental-ct-vue/-/experimental-ct-vue-1.56.1.tgz", - "integrity": "sha512-jFz9BeJhPjxhHQw+ccTpikU6HTAa3ZbLgSWO4xeE9sSZQohUEH54Sb3IOlCjue2GJyWiuAAIvVNsR0YJyefO2A==", + "version": "1.57.0", + "resolved": "https://registry.npmjs.org/@playwright/experimental-ct-vue/-/experimental-ct-vue-1.57.0.tgz", + "integrity": "sha512-xT3lR9pEdgfMcKNQNiMmcklo95O2LAVF0pB3O+WJ9NkIlKiL8hFz6g+rZxhEsxrsSDsXptOAXtZOeJbCgWgsRg==", "dev": true, "license": "Apache-2.0", "dependencies": { - "@playwright/experimental-ct-core": "1.56.1", + "@playwright/experimental-ct-core": "1.57.0", "@vitejs/plugin-vue": "^5.2.0" }, "bin": { @@ -14238,13 +14238,13 @@ } }, "node_modules/@playwright/test": { - "version": "1.56.1", - "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.56.1.tgz", - "integrity": "sha512-vSMYtL/zOcFpvJCW71Q/OEGQb7KYBPAdKh35WNSkaZA75JlAO8ED8UN6GUNTm3drWomcbcqRPFqQbLae8yBTdg==", + "version": "1.57.0", + "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.57.0.tgz", + "integrity": "sha512-6TyEnHgd6SArQO8UO2OMTxshln3QMWBtPGrOCgs3wVEmQmwyuNtB10IZMfmYDE0riwNR1cu4q+pPcxMVtaG3TA==", "devOptional": true, "license": "Apache-2.0", "dependencies": { - "playwright": "1.56.1" + "playwright": "1.57.0" }, "bin": { "playwright": "cli.js" @@ -41649,13 +41649,13 @@ } }, "node_modules/playwright": { - "version": "1.56.1", - "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.56.1.tgz", - "integrity": "sha512-aFi5B0WovBHTEvpM3DzXTUaeN6eN0qWnTkKx4NQaH4Wvcmc153PdaY2UBdSYKaGYw+UyWXSVyxDUg5DoPEttjw==", + "version": "1.57.0", + "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.57.0.tgz", + "integrity": "sha512-ilYQj1s8sr2ppEJ2YVadYBN0Mb3mdo9J0wQ+UuDhzYqURwSoW4n1Xs5vs7ORwgDGmyEh33tRMeS8KhdkMoLXQw==", "devOptional": true, "license": "Apache-2.0", "dependencies": { - "playwright-core": "1.56.1" + "playwright-core": "1.57.0" }, "bin": { "playwright": "cli.js" @@ -41668,9 +41668,9 @@ } }, "node_modules/playwright-core": { - "version": "1.56.1", - "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.56.1.tgz", - "integrity": "sha512-hutraynyn31F+Bifme+Ps9Vq59hKuUCz7H1kDOcBs+2oGguKkWTU50bBWrtz34OUWmIwpBTWDxaRPXrIXkgvmQ==", + "version": "1.57.0", + "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.57.0.tgz", + "integrity": "sha512-agTcKlMw/mjBWOnD6kFZttAAGHgi/Nw0CZ2o6JqWSbMlI219lAFLZZCyqByTsvVAJq5XA5H8cA6PrvBRpBWEuQ==", "devOptional": true, "license": "Apache-2.0", "bin": { @@ -55815,7 +55815,7 @@ "@db-ux/core-foundations": "4.2.4" }, "devDependencies": { - "@playwright/experimental-ct-react": "1.56.1", + "@playwright/experimental-ct-react": "1.57.0", "@types/react": "18.3.13", "react": "18.3.1", "react-dom": "18.3.1" @@ -55847,7 +55847,7 @@ "@db-ux/core-foundations": "4.2.4" }, "devDependencies": { - "@playwright/experimental-ct-vue": "1.56.1", + "@playwright/experimental-ct-vue": "1.57.0", "@vitejs/plugin-vue": "6.0.1", "replace-in-file": "8.3.0", "tsx": "4.21.0", @@ -56407,7 +56407,7 @@ "devDependencies": { "@csstools/normalize.css": "12.1.1", "@db-ux/icon-font-tools": "0.3.6", - "@playwright/test": "1.56.1", + "@playwright/test": "1.57.0", "cpr": "3.0.1", "cssnano": "7.1.2", "dotenv": "17.2.3", diff --git a/package.json b/package.json index 7057447c858e..4ac1fbbc5479 100644 --- a/package.json +++ b/package.json @@ -108,10 +108,10 @@ "@guidepup/playwright": "0.14.2", "@guidepup/record": "0.1.0", "@guidepup/setup": "0.20.0", - "@playwright/experimental-ct-core": "1.56.1", - "@playwright/experimental-ct-react": "1.56.1", - "@playwright/experimental-ct-vue": "1.56.1", - "@playwright/test": "1.56.1", + "@playwright/experimental-ct-core": "1.57.0", + "@playwright/experimental-ct-react": "1.57.0", + "@playwright/experimental-ct-vue": "1.57.0", + "@playwright/test": "1.57.0", "accessibility-checker": "4.0.9", "adm-zip": "0.5.16", "commander": "14.0.2", @@ -133,8 +133,8 @@ "ng-packagr": "20.3.2", "npm-package-json-lint": "9.0.0", "npm-run-all2": "8.0.4", - "playwright": "1.56.1", - "playwright-core": "1.56.1", + "playwright": "1.57.0", + "playwright-core": "1.57.0", "postcss": "8.5.6", "postcss-cli": "11.0.1", "prettier": "3.7.3", diff --git a/packages/foundations/package.json b/packages/foundations/package.json index d68d59e72544..10e8553011ce 100644 --- a/packages/foundations/package.json +++ b/packages/foundations/package.json @@ -52,7 +52,7 @@ "devDependencies": { "@csstools/normalize.css": "12.1.1", "@db-ux/icon-font-tools": "0.3.6", - "@playwright/test": "1.56.1", + "@playwright/test": "1.57.0", "cpr": "3.0.1", "cssnano": "7.1.2", "dotenv": "17.2.3",