Skip to content

Commit 83d30c3

Browse files
fix(deps): update all non-major dependencies
1 parent 14d8183 commit 83d30c3

File tree

13 files changed

+1400
-1296
lines changed

13 files changed

+1400
-1296
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": "^29.1.0",
13+
"unplugin-vue-components": "^29.2.0",
1414
"vitepress": "1.6.4",
1515
"vue": "catalog:"
1616
}

package.json

Lines changed: 13 additions & 13 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.18.3",
6+
"packageManager": "pnpm@10.20.0",
77
"description": "DevTools for Vue.js",
88
"author": "webfansplz",
99
"license": "MIT",
@@ -77,12 +77,12 @@
7777
"@antfu/ni": "^25.0.0",
7878
"@arethetypeswrong/cli": "^0.18.2",
7979
"@clack/prompts": "^0.11.0",
80-
"@types/chrome": "^0.1.24",
80+
"@types/chrome": "^0.1.27",
8181
"@types/degit": "^2.8.6",
8282
"@types/fs-extra": "^11.0.4",
83-
"@types/node": "^24.7.2",
84-
"@typescript-eslint/parser": "^8.46.1",
85-
"@typescript-eslint/utils": "^8.46.1",
83+
"@types/node": "^24.10.0",
84+
"@typescript-eslint/parser": "^8.46.3",
85+
"@typescript-eslint/utils": "^8.46.3",
8686
"@unocss/eslint-plugin": "^66.5.4",
8787
"@vue/devtools-core": "workspace:^",
8888
"@vue/devtools-kit": "workspace:^",
@@ -91,27 +91,27 @@
9191
"bumpp": "^10.3.1",
9292
"cross-env": "^10.1.0",
9393
"degit": "^2.8.4",
94-
"eslint": "^9.37.0",
94+
"eslint": "^9.39.1",
9595
"eslint-plugin-format": "^1.0.2",
96-
"eslint-vitest-rule-tester": "^2.2.2",
96+
"eslint-vitest-rule-tester": "^2.3.0",
9797
"fast-glob": "^3.3.3",
9898
"fs-extra": "^11.3.2",
9999
"jsdom": "^26.1.0",
100-
"lint-staged": "^16.2.4",
100+
"lint-staged": "^16.2.6",
101101
"npm-run-all2": "^8.0.4",
102102
"picocolors": "^1.1.1",
103-
"pnpm": "^10.18.3",
103+
"pnpm": "^10.20.0",
104104
"progress": "^2.0.3",
105-
"publint": "^0.3.14",
105+
"publint": "^0.3.15",
106106
"readdir-glob": "^2.0.1",
107107
"regex-extra": "^0.2.2",
108108
"semver": "^7.7.3",
109109
"simple-git-hooks": "^2.13.1",
110-
"taze": "^19.7.0",
111-
"tsdown": "^0.15.7",
110+
"taze": "^19.9.0",
111+
"tsdown": "^0.15.12",
112112
"tsup": "^8.5.0",
113113
"tsx": "^4.20.6",
114-
"turbo": "^2.5.8",
114+
"turbo": "^2.6.0",
115115
"typescript": "^5.9.3",
116116
"unbuild": "3.6.1",
117117
"unocss": "^66.5.4",

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": "^7.0.2",
44+
"unplugin-vue": "^7.0.4",
4545
"vite-plugin-dts": "catalog:",
4646
"vue": "catalog:",
4747
"vue-router": "catalog:"

packages/client/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"colord": "catalog:",
3636
"fast-deep-equal": "^3.1.3",
3737
"fuse.js": "^7.1.0",
38-
"minimatch": "^10.0.3",
38+
"minimatch": "^10.1.1",
3939
"shiki": "catalog:",
4040
"splitpanes": "catalog:",
4141
"vis-network": "^10.0.2",
@@ -52,7 +52,7 @@
5252
"@unocss/reset": "catalog:",
5353
"@vitejs/plugin-vue": "catalog:",
5454
"@vitejs/plugin-vue-jsx": "^5.1.1",
55-
"dayjs": "^1.11.18",
55+
"dayjs": "^1.11.19",
5656
"floating-vue": "catalog:",
5757
"ohash": "^2.0.11",
5858
"pinia": "catalog:",
@@ -61,7 +61,7 @@
6161
"unocss": "catalog:",
6262
"unplugin": "^2.3.10",
6363
"unplugin-auto-import": "catalog:",
64-
"unplugin-vue-components": "^29.1.0",
64+
"unplugin-vue-components": "^29.2.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
@@ -34,7 +34,7 @@
3434
"mitt": "catalog:",
3535
"perfect-debounce": "catalog:",
3636
"speakingurl": "^14.0.1",
37-
"superjson": "^2.2.2"
37+
"superjson": "^2.2.5"
3838
},
3939
"devDependencies": {
4040
"@types/speakingurl": "^13.0.6",

packages/electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@vue/devtools-core": "workspace:^",
4040
"@vue/devtools-kit": "workspace:^",
4141
"@vue/devtools-shared": "workspace:^",
42-
"electron": "^36.9.4",
42+
"electron": "^36.9.5",
4343
"h3": "^1.15.4",
4444
"pathe": "catalog:",
4545
"socket.io": "^4.8.1",

packages/playground/applet/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
"@tresjs/core": "^4.3.6",
1212
"@vueuse/core": "catalog:",
1313
"pinia": "catalog:",
14-
"three": "^0.180.0",
14+
"three": "^0.181.0",
1515
"unplugin-auto-import": "catalog:",
1616
"vue": "catalog:",
1717
"vue-router": "catalog:"
1818
},
1919
"devDependencies": {
20-
"@types/three": "^0.180.0",
20+
"@types/three": "^0.181.0",
2121
"@vitejs/plugin-vue": "catalog:",
2222
"@vue/devtools-applet": "workspace:*",
2323
"@vue/devtools-core": "workspace:*",

packages/playground/basic/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"dev": "vite"
88
},
99
"dependencies": {
10-
"@tanstack/vue-query": "^5.90.3",
10+
"@tanstack/vue-query": "^5.90.6",
1111
"@vueuse/core": "catalog:",
12-
"element-plus": "^2.11.4",
12+
"element-plus": "^2.11.7",
1313
"pinia": "catalog:",
1414
"unplugin-auto-import": "catalog:",
1515
"vee-validate": "^4.15.1",
@@ -18,8 +18,8 @@
1818
"vuex": "^4.1.0"
1919
},
2020
"devDependencies": {
21-
"@rollup/plugin-commonjs": "^28.0.7",
22-
"@tanstack/vue-query-devtools": "^5.90.2",
21+
"@rollup/plugin-commonjs": "^28.0.9",
22+
"@tanstack/vue-query-devtools": "^5.91.0",
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": "^3.1.1"
22+
"vue-tsc": "^3.1.3"
2323
}
2424
}

packages/playground/webpack/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
"vue": "catalog:"
1717
},
1818
"devDependencies": {
19-
"@babel/core": "^7.28.4",
20-
"@babel/eslint-parser": "^7.28.4",
19+
"@babel/core": "^7.28.5",
20+
"@babel/eslint-parser": "^7.28.5",
2121
"@vue/cli-plugin-babel": "~5.0.9",
2222
"@vue/cli-plugin-eslint": "~5.0.9",
2323
"@vue/cli-service": "~5.0.9",
2424
"@vue/devtools": "workspace:*",
2525
"@vue/devtools-api": "workspace:*",
26-
"eslint": "^9.37.0",
27-
"eslint-plugin-vue": "^10.5.0"
26+
"eslint": "^9.39.1",
27+
"eslint-plugin-vue": "^10.5.1"
2828
},
2929
"eslintConfig": {
3030
"env": {

0 commit comments

Comments
 (0)