Skip to content

Commit 17752a1

Browse files
chore(deps): update all non-major dependencies (#636)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21a3d2a commit 17752a1

File tree

11 files changed

+605
-666
lines changed

11 files changed

+605
-666
lines changed

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": "[email protected].1",
6+
"packageManager": "[email protected].2",
77
"description": "DevTools for Vue.js",
88
"author": "webfansplz",
99
"license": "MIT",
@@ -72,16 +72,16 @@
7272
"gen:vue-apis": "tsx ./scripts/vue-api-manifest.ts"
7373
},
7474
"devDependencies": {
75-
"@antfu/eslint-config": "^3.7.3",
75+
"@antfu/eslint-config": "^3.8.0",
7676
"@antfu/ni": "^0.23.0",
7777
"@arethetypeswrong/cli": "^0.16.4",
7878
"@clack/prompts": "^0.7.0",
79-
"@types/chrome": "^0.0.277",
79+
"@types/chrome": "^0.0.279",
8080
"@types/degit": "^2.8.6",
8181
"@types/fs-extra": "^11.0.4",
82-
"@types/node": "^20.16.11",
83-
"@typescript-eslint/parser": "^8.8.1",
84-
"@typescript-eslint/utils": "^8.8.1",
82+
"@types/node": "^20.16.14",
83+
"@typescript-eslint/parser": "^8.11.0",
84+
"@typescript-eslint/utils": "^8.11.0",
8585
"@unocss/eslint-plugin": "^0.63.4",
8686
"@vue/devtools-core": "workspace:^",
8787
"@vue/devtools-kit": "workspace:^",
@@ -90,17 +90,17 @@
9090
"bumpp": "^9.7.1",
9191
"cross-env": "^7.0.3",
9292
"degit": "^2.8.4",
93-
"eslint": "^9.12.0",
93+
"eslint": "^9.13.0",
9494
"eslint-plugin-format": "^0.1.2",
9595
"eslint-vitest-rule-tester": "^0.6.1",
9696
"execa": "^8.0.1",
9797
"fast-glob": "^3.3.2",
9898
"fs-extra": "^11.2.0",
9999
"jsdom": "^25.0.1",
100100
"lint-staged": "^15.2.10",
101-
"npm-run-all2": "^6.2.3",
102-
"picocolors": "^1.1.0",
103-
"pnpm": "^9.12.1",
101+
"npm-run-all2": "^6.2.6",
102+
"picocolors": "^1.1.1",
103+
"pnpm": "^9.12.2",
104104
"progress": "^2.0.3",
105105
"publint": "^0.2.11",
106106
"readdir-glob": "^2.0.0",
@@ -110,12 +110,12 @@
110110
"taze": "^0.17.2",
111111
"tsup": "^8.3.0",
112112
"tsx": "^4.19.1",
113-
"turbo": "^2.1.3",
113+
"turbo": "^2.2.3",
114114
"typescript": "^5.6.3",
115115
"unbuild": "^2.0.0",
116116
"unocss": "^0.63.4",
117117
"vite": "^5.4.9",
118-
"vitest": "^2.1.2",
118+
"vitest": "^2.1.3",
119119
"vue": "^3.5.12"
120120
},
121121
"simple-git-hooks": {

packages/client/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"vue-virtual-scroller": "2.0.0-beta.8"
4545
},
4646
"devDependencies": {
47-
"@iconify/json": "^2.2.260",
48-
"@types/node": "^20.16.11",
47+
"@iconify/json": "^2.2.262",
48+
"@types/node": "^20.16.14",
4949
"@types/splitpanes": "^2.2.6",
5050
"@unocss/core": "^0.63.4",
5151
"@unocss/reset": "^0.63.4",
@@ -55,7 +55,7 @@
5555
"floating-vue": "5.2.2",
5656
"ohash": "^1.1.4",
5757
"pinia": "^2.2.4",
58-
"sass": "^1.79.5",
58+
"sass": "^1.80.3",
5959
"simple-git-hooks": "^2.11.1",
6060
"unocss": "^0.63.4",
6161
"unplugin": "^1.14.1",

packages/overlay/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"@vueuse/core": "^11.1.0"
2828
},
2929
"devDependencies": {
30-
"@iconify/json": "^2.2.260",
31-
"@types/node": "^20.16.11",
30+
"@iconify/json": "^2.2.262",
31+
"@types/node": "^20.16.14",
3232
"@vitejs/plugin-vue": "^5.1.4",
33-
"sass": "^1.79.5",
33+
"sass": "^1.80.3",
3434
"vite": "^5.4.9",
3535
"vue": "^3.5.12"
3636
}

packages/playground/applet/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dev": "vite"
88
},
99
"dependencies": {
10-
"@iconify/json": "^2.2.260",
10+
"@iconify/json": "^2.2.262",
1111
"@tresjs/core": "^4.3.1",
1212
"@vueuse/core": "^11.1.0",
1313
"pinia": "^2.2.4",
@@ -23,8 +23,8 @@
2323
"@vue/devtools-core": "workspace:*",
2424
"@vue/devtools-kit": "workspace:*",
2525
"@vue/devtools-shared": "workspace:*",
26-
"sass": "^1.79.5",
27-
"serve": "^14.2.3",
26+
"sass": "^1.80.3",
27+
"serve": "^14.2.4",
2828
"typescript": "^5.6.3",
2929
"unocss": "^0.63.4",
3030
"vite": "^5.4.9",

packages/playground/basic/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"dependencies": {
1010
"@tanstack/vue-query": "^5.59.13",
1111
"@vueuse/core": "^11.1.0",
12-
"element-plus": "^2.8.5",
12+
"element-plus": "^2.8.6",
1313
"pinia": "^2.2.4",
1414
"unplugin-auto-import": "^0.18.3",
15-
"vee-validate": "^4.13.2",
15+
"vee-validate": "^4.14.3",
1616
"vue": "^3.5.12",
1717
"vue-router": "^4.4.5",
1818
"vuex": "^4.1.0"
@@ -22,8 +22,8 @@
2222
"@tanstack/vue-query-devtools": "^5.59.13",
2323
"@vitejs/plugin-vue": "^5.1.4",
2424
"@vue/devtools": "workspace:^",
25-
"sass": "^1.79.5",
26-
"serve": "^14.2.3",
25+
"sass": "^1.80.3",
26+
"serve": "^14.2.4",
2727
"typescript": "^5.6.3",
2828
"unocss": "^0.63.4",
2929
"vite": "^5.4.9",

packages/playground/multi-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
},
1616
"devDependencies": {
1717
"@vitejs/plugin-vue": "^5.1.4",
18-
"sass": "^1.79.5",
19-
"serve": "^14.2.3",
18+
"sass": "^1.80.3",
19+
"serve": "^14.2.4",
2020
"typescript": "^5.6.3",
2121
"unocss": "^0.63.4",
2222
"vite": "^5.4.9",

packages/playground/webpack/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"@vue/cli-service": "~5.0.8",
2424
"@vue/devtools": "workspace:*",
2525
"@vue/devtools-api": "workspace:*",
26-
"eslint": "^9.12.0",
27-
"eslint-plugin-vue": "^9.29.0"
26+
"eslint": "^9.13.0",
27+
"eslint-plugin-vue": "^9.29.1"
2828
},
2929
"eslintConfig": {
3030
"env": {

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"rfdc": "^1.4.1"
3030
},
3131
"devDependencies": {
32-
"@types/node": "^20.16.11"
32+
"@types/node": "^20.16.14"
3333
}
3434
}

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"devDependencies": {
5454
"@histoire/plugin-vue": "^0.17.17",
5555
"@iconify-json/ic": "^1.2.1",
56-
"@types/node": "^20.16.11",
56+
"@types/node": "^20.16.14",
5757
"@unocss/reset": "^0.63.4",
5858
"@vitejs/plugin-vue": "^5.1.4",
5959
"floating-vue": "5.2.2",

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"vite-plugin-vue-inspector": "^5.2.0"
6060
},
6161
"devDependencies": {
62-
"@types/node": "^20.16.11",
62+
"@types/node": "^20.16.14",
6363
"fast-glob": "^3.3.2",
6464
"image-meta": "^0.2.1",
6565
"pathe": "^1.1.2"

0 commit comments

Comments
 (0)