From da33c7860211daa6f8b4b9f6f42b371a0d06db93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 08:05:56 +0000 Subject: [PATCH] chore(deps-dev): bump the playwright group with 3 updates (#2984) Bumps the playwright group with 3 updates: [@playwright/test](https://github.com/microsoft/playwright), [@playwright/experimental-ct-react](https://github.com/microsoft/playwright) and [@playwright/experimental-ct-vue](https://github.com/microsoft/playwright). Updates `@playwright/test` from 1.45.3 to 1.46.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.45.3...v1.46.0) Updates `@playwright/experimental-ct-react` from 1.45.3 to 1.46.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.45.3...v1.46.0) Updates `@playwright/experimental-ct-vue` from 1.45.3 to 1.46.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.45.3...v1.46.0) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: playwright - dependency-name: "@playwright/experimental-ct-react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: playwright - dependency-name: "@playwright/experimental-ct-vue" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: playwright ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- e2e/package.json | 2 +- output/react/package.json | 2 +- output/vue/package.json | 2 +- package-lock.json | 58 +++++++++++++++++++-------------------- package.json | 2 +- 5 files changed, 33 insertions(+), 33 deletions(-) diff --git a/e2e/package.json b/e2e/package.json index 8ac3949bf4c..f2d2297a66c 100644 --- a/e2e/package.json +++ b/e2e/package.json @@ -23,7 +23,7 @@ "test:vue-showcase": "npm run test:e2e --workspace=vue-showcase" }, "devDependencies": { - "@playwright/test": "1.45.3", + "@playwright/test": "1.46.0", "cpr": "3.0.1", "cross-env": "^7.0.3", "dotenv": "^16.0.3", diff --git a/output/react/package.json b/output/react/package.json index 5e671b66529..2a23b649fa8 100644 --- a/output/react/package.json +++ b/output/react/package.json @@ -26,7 +26,7 @@ "tsc": "tsc -p . --sourceMap false" }, "devDependencies": { - "@playwright/experimental-ct-react": "1.45.3", + "@playwright/experimental-ct-react": "1.46.0", "@types/react": "^18.3.3", "react": "^18.3.1", "react-dom": "^18.3.1" diff --git a/output/vue/package.json b/output/vue/package.json index e2ea72e2772..17c42dafba8 100644 --- a/output/vue/package.json +++ b/output/vue/package.json @@ -41,7 +41,7 @@ "vue": "^3.4.35" }, "devDependencies": { - "@playwright/experimental-ct-vue": "1.45.3", + "@playwright/experimental-ct-vue": "1.46.0", "@vitejs/plugin-vue": "^5.1.2", "replace-in-file": "^8.1.0", "tsx": "^4.16.5", diff --git a/package-lock.json b/package-lock.json index 9985e92d5e0..25456dcda5a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "@double-great/stylelint-a11y": "3.0.2", "@guidepup/guidepup": "0.22.3", "@guidepup/playwright": "^0.14.0", - "@playwright/test": "1.45.3", + "@playwright/test": "1.46.0", "@types/fs-extra": "^11.0.4", "accessibility-checker": "^3.1.71", "adm-zip": "0.5.15", @@ -72,7 +72,7 @@ "output/*" ], "devDependencies": { - "@playwright/test": "1.45.3", + "@playwright/test": "1.46.0", "cpr": "3.0.1", "cross-env": "^7.0.3", "dotenv": "^16.0.3", @@ -10028,13 +10028,13 @@ } }, "node_modules/@playwright/experimental-ct-core": { - "version": "1.45.3", - "resolved": "https://registry.npmjs.org/@playwright/experimental-ct-core/-/experimental-ct-core-1.45.3.tgz", - "integrity": "sha512-uYcWBxRPu2G2Mj2e+XUxRBzRNnG/Yz0A5DVWFewiG3qEfC92MaGYGxmzKeFeU9NcMA2fWwaqB3XWHXjn9qSM5Q==", + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/@playwright/experimental-ct-core/-/experimental-ct-core-1.46.0.tgz", + "integrity": "sha512-4bHw+P0ub0A/B6tbiqLQFwvaR+wsH5fE2yt1rxWg/dtE8uGhqEeAav9TX7j4PmILM86R3Le21h94wdDIHyeJBA==", "dev": true, "dependencies": { - "playwright": "1.45.3", - "playwright-core": "1.45.3", + "playwright": "1.46.0", + "playwright-core": "1.46.0", "vite": "^5.2.8" }, "engines": { @@ -10042,12 +10042,12 @@ } }, "node_modules/@playwright/experimental-ct-react": { - "version": "1.45.3", - "resolved": "https://registry.npmjs.org/@playwright/experimental-ct-react/-/experimental-ct-react-1.45.3.tgz", - "integrity": "sha512-cEgiZ2+DqVCeFJWJdHgOUwhlEof41Rg1GX48FtMX/xrjAnxs2ccqqAXMILD+mVV1ftsC2jeS1EiRLoAmf8QXgA==", + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/@playwright/experimental-ct-react/-/experimental-ct-react-1.46.0.tgz", + "integrity": "sha512-BSEfTBes2ljEQZxmtPpEQi8ZJns+B9F5h226Fk4/DdJbvueriEcJa4uls6KRIScSX8gd27Vg3P9T/buxW2BvjA==", "dev": true, "dependencies": { - "@playwright/experimental-ct-core": "1.45.3", + "@playwright/experimental-ct-core": "1.46.0", "@vitejs/plugin-react": "^4.2.1" }, "bin": { @@ -10058,12 +10058,12 @@ } }, "node_modules/@playwright/experimental-ct-vue": { - "version": "1.45.3", - "resolved": "https://registry.npmjs.org/@playwright/experimental-ct-vue/-/experimental-ct-vue-1.45.3.tgz", - "integrity": "sha512-rnZVOX1AIxDPxystjYTnD5DkgkKD8zSQexU0kfFnNYj96ELR19oBHRnpqhXp1onjyQiB5kq9TwmhMu5vdpa0kA==", + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/@playwright/experimental-ct-vue/-/experimental-ct-vue-1.46.0.tgz", + "integrity": "sha512-aRU6h+xcNXLPTblj7MR2/Ppsrferh7B/ET01MycibLMS26KUR442D+j/+B9JCCOp+k+fnHNLOEN9ZgMzHasRxQ==", "dev": true, "dependencies": { - "@playwright/experimental-ct-core": "1.45.3", + "@playwright/experimental-ct-core": "1.46.0", "@vitejs/plugin-vue": "^4.2.1" }, "bin": { @@ -10087,12 +10087,12 @@ } }, "node_modules/@playwright/test": { - "version": "1.45.3", - "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.45.3.tgz", - "integrity": "sha512-UKF4XsBfy+u3MFWEH44hva1Q8Da28G6RFtR2+5saw+jgAFQV5yYnB1fu68Mz7fO+5GJF3wgwAIs0UelU8TxFrA==", + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.46.0.tgz", + "integrity": "sha512-/QYft5VArOrGRP5pgkrfKksqsKA6CEFyGQ/gjNe6q0y4tZ1aaPfq4gIjudr1s3D+pXyrPRdsy4opKDrjBabE5w==", "devOptional": true, "dependencies": { - "playwright": "1.45.3" + "playwright": "1.46.0" }, "bin": { "playwright": "cli.js" @@ -28966,12 +28966,12 @@ } }, "node_modules/playwright": { - "version": "1.45.3", - "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.45.3.tgz", - "integrity": "sha512-QhVaS+lpluxCaioejDZ95l4Y4jSFCsBvl2UZkpeXlzxmqS+aABr5c82YmfMHrL6x27nvrvykJAFpkzT2eWdJww==", + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.46.0.tgz", + "integrity": "sha512-XYJ5WvfefWONh1uPAUAi0H2xXV5S3vrtcnXe6uAOgdGi3aSpqOSXX08IAjXW34xitfuOJsvXU5anXZxPSEQiJw==", "devOptional": true, "dependencies": { - "playwright-core": "1.45.3" + "playwright-core": "1.46.0" }, "bin": { "playwright": "cli.js" @@ -28984,9 +28984,9 @@ } }, "node_modules/playwright-core": { - "version": "1.45.3", - "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.45.3.tgz", - "integrity": "sha512-+ym0jNbcjikaOwwSZycFbwkWgfruWvYlJfThKYAlImbxUgdWFO2oW70ojPm4OpE4t6TAo2FY/smM+hpVTtkhDA==", + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.46.0.tgz", + "integrity": "sha512-9Y/d5UIwuJk8t3+lhmMSAJyNP1BUC/DqP3cQJDQQL/oWqAiuPTLgy7Q5dzglmTLwcBRdetzgNM/gni7ckfTr6A==", "devOptional": true, "bin": { "playwright-core": "cli.js" @@ -38316,7 +38316,7 @@ "version": "0.0.0", "license": "Apache-2.0", "devDependencies": { - "@playwright/experimental-ct-react": "1.45.3", + "@playwright/experimental-ct-react": "1.46.0", "@types/react": "^18.3.3", "react": "^18.3.1", "react-dom": "^18.3.1" @@ -38330,7 +38330,7 @@ "vue": "^3.4.35" }, "devDependencies": { - "@playwright/experimental-ct-vue": "1.45.3", + "@playwright/experimental-ct-vue": "1.46.0", "@vitejs/plugin-vue": "^5.1.2", "replace-in-file": "^8.1.0", "tsx": "^4.16.5", @@ -38453,7 +38453,7 @@ }, "showcases/next-showcase": { "dependencies": { - "next": "latest", + "next": "*", "react": "18.3.1", "react-dom": "18.3.1" }, diff --git a/package.json b/package.json index 65d49ac9fc7..b341dff77aa 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@double-great/stylelint-a11y": "3.0.2", "@guidepup/guidepup": "0.22.3", "@guidepup/playwright": "^0.14.0", - "@playwright/test": "1.45.3", + "@playwright/test": "1.46.0", "@types/fs-extra": "^11.0.4", "accessibility-checker": "^3.1.71", "adm-zip": "0.5.15",