Skip to content

Commit 34266e9

Browse files
committed
chore: Update all deps
1 parent 4065590 commit 34266e9

File tree

2 files changed

+1965
-1602
lines changed

2 files changed

+1965
-1602
lines changed

package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
"prepare": "husky"
1818
},
1919
"dependencies": {
20-
"@unhead/vue": "^1.9.11",
20+
"@unhead/vue": "^1.9.13",
2121
"@vant/touch-emulator": "^1.4.0",
2222
"@vant/use": "^1.6.0",
23-
"@vueuse/core": "^10.10.0",
23+
"@vueuse/core": "^10.11.0",
2424
"axios": "^1.7.2",
2525
"echarts": "^5.5.0",
2626
"lodash-es": "^4.17.21",
@@ -29,50 +29,50 @@
2929
"pinia-plugin-persistedstate": "^3.2.1",
3030
"resize-detector": "^0.3.0",
3131
"store": "^2.0.12",
32-
"vant": "^4.9.0",
32+
"vant": "^4.9.1",
3333
"vconsole": "^3.15.1",
34-
"vue": "^3.4.27",
34+
"vue": "^3.4.29",
3535
"vue-i18n": "^9.13.1",
36-
"vue-router": "^4.3.2"
36+
"vue-router": "^4.3.3"
3737
},
3838
"devDependencies": {
39-
"@antfu/eslint-config": "2.19.1",
40-
"@iconify-json/carbon": "^1.1.34",
39+
"@antfu/eslint-config": "2.21.1",
40+
"@iconify-json/carbon": "^1.1.35",
4141
"@intlify/unplugin-vue-i18n": "^4.0.0",
4242
"@types/lodash-es": "^4.17.12",
43-
"@types/node": "^20.12.13",
43+
"@types/node": "^20.14.2",
4444
"@types/nprogress": "^0.2.3",
4545
"@types/store": "^2.0.5",
46-
"@unocss/eslint-plugin": "0.60.3",
47-
"@unocss/preset-rem-to-px": "0.60.3",
48-
"@vitejs/plugin-legacy": "^5.4.0",
49-
"@vitejs/plugin-vue": "^5.0.4",
46+
"@unocss/eslint-plugin": "0.61.0",
47+
"@unocss/preset-rem-to-px": "0.61.0",
48+
"@vitejs/plugin-legacy": "^5.4.1",
49+
"@vitejs/plugin-vue": "^5.0.5",
5050
"autoprefixer": "^10.4.19",
5151
"bumpp": "^9.4.1",
5252
"consola": "^3.2.3",
5353
"cross-env": "^7.0.3",
54-
"eslint": "npm:eslint-ts-patch@9.2.0-6",
55-
"eslint-plugin-format": "^0.1.1",
56-
"eslint-ts-patch": "9.2.0-6",
54+
"eslint": "npm:eslint-ts-patch@9.4.0-0",
55+
"eslint-plugin-format": "^0.1.2",
56+
"eslint-ts-patch": "9.4.0-0",
5757
"husky": "^9.0.11",
5858
"less": "^4.2.0",
5959
"mockjs": "^1.1.0",
6060
"postcss-mobile-forever": "^4.1.4",
6161
"rollup": "^4.18.0",
62-
"terser": "^5.31.0",
62+
"terser": "^5.31.1",
6363
"typescript": "^5.4.5",
64-
"unocss": "0.60.3",
64+
"unocss": "0.61.0",
6565
"unplugin-auto-import": "^0.17.6",
6666
"unplugin-vue-components": "^0.27.0",
67-
"unplugin-vue-router": "^0.9.0",
68-
"vite": "^5.2.12",
67+
"unplugin-vue-router": "^0.9.1",
68+
"vite": "^5.3.1",
6969
"vite-plugin-mock-dev-server": "^1.5.0",
7070
"vite-plugin-pwa": "^0.20.0",
7171
"vite-plugin-sitemap": "^0.6.2",
7272
"vite-plugin-vconsole": "^2.1.1",
73-
"vite-plugin-vue-devtools": "^7.2.1",
73+
"vite-plugin-vue-devtools": "^7.3.0",
7474
"vitest": "^1.6.0",
75-
"vue-tsc": "^2.0.19"
75+
"vue-tsc": "^2.0.21"
7676
},
7777
"pnpm": {
7878
"peerDependencyRules": {

0 commit comments

Comments
 (0)