Skip to content

Commit 0544205

Browse files
committed
chore: update dependencies
1 parent 12feed1 commit 0544205

File tree

3 files changed

+1771
-1722
lines changed

3 files changed

+1771
-1722
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -16,46 +16,46 @@
1616
},
1717
"dependencies": {
1818
"@vant/touch-emulator": "1.4.0",
19-
"axios": "1.10.0",
20-
"dayjs": "1.11.13",
19+
"axios": "1.12.2",
20+
"dayjs": "1.11.18",
2121
"js-cookie": "3.0.5",
2222
"lodash-es": "4.17.21",
2323
"normalize.css": "8.0.1",
2424
"pinia": "3.0.3",
25-
"unocss": "66.3.3",
25+
"unocss": "66.5.3",
2626
"vant": "4.9.21",
2727
"vconsole": "3.15.1",
28-
"vue": "3.5.17",
29-
"vue-i18n": "11.1.10",
28+
"vue": "3.5.22",
29+
"vue-i18n": "11.1.12",
3030
"vue-router": "4.5.1"
3131
},
3232
"devDependencies": {
33-
"@antfu/eslint-config": "4.17.0",
33+
"@antfu/eslint-config": "5.4.1",
3434
"@types/js-cookie": "3.0.6",
3535
"@types/lodash-es": "4.17.12",
36-
"@types/node": "24.0.14",
36+
"@types/node": "24.7.1",
3737
"@types/nprogress": "0.2.3",
38-
"@unocss/preset-rem-to-px": "66.3.3",
38+
"@unocss/preset-rem-to-px": "66.5.3",
3939
"@vant/auto-import-resolver": "1.3.0",
40-
"@vitejs/plugin-legacy": "7.0.0",
41-
"@vitejs/plugin-vue": "6.0.0",
40+
"@vitejs/plugin-legacy": "7.2.1",
41+
"@vitejs/plugin-vue": "6.0.1",
4242
"@vue/test-utils": "2.4.6",
4343
"autoprefixer": "10.4.21",
44-
"eslint": "9.31.0",
45-
"eslint-plugin-format": "1.0.1",
46-
"happy-dom": "18.0.1",
44+
"eslint": "9.37.0",
45+
"eslint-plugin-format": "1.0.2",
46+
"happy-dom": "20.0.0",
4747
"husky": "9.1.7",
48-
"lint-staged": "16.1.2",
48+
"lint-staged": "16.2.4",
4949
"nprogress": "0.2.0",
5050
"postcss-mobile-forever": "5.0.0",
51-
"typescript": "5.8.3",
52-
"unplugin-auto-import": "19.3.0",
53-
"unplugin-vue-components": "28.8.0",
54-
"vite": "7.0.4",
55-
"vite-plugin-pwa": "1.0.1",
51+
"typescript": "5.9.3",
52+
"unplugin-auto-import": "20.2.0",
53+
"unplugin-vue-components": "29.1.0",
54+
"vite": "7.1.9",
55+
"vite-plugin-pwa": "1.0.3",
5656
"vite-svg-loader": "5.1.0",
5757
"vitest": "3.2.4",
58-
"vue-tsc": "3.0.1"
58+
"vue-tsc": "3.1.1"
5959
},
6060
"lint-staged": {
6161
"*": "eslint --fix"

0 commit comments

Comments
 (0)