Skip to content

Commit 62d8cb7

Browse files
chore(deps-dev): bump the patch-dependencies group with 6 updates (#4526)
Bumps the patch-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@playwright/experimental-ct-core](https://github.com/microsoft/playwright) | `1.54.0` | `1.54.1` | | [@playwright/experimental-ct-react](https://github.com/microsoft/playwright) | `1.54.0` | `1.54.1` | | [@playwright/experimental-ct-vue](https://github.com/microsoft/playwright) | `1.54.0` | `1.54.1` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.54.0` | `1.54.1` | | [playwright](https://github.com/microsoft/playwright) | `1.54.0` | `1.54.1` | | [playwright-core](https://github.com/microsoft/playwright) | `1.54.0` | `1.54.1` | Updates `@playwright/experimental-ct-core` from 1.54.0 to 1.54.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.0...v1.54.1) Updates `@playwright/experimental-ct-react` from 1.54.0 to 1.54.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.0...v1.54.1) Updates `@playwright/experimental-ct-vue` from 1.54.0 to 1.54.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.0...v1.54.1) Updates `@playwright/test` from 1.54.0 to 1.54.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.0...v1.54.1) Updates `playwright` from 1.54.0 to 1.54.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.0...v1.54.1) Updates `playwright-core` from 1.54.0 to 1.54.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.0...v1.54.1) --- updated-dependencies: - dependency-name: "@playwright/experimental-ct-core" dependency-version: 1.54.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: "@playwright/experimental-ct-react" dependency-version: 1.54.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: "@playwright/experimental-ct-vue" dependency-version: 1.54.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: "@playwright/test" dependency-version: 1.54.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: playwright dependency-version: 1.54.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: playwright-core dependency-version: 1.54.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf8be4a commit 62d8cb7

File tree

6 files changed

+44
-44
lines changed

6 files changed

+44
-44
lines changed

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"test:vue-showcase": "npm run test:e2e --workspace=vue-showcase"
2525
},
2626
"devDependencies": {
27-
"@playwright/test": "1.54.0",
27+
"@playwright/test": "1.54.1",
2828
"cpr": "3.0.1",
2929
"cross-env": "^7.0.3",
3030
"dotenv": "^17.2.0",

output/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"tsc": "tsc -p . --sourceMap false"
2828
},
2929
"devDependencies": {
30-
"@playwright/experimental-ct-react": "1.54.0",
30+
"@playwright/experimental-ct-react": "1.54.1",
3131
"@types/react": "^18.3.13",
3232
"react": "^18.3.1",
3333
"react-dom": "^18.3.1"

output/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"test:components:ui": "playwright test -c playwright.config.ts --ui"
3838
},
3939
"devDependencies": {
40-
"@playwright/experimental-ct-vue": "1.54.0",
40+
"@playwright/experimental-ct-vue": "1.54.1",
4141
"@vitejs/plugin-vue": "^6.0.0",
4242
"replace-in-file": "^8.3.0",
4343
"tsx": "^4.20.3",

package-lock.json

Lines changed: 34 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,10 @@
9494
"@guidepup/playwright": "^0.14.2",
9595
"@guidepup/record": "^0.1.0",
9696
"@guidepup/setup": "^0.19.2",
97-
"@playwright/experimental-ct-core": "1.54.0",
98-
"@playwright/experimental-ct-react": "1.54.0",
99-
"@playwright/experimental-ct-vue": "1.54.0",
100-
"@playwright/test": "1.54.0",
97+
"@playwright/experimental-ct-core": "1.54.1",
98+
"@playwright/experimental-ct-react": "1.54.1",
99+
"@playwright/experimental-ct-vue": "1.54.1",
100+
"@playwright/test": "1.54.1",
101101
"accessibility-checker": "^4.0.6",
102102
"adm-zip": "0.5.16",
103103
"commander": "^14.0.0",
@@ -117,8 +117,8 @@
117117
"markdownlint-cli": "^0.45.0",
118118
"ng-packagr": "19.2.2",
119119
"npm-run-all2": "8.0.4",
120-
"playwright": "1.54.0",
121-
"playwright-core": "1.54.0",
120+
"playwright": "1.54.1",
121+
"playwright-core": "1.54.1",
122122
"postcss": "^8.5.6",
123123
"postcss-cli": "^11.0.1",
124124
"prettier": "^3.6.2",

packages/foundations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"devDependencies": {
4848
"@csstools/normalize.css": "12.1.1",
4949
"@db-ux/icon-font-tools": "0.3.4",
50-
"@playwright/test": "1.54.0",
50+
"@playwright/test": "1.54.1",
5151
"cpr": "3.0.1",
5252
"cssnano": "^7.0.7",
5353
"dotenv": "^17.2.0",

0 commit comments

Comments
 (0)