Skip to content

Commit 9462f00

Browse files
committed
chore: bump deps
1 parent bd416bc commit 9462f00

File tree

23 files changed

+2800
-2300
lines changed

23 files changed

+2800
-2300
lines changed

docs/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"docs:preview": "vitepress preview"
99
},
1010
"devDependencies": {
11-
"@unocss/reset": "^0.64.1",
12-
"@vueuse/core": "^12.0.0",
13-
"unplugin-vue-components": "^0.27.5",
11+
"@unocss/reset": "^66.0.0",
12+
"@vueuse/core": "^12.7.0",
13+
"unplugin-vue-components": "^28.4.0",
1414
"vitepress": "1.5.0",
1515
"vue": "^3.5.13"
1616
}

package.json

+31-31
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@9.15.0",
6+
"packageManager": "pnpm@10.4.1",
77
"description": "DevTools for Vue.js",
88
"author": "webfansplz",
99
"license": "MIT",
@@ -73,50 +73,50 @@
7373
"gen:vue-apis": "tsx ./scripts/vue-api-manifest.ts"
7474
},
7575
"devDependencies": {
76-
"@antfu/eslint-config": "^3.16.0",
77-
"@antfu/ni": "^23.2.0",
78-
"@arethetypeswrong/cli": "^0.17.0",
79-
"@clack/prompts": "^0.8.2",
80-
"@types/chrome": "^0.0.287",
76+
"@antfu/eslint-config": "^4.3.0",
77+
"@antfu/ni": "^23.3.1",
78+
"@arethetypeswrong/cli": "^0.17.3",
79+
"@clack/prompts": "^0.10.0",
80+
"@types/chrome": "^0.0.304",
8181
"@types/degit": "^2.8.6",
8282
"@types/fs-extra": "^11.0.4",
83-
"@types/node": "^22.10.1",
84-
"@typescript-eslint/parser": "^8.16.0",
85-
"@typescript-eslint/utils": "^8.16.0",
86-
"@unocss/eslint-plugin": "^0.64.1",
83+
"@types/node": "^22.13.4",
84+
"@typescript-eslint/parser": "^8.24.1",
85+
"@typescript-eslint/utils": "^8.24.1",
86+
"@unocss/eslint-plugin": "^66.0.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": "^9.8.1",
91+
"bumpp": "^10.0.3",
9292
"cross-env": "^7.0.3",
9393
"degit": "^2.8.4",
9494
"eslint": "^9.20.1",
95-
"eslint-plugin-format": "^0.1.2",
96-
"eslint-vitest-rule-tester": "^0.6.1",
97-
"execa": "^9.5.1",
98-
"fast-glob": "^3.3.2",
99-
"fs-extra": "^11.2.0",
100-
"jsdom": "^25.0.1",
101-
"lint-staged": "^15.2.10",
102-
"npm-run-all2": "^7.0.1",
95+
"eslint-plugin-format": "^1.0.1",
96+
"eslint-vitest-rule-tester": "^1.1.0",
97+
"execa": "^9.5.2",
98+
"fast-glob": "^3.3.3",
99+
"fs-extra": "^11.3.0",
100+
"jsdom": "^26.0.0",
101+
"lint-staged": "^15.4.3",
102+
"npm-run-all2": "^7.0.2",
103103
"picocolors": "^1.1.1",
104-
"pnpm": "^9.14.2",
104+
"pnpm": "^10.4.1",
105105
"progress": "^2.0.3",
106-
"publint": "^0.2.12",
106+
"publint": "^0.3.5",
107107
"readdir-glob": "^2.0.1",
108108
"regex-extra": "^0.2.2",
109-
"semver": "^7.6.3",
109+
"semver": "^7.7.1",
110110
"simple-git-hooks": "^2.11.1",
111-
"taze": "^0.18.0",
112-
"tsup": "^8.3.5",
113-
"tsx": "^4.19.2",
114-
"turbo": "^2.3.3",
115-
"typescript": "^5.7.2",
116-
"unbuild": "^3.0.1",
117-
"unocss": "^0.64.1",
118-
"vite": "^6.0.1",
119-
"vitest": "^2.1.6",
111+
"taze": "^18.6.0",
112+
"tsup": "^8.3.6",
113+
"tsx": "^4.19.3",
114+
"turbo": "^2.3.7",
115+
"typescript": "^5.7.3",
116+
"unbuild": "^3.3.1",
117+
"unocss": "^66.0.0",
118+
"vite": "^6.1.1",
119+
"vitest": "^3.0.6",
120120
"vue": "^3.5.13"
121121
},
122122
"simple-git-hooks": {

packages/applet/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@
3535
"@vue/devtools-ui": "workspace:^",
3636
"lodash-es": "^4.17.21",
3737
"perfect-debounce": "^1.0.0",
38-
"shiki": "^1.24.0",
39-
"splitpanes": "^3.1.5",
38+
"shiki": "^3.0.0",
39+
"splitpanes": "^3.1.8",
4040
"vue-virtual-scroller": "2.0.0-beta.8"
4141
},
4242
"devDependencies": {
4343
"@types/lodash-es": "^4.17.12",
44-
"unplugin-vue": "^5.2.1",
45-
"vite-plugin-dts": "^4.3.0",
44+
"unplugin-vue": "^6.0.0",
45+
"vite-plugin-dts": "^4.5.0",
4646
"vue": "^3.5.13",
4747
"vue-router": "^4.5.0"
4848
}

packages/client/package.json

+18-18
Original file line numberDiff line numberDiff line change
@@ -24,45 +24,45 @@
2424
"vite": "^3.1.0 || ^4.0.0-0 || ^5.0.0-0"
2525
},
2626
"dependencies": {
27-
"@unocss/preset-icons": "^0.64.1",
27+
"@unocss/preset-icons": "^66.0.0",
2828
"@vue/devtools-applet": "workspace:^",
2929
"@vue/devtools-core": "workspace:^",
3030
"@vue/devtools-kit": "workspace:^",
3131
"@vue/devtools-shared": "workspace:^",
3232
"@vue/devtools-ui": "workspace:*",
33-
"@vueuse/core": "^12.0.0",
34-
"@vueuse/integrations": "^12.0.0",
33+
"@vueuse/core": "^12.7.0",
34+
"@vueuse/integrations": "^12.7.0",
3535
"colord": "^2.9.3",
3636
"fast-deep-equal": "^3.1.3",
37-
"fuse.js": "^7.0.0",
37+
"fuse.js": "^7.1.0",
3838
"minimatch": "^10.0.1",
39-
"shiki": "^1.24.0",
40-
"splitpanes": "^3.1.5",
39+
"shiki": "^3.0.0",
40+
"splitpanes": "^3.1.8",
4141
"vis-network": "^9.1.9",
42-
"vite-hot-client": "^0.2.4",
42+
"vite-hot-client": "^2.0.4",
4343
"vue-router": "^4.5.0",
4444
"vue-virtual-scroller": "2.0.0-beta.8",
4545
"vue3-sfc-loader": "^0.9.5"
4646
},
4747
"devDependencies": {
48-
"@iconify/json": "^2.2.277",
49-
"@types/node": "^22.10.1",
48+
"@iconify/json": "^2.2.308",
49+
"@types/node": "^22.13.4",
5050
"@types/splitpanes": "^2.2.6",
51-
"@unocss/core": "^0.64.1",
52-
"@unocss/reset": "^0.64.1",
51+
"@unocss/core": "^66.0.0",
52+
"@unocss/reset": "^66.0.0",
5353
"@vitejs/plugin-vue": "^5.2.1",
5454
"@vitejs/plugin-vue-jsx": "^4.1.1",
5555
"dayjs": "^1.11.13",
5656
"floating-vue": "5.2.2",
5757
"ohash": "^1.1.4",
58-
"pinia": "^2.2.7",
59-
"sass-embedded": "^1.81.0",
58+
"pinia": "^3.0.1",
59+
"sass-embedded": "^1.85.0",
6060
"simple-git-hooks": "^2.11.1",
61-
"unocss": "^0.64.1",
62-
"unplugin": "^2.1.0",
63-
"unplugin-auto-import": "^0.18.6",
64-
"unplugin-vue-components": "^0.27.5",
65-
"vite": "^6.0.1",
61+
"unocss": "^66.0.0",
62+
"unplugin": "^2.2.0",
63+
"unplugin-auto-import": "^19.1.0",
64+
"unplugin-vue-components": "^28.4.0",
65+
"vite": "^6.1.1",
6666
"vue": "^3.5.13"
6767
}
6868
}

packages/client/src/composables/graph.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -227,8 +227,8 @@ function updateGraph() {
227227
}
228228

229229
function recursivelyGetNodeByDep(node: SearcherNode[]) {
230-
const allNodes = new Map</* fullId */string, Node>()
231-
const allEdges = new Map</* from-to */string, Edge>()
230+
const allNodes = new Map<string, Node>()
231+
const allEdges = new Map<string, Edge>()
232232
node.forEach((n) => {
233233
n = deepClone(n)
234234
// to highlight current searched node

packages/core/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
"@vue/devtools-kit": "workspace:^",
3434
"@vue/devtools-shared": "workspace:^",
3535
"mitt": "^3.0.1",
36-
"nanoid": "^5.0.9",
37-
"pathe": "^2.0.2",
38-
"vite-hot-client": "^0.2.4"
36+
"nanoid": "^5.1.0",
37+
"pathe": "^2.0.3",
38+
"vite-hot-client": "^2.0.4"
3939
},
4040
"devDependencies": {
4141
"vue": "^3.5.13"

packages/devtools-kit/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
},
3030
"dependencies": {
3131
"@vue/devtools-shared": "workspace:^",
32-
"birpc": "^0.2.19",
32+
"birpc": "^2.2.0",
3333
"hookable": "^5.5.3",
3434
"mitt": "^3.0.1",
3535
"perfect-debounce": "^1.0.0",
3636
"speakingurl": "^14.0.1",
37-
"superjson": "^2.2.1"
37+
"superjson": "^2.2.2"
3838
},
3939
"devDependencies": {
4040
"@types/speakingurl": "^13.0.6",

packages/devtools-kit/src/core/component/state/replacer.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { getBigIntDetails, getComponentDefinitionDetails, getDateDetails, getFun
44
import { isVueInstance } from './is'
55
import { sanitize } from './util'
66

7-
export type Replacer = (this: any, key: string | number, value: any, depth?: number, seenInstance?: Map</* instance */any, /* depth */number>) => any
7+
export type Replacer = (this: any, key: string | number, value: any, depth?: number, seenInstance?: Map<any, /* depth */number>) => any
88

99
export function stringifyReplacer(key: string | number, _value: any, depth?: number, seenInstance?: Map<any, number>) {
1010
// fix vue warn for compilerOptions passing-options-to-vuecompiler-sfc

packages/devtools-kit/src/messaging/index.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ function setRpcClientToGlobal<R, L>(rpc: BirpcReturn<R, L>) {
5050
target.__VUE_DEVTOOLS_KIT_RPC_CLIENT__ = rpc
5151
}
5252

53-
export function setRpcServerToGlobal<R, L >(rpc: BirpcGroup<R, L>) {
53+
export function setRpcServerToGlobal<R, L>(rpc: BirpcGroup<R, L>) {
5454
target.__VUE_DEVTOOLS_KIT_RPC_SERVER__ = rpc
5555
}
5656

@@ -66,7 +66,7 @@ export function setViteRpcClientToGlobal<R, L>(rpc: BirpcReturn<R, L>) {
6666
target.__VUE_DEVTOOLS_KIT_VITE_RPC_CLIENT__ = rpc
6767
}
6868

69-
export function setViteRpcServerToGlobal<R, L >(rpc: BirpcGroup<R, L>) {
69+
export function setViteRpcServerToGlobal<R, L>(rpc: BirpcGroup<R, L>) {
7070
target.__VUE_DEVTOOLS_KIT_VITE_RPC_SERVER__ = rpc
7171
}
7272

packages/electron/package.json

+6-6
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": "^32.2.6",
43-
"execa": "^9.5.1",
44-
"h3": "^1.13.0",
42+
"electron": "^33.4.1",
43+
"execa": "^9.5.2",
44+
"h3": "^1.15.0",
4545
"ip": "^2.0.1",
46-
"pathe": "^2.0.2",
46+
"pathe": "^2.0.3",
4747
"socket.io": "^4.8.1",
4848
"socket.io-client": "^4.8.1"
4949
},
5050
"devDependencies": {
5151
"@vitejs/plugin-vue": "^5.2.1",
52-
"tsx": "^4.19.2",
53-
"unbuild": "^3.0.1",
52+
"tsx": "^4.19.3",
53+
"unbuild": "^3.3.1",
5454
"vue": "^3.5.13"
5555
}
5656
}

packages/overlay/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@
2424
"@vue/devtools-kit": "workspace:*",
2525
"@vue/devtools-shared": "workspace:^",
2626
"@vue/devtools-ui": "workspace:*",
27-
"@vueuse/core": "^12.0.0"
27+
"@vueuse/core": "^12.7.0"
2828
},
2929
"devDependencies": {
30-
"@iconify/json": "^2.2.277",
31-
"@types/node": "^22.10.1",
30+
"@iconify/json": "^2.2.308",
31+
"@types/node": "^22.13.4",
3232
"@vitejs/plugin-vue": "^5.2.1",
33-
"sass-embedded": "^1.81.0",
34-
"vite": "^6.0.1",
33+
"sass-embedded": "^1.85.0",
34+
"vite": "^6.1.1",
3535
"vue": "^3.5.13"
3636
}
3737
}

packages/playground/applet/package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -7,27 +7,27 @@
77
"dev": "vite"
88
},
99
"dependencies": {
10-
"@iconify/json": "^2.2.277",
11-
"@tresjs/core": "^4.3.1",
12-
"@vueuse/core": "^12.0.0",
13-
"pinia": "^2.2.7",
14-
"three": "^0.170.0",
15-
"unplugin-auto-import": "^0.18.6",
10+
"@iconify/json": "^2.2.308",
11+
"@tresjs/core": "^4.3.3",
12+
"@vueuse/core": "^12.7.0",
13+
"pinia": "^3.0.1",
14+
"three": "^0.173.0",
15+
"unplugin-auto-import": "^19.1.0",
1616
"vue": "^3.5.13",
1717
"vue-router": "^4.5.0"
1818
},
1919
"devDependencies": {
20-
"@types/three": "^0.170.0",
20+
"@types/three": "^0.173.0",
2121
"@vitejs/plugin-vue": "^5.2.1",
2222
"@vue/devtools-applet": "workspace:*",
2323
"@vue/devtools-core": "workspace:*",
2424
"@vue/devtools-kit": "workspace:*",
2525
"@vue/devtools-shared": "workspace:*",
26-
"sass-embedded": "^1.81.0",
26+
"sass-embedded": "^1.85.0",
2727
"serve": "^14.2.4",
28-
"typescript": "^5.7.2",
29-
"unocss": "^0.64.1",
30-
"vite": "^6.0.1",
28+
"typescript": "^5.7.3",
29+
"unocss": "^66.0.0",
30+
"vite": "^6.1.1",
3131
"vite-plugin-inspect": "0.8.9",
3232
"vite-plugin-vue-devtools": "workspace:*"
3333
}

packages/playground/basic/package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -7,26 +7,26 @@
77
"dev": "vite"
88
},
99
"dependencies": {
10-
"@tanstack/vue-query": "^5.61.5",
11-
"@vueuse/core": "^12.0.0",
12-
"element-plus": "^2.8.8",
13-
"pinia": "^2.2.7",
14-
"unplugin-auto-import": "^0.18.6",
15-
"vee-validate": "^4.14.7",
10+
"@tanstack/vue-query": "^5.66.4",
11+
"@vueuse/core": "^12.7.0",
12+
"element-plus": "^2.9.4",
13+
"pinia": "^3.0.1",
14+
"unplugin-auto-import": "^19.1.0",
15+
"vee-validate": "^4.15.0",
1616
"vue": "^3.5.13",
1717
"vue-router": "^4.5.0",
1818
"vuex": "^4.1.0"
1919
},
2020
"devDependencies": {
21-
"@rollup/plugin-commonjs": "^28.0.1",
22-
"@tanstack/vue-query-devtools": "^5.61.5",
21+
"@rollup/plugin-commonjs": "^28.0.2",
22+
"@tanstack/vue-query-devtools": "^5.66.4",
2323
"@vitejs/plugin-vue": "^5.2.1",
2424
"@vue/devtools": "workspace:^",
25-
"sass-embedded": "^1.81.0",
25+
"sass-embedded": "^1.85.0",
2626
"serve": "^14.2.4",
27-
"typescript": "^5.7.2",
28-
"unocss": "^0.64.1",
29-
"vite": "^6.0.1",
27+
"typescript": "^5.7.3",
28+
"unocss": "^66.0.0",
29+
"vite": "^6.1.1",
3030
"vite-plugin-inspect": "0.8.9",
3131
"vite-plugin-vue-devtools": "workspace:*"
3232
}

0 commit comments

Comments
 (0)