Skip to content

Commit aa21e1f

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

File tree

12 files changed

+1255
-1143
lines changed

12 files changed

+1255
-1143
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: 12 additions & 12 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.9.2",
84+
"@typescript-eslint/parser": "^8.46.2",
85+
"@typescript-eslint/utils": "^8.46.2",
8686
"@unocss/eslint-plugin": "^66.5.4",
8787
"@vue/devtools-core": "workspace:^",
8888
"@vue/devtools-kit": "workspace:^",
@@ -91,24 +91,24 @@
9191
"bumpp": "^10.3.1",
9292
"cross-env": "^10.1.0",
9393
"degit": "^2.8.4",
94-
"eslint": "^9.37.0",
94+
"eslint": "^9.38.0",
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",
114114
"turbo": "^2.5.8",

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/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.5",
1111
"@vueuse/core": "catalog:",
12-
"element-plus": "^2.11.4",
12+
"element-plus": "^2.11.5",
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.2"
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.38.0",
27+
"eslint-plugin-vue": "^10.5.1"
2828
},
2929
"eslintConfig": {
3030
"env": {

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.5"
51+
"focus-trap": "^7.6.6"
5252
},
5353
"devDependencies": {
5454
"@histoire/plugin-vue": "^0.17.17",

0 commit comments

Comments
 (0)