Skip to content

Commit 93f3200

Browse files
fix(deps): update all non-major dependencies (#8123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c57f54a commit 93f3200

File tree

15 files changed

+918
-898
lines changed

15 files changed

+918
-898
lines changed

docs/package.json

Lines changed: 4 additions & 4 deletions
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.4.2",
24-
"@shikijs/vitepress-twoslash": "^3.4.2",
23+
"@shikijs/transformers": "^3.6.0",
24+
"@shikijs/vitepress-twoslash": "^3.6.0",
2525
"@unocss/reset": "catalog:",
2626
"@vite-pwa/assets-generator": "^1.0.0",
2727
"@vite-pwa/vitepress": "^1.0.0",
@@ -32,8 +32,8 @@
3232
"unplugin-vue-components": "catalog:",
3333
"vite": "^5.2.8",
3434
"vite-plugin-pwa": "^0.21.2",
35-
"vitepress": "2.0.0-alpha.5",
36-
"vitepress-plugin-group-icons": "^1.5.5",
35+
"vitepress": "2.0.0-alpha.6",
36+
"vitepress-plugin-group-icons": "^1.6.0",
3737
"vitepress-plugin-tabs": "^0.7.1",
3838
"workbox-window": "^7.3.0"
3939
}

examples/fastify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@vitest/ui": "latest",
1515
"fastify": "^4.29.1",
1616
"supertest": "^6.3.4",
17-
"tsx": "^4.19.4",
17+
"tsx": "^4.20.3",
1818
"vite": "latest",
1919
"vitest": "latest"
2020
},

examples/lit/package.json

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

examples/projects/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212
"@testing-library/jest-dom": "^6.6.3",
1313
"@testing-library/react": "^13.4.0",
1414
"@testing-library/user-event": "^14.6.1",
15-
"@types/react": "^19.1.6",
16-
"@vitejs/plugin-react": "^4.5.0",
15+
"@types/react": "^19.1.8",
16+
"@vitejs/plugin-react": "^4.5.2",
1717
"@vitest/ui": "latest",
1818
"fastify": "^4.29.1",
1919
"jsdom": "^26.1.0",
2020
"react": "^19.1.0",
2121
"supertest": "^6.3.4",
22-
"tsx": "^4.19.4",
22+
"tsx": "^4.20.3",
2323
"vite": "latest",
2424
"vitest": "latest"
2525
},

examples/typecheck/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"test:run": "vitest run"
1111
},
1212
"devDependencies": {
13-
"@types/node": "^20.17.57",
13+
"@types/node": "^20.19.1",
1414
"@vitest/ui": "latest",
1515
"typescript": "^5.8.3",
1616
"vite": "latest",

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "3.2.3",
55
"private": true,
6-
"packageManager": "pnpm@10.11.0",
6+
"packageManager": "pnpm@10.12.1",
77
"description": "Next generation testing framework powered by Vite",
88
"engines": {
99
"node": "^18.0.0 || >=20.0.0"
@@ -38,11 +38,11 @@
3838
"devDependencies": {
3939
"@antfu/eslint-config": "^4.13.2",
4040
"@antfu/ni": "^25.0.0",
41-
"@playwright/test": "^1.52.0",
42-
"@rollup/plugin-commonjs": "^28.0.3",
41+
"@playwright/test": "^1.53.0",
42+
"@rollup/plugin-commonjs": "^28.0.5",
4343
"@rollup/plugin-json": "^6.1.0",
4444
"@rollup/plugin-node-resolve": "^16.0.1",
45-
"@types/node": "^22.15.29",
45+
"@types/node": "^22.15.32",
4646
"@types/ws": "catalog:",
4747
"@vitest/browser": "workspace:*",
4848
"@vitest/coverage-istanbul": "workspace:*",
@@ -55,17 +55,17 @@
5555
"magic-string": "^0.30.17",
5656
"pathe": "^2.0.3",
5757
"rimraf": "^6.0.1",
58-
"rollup": "^4.41.1",
58+
"rollup": "^4.43.0",
5959
"rollup-plugin-dts": "^6.2.1",
6060
"rollup-plugin-license": "^3.6.0",
6161
"tinyglobby": "catalog:",
62-
"tsx": "^4.19.4",
62+
"tsx": "^4.20.3",
6363
"typescript": "^5.8.3",
64-
"unplugin-isolated-decl": "^0.14.2",
64+
"unplugin-isolated-decl": "^0.14.3",
6565
"unplugin-oxc": "^0.4.5",
6666
"vite": "^6.3.5",
6767
"vitest": "workspace:*",
68-
"zx": "^8.5.4"
68+
"zx": "^8.5.5"
6969
},
7070
"pnpm": {
7171
"overrides": {

packages/browser/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,12 @@
106106
"@wdio/types": "^9.15.0",
107107
"birpc": "catalog:",
108108
"flatted": "catalog:",
109-
"ivya": "^1.6.0",
109+
"ivya": "^1.7.0",
110110
"mime": "^4.0.7",
111111
"pathe": "catalog:",
112112
"periscopic": "^4.0.2",
113-
"playwright": "^1.52.0",
114-
"playwright-core": "^1.52.0",
113+
"playwright": "^1.53.0",
114+
"playwright-core": "^1.53.0",
115115
"safaridriver": "^1.0.0",
116116
"vitest": "workspace:*",
117117
"webdriverio": "^9.15.0"

packages/ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@
7575
"birpc": "catalog:",
7676
"codemirror": "^5.65.18",
7777
"codemirror-theme-vars": "^0.1.2",
78-
"d3-graph-controller": "^3.1.0",
78+
"d3-graph-controller": "^3.1.1",
7979
"floating-vue": "^5.2.2",
8080
"mime": "^4.0.7",
81-
"rollup": "^4.41.1",
81+
"rollup": "^4.43.0",
8282
"splitpanes": "^3.2.0",
8383
"unocss": "catalog:",
8484
"unplugin-auto-import": "^0.19.0",

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
},
6666
"dependencies": {
6767
"@vitest/pretty-format": "workspace:*",
68-
"loupe": "^3.1.3",
68+
"loupe": "^3.1.4",
6969
"tinyrainbow": "catalog:"
7070
},
7171
"devDependencies": {

packages/vitest/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
"@types/istanbul-reports": "catalog:",
186186
"@types/jsdom": "^21.1.7",
187187
"@types/mime": "^4.0.0",
188-
"@types/node": "^22.15.29",
188+
"@types/node": "^22.15.32",
189189
"@types/picomatch": "^4.0.0",
190190
"@types/prompts": "^2.4.9",
191191
"@types/sinonjs__fake-timers": "^8.1.5",
@@ -195,7 +195,7 @@
195195
"chai-subset": "^1.6.0",
196196
"find-up": "^6.3.0",
197197
"flatted": "catalog:",
198-
"happy-dom": "^17.5.6",
198+
"happy-dom": "^17.6.3",
199199
"jsdom": "^26.1.0",
200200
"local-pkg": "^1.1.1",
201201
"mime": "^4.0.7",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy