Skip to content

Commit 67ef74a

Browse files
fix(deps): update all non-major dependencies (#7867)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a0afd1 commit 67ef74a

File tree

12 files changed

+728
-583
lines changed

12 files changed

+728
-583
lines changed

docs/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"devDependencies": {
2121
"@iconify-json/carbon": "catalog:",
2222
"@iconify-json/logos": "catalog:",
23-
"@shikijs/transformers": "^3.2.2",
24-
"@shikijs/vitepress-twoslash": "^3.2.2",
23+
"@shikijs/transformers": "^3.3.0",
24+
"@shikijs/vitepress-twoslash": "^3.3.0",
2525
"@unocss/reset": "catalog:",
2626
"@vite-pwa/assets-generator": "^0.2.6",
2727
"@vite-pwa/vitepress": "^0.5.4",
@@ -32,7 +32,7 @@
3232
"unplugin-vue-components": "catalog:",
3333
"vite": "^5.2.8",
3434
"vite-plugin-pwa": "^0.21.2",
35-
"vitepress": "2.0.0-alpha.4",
35+
"vitepress": "2.0.0-alpha.5",
3636
"vitepress-plugin-group-icons": "^1.5.2",
3737
"vitepress-plugin-tabs": "^0.7.0",
3838
"workbox-window": "^7.3.0"

examples/lit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"@vitest/browser": "latest",
2121
"jsdom": "latest",
22-
"playwright": "^1.51.1",
22+
"playwright": "^1.52.0",
2323
"vite": "latest",
2424
"vitest": "latest"
2525
},

examples/workspace/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@testing-library/react": "^13.4.0",
1414
"@testing-library/user-event": "^14.6.1",
1515
"@types/react": "^19.1.2",
16-
"@vitejs/plugin-react": "^4.3.4",
16+
"@vitejs/plugin-react": "^4.4.1",
1717
"@vitest/ui": "latest",
1818
"fastify": "^4.29.0",
1919
"jsdom": "^24.1.3",

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "3.1.2",
55
"private": true,
6-
"packageManager": "pnpm@10.8.1",
6+
"packageManager": "pnpm@10.9.0",
77
"description": "Next generation testing framework powered by Vite",
88
"engines": {
99
"node": "^18.0.0 || >=20.0.0"
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@antfu/eslint-config": "^4.12.0",
4040
"@antfu/ni": "^24.3.0",
41-
"@playwright/test": "^1.51.1",
41+
"@playwright/test": "^1.52.0",
4242
"@rollup/plugin-commonjs": "^28.0.3",
4343
"@rollup/plugin-json": "^6.1.0",
4444
"@rollup/plugin-node-resolve": "^16.0.1",
@@ -50,7 +50,7 @@
5050
"@vitest/ui": "workspace:*",
5151
"bumpp": "^10.1.0",
5252
"changelogithub": "^13.13.0",
53-
"esbuild": "^0.25.2",
53+
"esbuild": "^0.25.3",
5454
"eslint": "^9.24.0",
5555
"magic-string": "^0.30.17",
5656
"pathe": "^2.0.3",
@@ -61,11 +61,11 @@
6161
"tinyglobby": "catalog:",
6262
"tsx": "^4.19.3",
6363
"typescript": "^5.8.3",
64-
"unplugin-isolated-decl": "^0.13.6",
65-
"unplugin-oxc": "^0.3.3",
64+
"unplugin-isolated-decl": "^0.13.9",
65+
"unplugin-oxc": "^0.3.5",
6666
"vite": "^6.2.0",
6767
"vitest": "workspace:*",
68-
"zx": "^8.5.2"
68+
"zx": "^8.5.3"
6969
},
7070
"pnpm": {
7171
"overrides": {

packages/browser/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -103,17 +103,17 @@
103103
"@vitest/ui": "workspace:*",
104104
"@vitest/ws-client": "workspace:*",
105105
"@wdio/protocols": "^9.12.5",
106-
"@wdio/types": "^9.12.3",
106+
"@wdio/types": "^9.12.6",
107107
"birpc": "catalog:",
108108
"flatted": "catalog:",
109109
"ivya": "^1.6.0",
110110
"mime": "^4.0.7",
111111
"pathe": "catalog:",
112112
"periscopic": "^4.0.2",
113-
"playwright": "^1.51.1",
114-
"playwright-core": "^1.51.1",
113+
"playwright": "^1.52.0",
114+
"playwright-core": "^1.52.0",
115115
"safaridriver": "^1.0.0",
116116
"vitest": "workspace:*",
117-
"webdriverio": "^9.12.5"
117+
"webdriverio": "^9.12.7"
118118
}
119119
}

packages/vite-node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"dependencies": {
8585
"cac": "catalog:",
8686
"debug": "catalog:",
87-
"es-module-lexer": "^1.6.0",
87+
"es-module-lexer": "^1.7.0",
8888
"pathe": "catalog:",
8989
"vite": "^5.0.0 || ^6.0.0"
9090
},

0 commit comments

Comments
 (0)