From 183bc99bd8ad9d7038202b12dff4953e67c8709c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 08:17:45 +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 | 116 ++++++++++++++++++++---------- package.json | 12 ++-- packages/foundations/package.json | 2 +- 6 files changed, 90 insertions(+), 46 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 5f69d204d131..1767f018fb30 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 34a5bf8709d9..9a7b86063325 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 0f631d3676cc..42b7b7d7104f 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" @@ -26729,6 +26729,7 @@ "version": "5.1.0", "resolved": "https://registry.npmjs.org/express/-/express-5.1.0.tgz", "integrity": "sha512-DT9ck5YIRU+8GYzzU5kT3eHGA5iL+1Zd0EutOmTE9Dtk+Tvuzd23VBU+ec7HPNSTxXYO55gPV/hq4pSBJDjFpA==", + "dev": true, "license": "MIT", "dependencies": { "accepts": "^2.0.0", @@ -41648,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" @@ -41667,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": { @@ -55814,7 +55815,7 @@ "@db-ux/core-foundations": "4.2.3" }, "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" @@ -55846,7 +55847,7 @@ "@db-ux/core-foundations": "4.2.3" }, "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", @@ -56406,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", @@ -57006,7 +57007,7 @@ "showcases/angular-ssr-showcase": { "version": "0.0.0", "dependencies": { - "express": "5.1.0" + "express": "5.2.0" }, "devDependencies": { "@types/express": "5.0.5", @@ -57040,6 +57041,49 @@ "@types/send": "*" } }, + "showcases/angular-ssr-showcase/node_modules/express": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/express/-/express-5.2.0.tgz", + "integrity": "sha512-XdpJDLxfztVY59X0zPI6sibRiGcxhTPXRD3IhJmjKf2jwMvkRGV1j7loB8U+heeamoU3XvihAaGRTR4aXXUN3A==", + "license": "MIT", + "dependencies": { + "accepts": "^2.0.0", + "body-parser": "^2.2.1", + "content-disposition": "^1.0.0", + "content-type": "^1.0.5", + "cookie": "^0.7.1", + "cookie-signature": "^1.2.1", + "debug": "^4.4.0", + "depd": "^2.0.0", + "encodeurl": "^2.0.0", + "escape-html": "^1.0.3", + "etag": "^1.8.1", + "finalhandler": "^2.1.0", + "fresh": "^2.0.0", + "http-errors": "^2.0.0", + "merge-descriptors": "^2.0.0", + "mime-types": "^3.0.0", + "on-finished": "^2.4.1", + "once": "^1.4.0", + "parseurl": "^1.3.3", + "proxy-addr": "^2.0.7", + "qs": "^6.14.0", + "range-parser": "^1.2.1", + "router": "^2.2.0", + "send": "^1.1.0", + "serve-static": "^2.2.0", + "statuses": "^2.0.1", + "type-is": "^2.0.1", + "vary": "^1.1.2" + }, + "engines": { + "node": ">= 18" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/express" + } + }, "showcases/next-showcase": { "dependencies": { "next": "16.0.7", 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 9b2f5c83b3ad..e4003befb903 100644 --- a/packages/foundations/package.json +++ b/packages/foundations/package.json @@ -53,7 +53,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",