Skip to content

Commit c018bf2

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

File tree

11 files changed

+2359
-2085
lines changed

11 files changed

+2359
-2085
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.5.0",
1414
"vitepress": "1.6.3",
1515
"vue": "catalog:"
1616
}

package.json

Lines changed: 23 additions & 23 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.10.0",
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": "^4.11.0",
76+
"@antfu/eslint-config": "^4.13.0",
7777
"@antfu/ni": "^24.3.0",
78-
"@arethetypeswrong/cli": "^0.17.4",
79-
"@clack/prompts": "^0.10.0",
80-
"@types/chrome": "^0.0.313",
78+
"@arethetypeswrong/cli": "^0.18.1",
79+
"@clack/prompts": "^0.10.1",
80+
"@types/chrome": "^0.0.321",
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.17",
84+
"@typescript-eslint/parser": "^8.32.0",
85+
"@typescript-eslint/utils": "^8.32.0",
86+
"@unocss/eslint-plugin": "^66.1.1",
8787
"@vue/devtools-core": "workspace:^",
8888
"@vue/devtools-kit": "workspace:^",
8989
"@vue/test-utils": "^2.4.6",
9090
"archiver": "^7.0.1",
9191
"bumpp": "^10.1.0",
9292
"cross-env": "^7.0.3",
9393
"degit": "^2.8.4",
94-
"eslint": "^9.23.0",
94+
"eslint": "^9.26.0",
9595
"eslint-plugin-format": "^1.0.1",
9696
"eslint-vitest-rule-tester": "^2.2.0",
97-
"execa": "^9.5.2",
97+
"execa": "^9.5.3",
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.10.0",
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",
109109
"semver": "^7.7.1",
110-
"simple-git-hooks": "^2.12.1",
111-
"taze": "^19.0.4",
110+
"simple-git-hooks": "^2.13.0",
111+
"taze": "^19.1.0",
112112
"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",
113+
"tsx": "^4.19.4",
114+
"turbo": "^2.5.3",
115+
"typescript": "^5.8.3",
116+
"unbuild": "3.5.0",
117+
"unocss": "^66.1.1",
118118
"vite": "^6.2.1",
119-
"vitest": "^3.0.9",
119+
"vitest": "^3.1.3",
120120
"vue": "^3.5.13"
121121
},
122122
"pnpm": {

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: 6 additions & 6 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.1.1",
2828
"@vue/devtools-applet": "workspace:^",
2929
"@vue/devtools-core": "workspace:^",
3030
"@vue/devtools-kit": "workspace:^",
@@ -38,7 +38,7 @@
3838
"minimatch": "^10.0.1",
3939
"shiki": "catalog:",
4040
"splitpanes": "catalog:",
41-
"vis-network": "^9.1.9",
41+
"vis-network": "^9.1.10",
4242
"vite-hot-client": "catalog:",
4343
"vue-router": "catalog:",
4444
"vue-virtual-scroller": "catalog:",
@@ -48,7 +48,7 @@
4848
"@iconify/json": "catalog:",
4949
"@types/node": "catalog:",
5050
"@types/splitpanes": "^2.2.6",
51-
"@unocss/core": "^66.0.0",
51+
"@unocss/core": "^66.1.1",
5252
"@unocss/reset": "catalog:",
5353
"@vitejs/plugin-vue": "catalog:",
5454
"@vitejs/plugin-vue-jsx": "^4.1.2",
@@ -57,11 +57,11 @@
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.2",
6363
"unplugin-auto-import": "catalog:",
64-
"unplugin-vue-components": "^28.4.1",
64+
"unplugin-vue-components": "^28.5.0",
6565
"vite": "catalog:",
6666
"vue": "catalog:"
6767
}

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.19.4",
53+
"unbuild": "3.5.0",
5454
"vue": "catalog:"
5555
}
5656
}

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.3",
1212
"@vueuse/core": "catalog:",
1313
"pinia": "catalog:",
14-
"three": "^0.175.0",
14+
"three": "^0.176.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.176.0",
2121
"@vitejs/plugin-vue": "catalog:",
2222
"@vue/devtools-applet": "workspace:*",
2323
"@vue/devtools-core": "workspace:*",

packages/playground/basic/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"dev": "vite"
88
},
99
"dependencies": {
10-
"@tanstack/vue-query": "^5.70.0",
10+
"@tanstack/vue-query": "^5.75.7",
1111
"@vueuse/core": "catalog:",
12-
"element-plus": "^2.9.7",
12+
"element-plus": "^2.9.10",
1313
"pinia": "catalog:",
1414
"unplugin-auto-import": "catalog:",
1515
"vee-validate": "^4.15.0",
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@rollup/plugin-commonjs": "^28.0.3",
22-
"@tanstack/vue-query-devtools": "^5.70.0",
22+
"@tanstack/vue-query-devtools": "^5.75.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.42.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.1",
20+
"@babel/eslint-parser": "^7.27.1",
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.26.0",
2727
"eslint-plugin-vue": "^9.33.0"
2828
},
2929
"eslintConfig": {

0 commit comments

Comments
 (0)