Skip to content

Commit 38429a1

Browse files
chore(deps-dev): bump the npm_and_yarn group across 2 directories with 1 update (#8150)
Bumps the npm_and_yarn group with 1 update in the / directory: [playwright](https://github.com/microsoft/playwright). Bumps the npm_and_yarn group with 1 update in the /packages/docs directory: [playwright](https://github.com/microsoft/playwright). Updates `playwright` from 1.40.0 to 1.55.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.40.0...v1.55.1) Updates `playwright` from 1.40.0 to 1.55.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.40.0...v1.55.1) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.55.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: playwright dependency-version: 1.55.1 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb97244 commit 38429a1

File tree

8 files changed

+290
-290
lines changed

8 files changed

+290
-290
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
"typescript-eslint": "8.38.0",
164164
"undici": "*",
165165
"vfile": "6.0.3",
166-
"vite": "7.1.11",
166+
"vite": "7.2.2",
167167
"vite-imagetools": "9.0.0",
168168
"vite-plugin-dts": "3.9.1",
169169
"vite-tsconfig-paths": "5.1.4",

packages/docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"prettier": "3.6.2",
4444
"prism-themes": "1.9.0",
4545
"prismjs": "1.30.0",
46-
"playwright": "1.40.0",
46+
"playwright": "1.55.1",
4747
"qwik-image": "0.0.16",
4848
"react": "18.3.1",
4949
"react-dom": "18.3.1",
@@ -55,7 +55,7 @@
5555
"typescript": "5.4.5",
5656
"undici": "*",
5757
"valibot": "0.33.3",
58-
"vite": "7.1.11",
58+
"vite": "7.2.2",
5959
"vite-plugin-inspect": "11.3.3",
6060
"vite-tsconfig-paths": "5.1.4",
6161
"wrangler": "3.65.1"

packages/insights/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"typescript": "5.4.5",
3434
"typescript-eslint": "8.38.0",
3535
"undici": "*",
36-
"vite": "7.1.11",
36+
"vite": "7.2.2",
3737
"vite-tsconfig-paths": "5.1.4",
3838
"vitest": "3.2.4",
3939
"zod": "3.25.48"

packages/qwik-city/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"unified": "11.0.5",
4242
"unist-util-visit": "5.0.0",
4343
"uvu": "0.5.6",
44-
"vite": "7.1.11",
44+
"vite": "7.2.2",
4545
"yaml": "2.6.1"
4646
},
4747
"engines": {

packages/qwik-labs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"typescript": "5.4.5",
1515
"typescript-eslint": "8.38.0",
1616
"undici": "*",
17-
"vite": "7.1.11",
17+
"vite": "7.2.2",
1818
"zod": "3.25.48"
1919
},
2020
"engines": {

packages/qwik-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"react": "18.3.1",
1111
"react-dom": "18.3.1",
1212
"typescript": "5.4.5",
13-
"vite": "7.1.11"
13+
"vite": "7.2.2"
1414
},
1515
"engines": {
1616
"node": ">=16.8.0 <18.0.0 || >=18.11"

packages/qwik-worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"bugs": "https://github.com/QwikDev/qwik/issues",
66
"devDependencies": {
77
"@builder.io/qwik": "workspace:^",
8-
"vite": "7.1.11",
8+
"vite": "7.2.2",
99
"vite-plugin-static-copy": "3.1.2"
1010
},
1111
"engines": {

0 commit comments

Comments
 (0)