Skip to content

Commit a32d3bf

Browse files
committed
chore: update dependencies
1 parent e558f83 commit a32d3bf

File tree

2 files changed

+633
-463
lines changed

2 files changed

+633
-463
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,45 +16,45 @@
1616
},
1717
"dependencies": {
1818
"@vant/touch-emulator": "1.4.0",
19-
"axios": "1.8.3",
19+
"axios": "1.8.4",
2020
"dayjs": "1.11.13",
2121
"js-cookie": "3.0.5",
2222
"lodash-es": "4.17.21",
2323
"normalize.css": "8.0.1",
2424
"pinia": "3.0.1",
25-
"unocss": "66.1.0-beta.3",
26-
"vant": "4.9.17",
25+
"unocss": "66.1.0-beta.6",
26+
"vant": "4.9.18",
2727
"vconsole": "3.15.1",
2828
"vue": "3.5.13",
2929
"vue-i18n": "11.1.2",
3030
"vue-router": "4.5.0"
3131
},
3232
"devDependencies": {
33-
"@antfu/eslint-config": "4.10.0",
33+
"@antfu/eslint-config": "4.10.1",
3434
"@types/js-cookie": "3.0.6",
3535
"@types/lodash-es": "4.17.12",
3636
"@types/node": "22.13.10",
3737
"@types/nprogress": "0.2.3",
38-
"@unocss/preset-rem-to-px": "66.1.0-beta.3",
38+
"@unocss/preset-rem-to-px": "66.1.0-beta.6",
3939
"@vant/auto-import-resolver": "1.3.0",
4040
"@vitejs/plugin-legacy": "6.0.2",
41-
"@vitejs/plugin-vue": "5.2.1",
41+
"@vitejs/plugin-vue": "5.2.3",
4242
"@vue/test-utils": "2.4.6",
4343
"autoprefixer": "10.4.21",
4444
"eslint": "9.22.0",
4545
"eslint-plugin-format": "1.0.1",
4646
"happy-dom": "17.4.4",
4747
"husky": "9.1.7",
48-
"lint-staged": "15.4.3",
48+
"lint-staged": "15.5.0",
4949
"nprogress": "0.2.0",
5050
"postcss-mobile-forever": "4.4.0",
5151
"typescript": "5.8.2",
5252
"unplugin-auto-import": "19.1.1",
5353
"unplugin-vue-components": "28.4.1",
54-
"vite": "6.2.1",
54+
"vite": "6.2.2",
5555
"vite-plugin-pwa": "0.21.1",
5656
"vite-svg-loader": "5.1.0",
57-
"vitest": "3.0.8",
57+
"vitest": "3.0.9",
5858
"vue-tsc": "2.2.8"
5959
},
6060
"lint-staged": {

0 commit comments

Comments
 (0)