Skip to content

Commit bcf78f7

Browse files
committed
chore: update deps
1 parent 125f583 commit bcf78f7

File tree

4 files changed

+1061
-1071
lines changed

4 files changed

+1061
-1071
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
},
1919
"dependencies": {
2020
"@unhead/vue": "^1.9.11",
21-
"@varlet/touch-emulator": "^3.2.10",
22-
"@varlet/ui": "^3.2.10",
23-
"@vueuse/core": "^10.9.0",
21+
"@varlet/touch-emulator": "^3.2.12",
22+
"@varlet/ui": "^3.2.12",
23+
"@vueuse/core": "^10.10.0",
2424
"axios": "^1.7.2",
2525
"echarts": "^5.5.0",
2626
"lodash-es": "^4.17.21",
@@ -35,17 +35,17 @@
3535
"vue-router": "^4.3.2"
3636
},
3737
"devDependencies": {
38-
"@antfu/eslint-config": "2.18.1",
39-
"@iconify-json/carbon": "^1.1.33",
38+
"@antfu/eslint-config": "2.19.1",
39+
"@iconify-json/carbon": "^1.1.34",
4040
"@intlify/unplugin-vue-i18n": "^4.0.0",
4141
"@types/lodash-es": "^4.17.12",
42-
"@types/node": "^20.12.12",
42+
"@types/node": "^20.12.13",
4343
"@types/nprogress": "^0.2.3",
4444
"@types/store": "^2.0.5",
4545
"@unocss/eslint-plugin": "0.60.3",
4646
"@unocss/preset-rem-to-px": "0.60.3",
47-
"@varlet/import-resolver": "^3.2.10",
48-
"@varlet/preset-unocss": "^3.2.10",
47+
"@varlet/import-resolver": "^3.2.12",
48+
"@varlet/preset-unocss": "^3.2.12",
4949
"@varlet/unplugin-icon-builder": "^0.2.27",
5050
"@vitejs/plugin-legacy": "^5.4.0",
5151
"@vitejs/plugin-vue": "^5.0.4",
@@ -59,15 +59,15 @@
5959
"husky": "^9.0.11",
6060
"less": "^4.2.0",
6161
"mockjs": "^1.1.0",
62-
"postcss-mobile-forever": "^4.1.3",
62+
"postcss-mobile-forever": "^4.1.4",
6363
"rollup": "^4.18.0",
6464
"terser": "^5.31.0",
6565
"typescript": "^5.4.5",
6666
"unocss": "0.60.3",
6767
"unplugin-auto-import": "^0.17.6",
6868
"unplugin-vue-components": "^0.27.0",
69-
"unplugin-vue-router": "^0.8.8",
70-
"vite": "^5.2.11",
69+
"unplugin-vue-router": "^0.9.0",
70+
"vite": "^5.2.12",
7171
"vite-plugin-mock-dev-server": "^1.5.0",
7272
"vite-plugin-pwa": "^0.20.0",
7373
"vite-plugin-sitemap": "^0.6.2",

0 commit comments

Comments
 (0)