Skip to content

Commit fb36cae

Browse files
fix(deps): update all non-major dependencies
1 parent d52c885 commit fb36cae

File tree

13 files changed

+2501
-2713
lines changed

13 files changed

+2501
-2713
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"devDependencies": {
1111
"@unocss/reset": "catalog:",
1212
"@vueuse/core": "catalog:",
13-
"unplugin-vue-components": "^28.4.1",
13+
"unplugin-vue-components": "^28.7.0",
1414
"vitepress": "1.6.3",
1515
"vue": "catalog:"
1616
}

package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "7.3.2",
55
"private": true,
6-
"packageManager": "pnpm@10.7.0",
6+
"packageManager": "pnpm@10.12.1",
77
"description": "DevTools for Vue.js",
88
"author": "webfansplz",
99
"license": "MIT",
@@ -73,51 +73,51 @@
7373
"gen:vue-apis": "tsx ./scripts/vue-api-manifest.ts"
7474
},
7575
"devDependencies": {
76-
"@antfu/eslint-config": "^4.11.0",
76+
"@antfu/eslint-config": "^4.14.1",
7777
"@antfu/ni": "^25.0.0",
78-
"@arethetypeswrong/cli": "^0.17.4",
79-
"@clack/prompts": "^0.10.0",
80-
"@types/chrome": "^0.0.313",
78+
"@arethetypeswrong/cli": "^0.18.2",
79+
"@clack/prompts": "^0.11.0",
80+
"@types/chrome": "^0.0.326",
8181
"@types/degit": "^2.8.6",
8282
"@types/fs-extra": "^11.0.4",
83-
"@types/node": "^22.13.14",
84-
"@typescript-eslint/parser": "^8.28.0",
85-
"@typescript-eslint/utils": "^8.28.0",
86-
"@unocss/eslint-plugin": "^66.0.0",
83+
"@types/node": "^22.15.31",
84+
"@typescript-eslint/parser": "^8.34.0",
85+
"@typescript-eslint/utils": "^8.34.0",
86+
"@unocss/eslint-plugin": "^66.2.0",
8787
"@vue/devtools-core": "workspace:^",
8888
"@vue/devtools-kit": "workspace:^",
8989
"@vue/test-utils": "^2.4.6",
9090
"archiver": "^7.0.1",
91-
"bumpp": "^10.1.0",
91+
"bumpp": "^10.1.1",
9292
"cross-env": "^7.0.3",
9393
"degit": "^2.8.4",
94-
"eslint": "^9.23.0",
94+
"eslint": "^9.29.0",
9595
"eslint-plugin-format": "^1.0.1",
9696
"eslint-vitest-rule-tester": "^2.2.0",
97-
"execa": "^9.5.2",
97+
"execa": "^9.6.0",
9898
"fast-glob": "^3.3.3",
9999
"fs-extra": "^11.3.0",
100-
"jsdom": "^26.0.0",
101-
"lint-staged": "^15.5.0",
100+
"jsdom": "^26.1.0",
101+
"lint-staged": "^15.5.2",
102102
"npm-run-all2": "^7.0.2",
103103
"picocolors": "^1.1.1",
104-
"pnpm": "^10.7.0",
104+
"pnpm": "^10.12.1",
105105
"progress": "^2.0.3",
106-
"publint": "^0.3.9",
106+
"publint": "^0.3.12",
107107
"readdir-glob": "^2.0.1",
108108
"regex-extra": "^0.2.2",
109-
"semver": "^7.7.1",
110-
"simple-git-hooks": "^2.12.1",
111-
"taze": "^19.0.4",
112-
"tsup": "^8.4.0",
113-
"tsx": "^4.19.3",
114-
"turbo": "^2.4.4",
115-
"typescript": "^5.8.2",
116-
"unbuild": "3.4.1",
117-
"unocss": "^66.0.0",
109+
"semver": "^7.7.2",
110+
"simple-git-hooks": "^2.13.0",
111+
"taze": "^19.1.0",
112+
"tsup": "^8.5.0",
113+
"tsx": "^4.20.3",
114+
"turbo": "^2.5.4",
115+
"typescript": "^5.8.3",
116+
"unbuild": "3.5.0",
117+
"unocss": "^66.2.0",
118118
"vite": "^6.2.1",
119-
"vitest": "^3.0.9",
120-
"vue": "^3.5.13"
119+
"vitest": "^3.2.3",
120+
"vue": "^3.5.16"
121121
},
122122
"pnpm": {
123123
"ignoredBuiltDependencies": [

packages/applet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"devDependencies": {
4343
"@types/lodash-es": "^4.17.12",
44-
"unplugin-vue": "^6.0.1",
44+
"unplugin-vue": "^6.2.0",
4545
"vite-plugin-dts": "catalog:",
4646
"vue": "catalog:",
4747
"vue-router": "catalog:"

packages/client/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"vite": "^3.1.0 || ^4.0.0-0 || ^5.0.0-0"
2525
},
2626
"dependencies": {
27-
"@unocss/preset-icons": "^66.0.0",
27+
"@unocss/preset-icons": "^66.2.0",
2828
"@vue/devtools-applet": "workspace:^",
2929
"@vue/devtools-core": "workspace:^",
3030
"@vue/devtools-kit": "workspace:^",
@@ -35,10 +35,10 @@
3535
"colord": "catalog:",
3636
"fast-deep-equal": "^3.1.3",
3737
"fuse.js": "^7.1.0",
38-
"minimatch": "^10.0.1",
38+
"minimatch": "^10.0.3",
3939
"shiki": "catalog:",
4040
"splitpanes": "catalog:",
41-
"vis-network": "^9.1.9",
41+
"vis-network": "^9.1.12",
4242
"vite-hot-client": "catalog:",
4343
"vue-router": "catalog:",
4444
"vue-virtual-scroller": "catalog:",
@@ -48,20 +48,20 @@
4848
"@iconify/json": "catalog:",
4949
"@types/node": "catalog:",
5050
"@types/splitpanes": "^2.2.6",
51-
"@unocss/core": "^66.0.0",
51+
"@unocss/core": "^66.2.0",
5252
"@unocss/reset": "catalog:",
5353
"@vitejs/plugin-vue": "catalog:",
54-
"@vitejs/plugin-vue-jsx": "^4.1.2",
54+
"@vitejs/plugin-vue-jsx": "^4.2.0",
5555
"dayjs": "^1.11.13",
5656
"floating-vue": "catalog:",
5757
"ohash": "^2.0.11",
5858
"pinia": "catalog:",
5959
"sass-embedded": "catalog:",
60-
"simple-git-hooks": "^2.12.1",
60+
"simple-git-hooks": "^2.13.0",
6161
"unocss": "catalog:",
62-
"unplugin": "^2.2.2",
62+
"unplugin": "^2.3.5",
6363
"unplugin-auto-import": "catalog:",
64-
"unplugin-vue-components": "^28.4.1",
64+
"unplugin-vue-components": "^28.7.0",
6565
"vite": "catalog:",
6666
"vue": "catalog:"
6767
}

packages/devtools-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"dependencies": {
3131
"@vue/devtools-shared": "workspace:^",
32-
"birpc": "^2.3.0",
32+
"birpc": "^2.4.0",
3333
"hookable": "^5.5.3",
3434
"mitt": "catalog:",
3535
"perfect-debounce": "catalog:",

packages/electron/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,18 +39,18 @@
3939
"@vue/devtools-core": "workspace:^",
4040
"@vue/devtools-kit": "workspace:^",
4141
"@vue/devtools-shared": "workspace:^",
42-
"electron": "^33.4.8",
42+
"electron": "^33.4.11",
4343
"execa": "catalog:",
44-
"h3": "^1.15.1",
44+
"h3": "^1.15.3",
4545
"ip": "^2.0.1",
4646
"pathe": "catalog:",
4747
"socket.io": "^4.8.1",
4848
"socket.io-client": "^4.8.1"
4949
},
5050
"devDependencies": {
5151
"@vitejs/plugin-vue": "catalog:",
52-
"tsx": "^4.19.3",
53-
"unbuild": "3.4.1",
52+
"tsx": "^4.20.3",
53+
"unbuild": "3.5.0",
5454
"vue": "catalog:"
5555
}
5656
}

packages/playground/applet/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@
88
},
99
"dependencies": {
1010
"@iconify/json": "catalog:",
11-
"@tresjs/core": "^4.3.3",
11+
"@tresjs/core": "^4.3.6",
1212
"@vueuse/core": "catalog:",
1313
"pinia": "catalog:",
14-
"three": "^0.175.0",
14+
"three": "^0.177.0",
1515
"unplugin-auto-import": "catalog:",
1616
"vue": "catalog:",
1717
"vue-router": "catalog:"
1818
},
1919
"devDependencies": {
20-
"@types/three": "^0.175.0",
20+
"@types/three": "^0.177.0",
2121
"@vitejs/plugin-vue": "catalog:",
2222
"@vue/devtools-applet": "workspace:*",
2323
"@vue/devtools-core": "workspace:*",

packages/playground/basic/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,19 @@
77
"dev": "vite"
88
},
99
"dependencies": {
10-
"@tanstack/vue-query": "^5.70.0",
10+
"@tanstack/vue-query": "^5.80.7",
1111
"@vueuse/core": "catalog:",
12-
"element-plus": "^2.9.7",
12+
"element-plus": "^2.10.2",
1313
"pinia": "catalog:",
1414
"unplugin-auto-import": "catalog:",
15-
"vee-validate": "^4.15.0",
15+
"vee-validate": "^4.15.1",
1616
"vue": "catalog:",
1717
"vue-router": "catalog:",
1818
"vuex": "^4.1.0"
1919
},
2020
"devDependencies": {
21-
"@rollup/plugin-commonjs": "^28.0.3",
22-
"@tanstack/vue-query-devtools": "^5.70.0",
21+
"@rollup/plugin-commonjs": "^28.0.5",
22+
"@tanstack/vue-query-devtools": "^5.80.7",
2323
"@vitejs/plugin-vue": "catalog:",
2424
"@vue/devtools": "workspace:^",
2525
"sass-embedded": "catalog:",

packages/playground/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"typescript": "catalog:",
2020
"unocss": "catalog:",
2121
"vite": "catalog:",
22-
"vue-tsc": "^2.2.8"
22+
"vue-tsc": "^2.2.10"
2323
}
2424
}

packages/playground/webpack/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,18 @@
1212
"dev": "vue-cli-service serve"
1313
},
1414
"dependencies": {
15-
"core-js": "^3.41.0",
15+
"core-js": "^3.43.0",
1616
"vue": "catalog:"
1717
},
1818
"devDependencies": {
19-
"@babel/core": "^7.26.10",
20-
"@babel/eslint-parser": "^7.27.0",
19+
"@babel/core": "^7.27.4",
20+
"@babel/eslint-parser": "^7.27.5",
2121
"@vue/cli-plugin-babel": "~5.0.8",
2222
"@vue/cli-plugin-eslint": "~5.0.8",
2323
"@vue/cli-service": "~5.0.8",
2424
"@vue/devtools": "workspace:*",
2525
"@vue/devtools-api": "workspace:*",
26-
"eslint": "^9.23.0",
26+
"eslint": "^9.29.0",
2727
"eslint-plugin-vue": "^9.33.0"
2828
},
2929
"eslintConfig": {

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@vueuse/core": "catalog:",
4949
"@vueuse/integrations": "catalog:",
5050
"colord": "catalog:",
51-
"focus-trap": "^7.6.4"
51+
"focus-trap": "^7.6.5"
5252
},
5353
"devDependencies": {
5454
"@histoire/plugin-vue": "^0.17.17",

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