mirror of
https://github.com/un-pany/mobvue.git
synced 2026-03-13 10:23:31 +08:00
chore: update dependencies
This commit is contained in:
18
package.json
18
package.json
@@ -16,7 +16,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@vant/touch-emulator": "1.4.0",
|
||||
"axios": "1.7.9",
|
||||
"axios": "1.8.1",
|
||||
"dayjs": "1.11.13",
|
||||
"js-cookie": "3.0.5",
|
||||
"lodash-es": "4.17.21",
|
||||
@@ -35,25 +35,25 @@
|
||||
"@types/node": "22.13.5",
|
||||
"@types/nprogress": "0.2.3",
|
||||
"@unocss/preset-rem-to-px": "66.0.0",
|
||||
"@vant/auto-import-resolver": "1.2.1",
|
||||
"@vitejs/plugin-legacy": "6.0.1",
|
||||
"@vant/auto-import-resolver": "1.3.0",
|
||||
"@vitejs/plugin-legacy": "6.0.2",
|
||||
"@vitejs/plugin-vue": "5.2.1",
|
||||
"@vue/test-utils": "2.4.6",
|
||||
"autoprefixer": "10.4.20",
|
||||
"eslint": "9.21.0",
|
||||
"eslint-plugin-format": "1.0.1",
|
||||
"happy-dom": "17.1.2",
|
||||
"happy-dom": "17.1.8",
|
||||
"husky": "9.1.7",
|
||||
"lint-staged": "15.4.3",
|
||||
"nprogress": "0.2.0",
|
||||
"postcss-mobile-forever": "4.4.0",
|
||||
"typescript": "5.7.3",
|
||||
"unplugin-auto-import": "19.1.0",
|
||||
"unplugin-vue-components": "28.4.0",
|
||||
"vite": "6.1.1",
|
||||
"unplugin-auto-import": "19.1.1",
|
||||
"unplugin-vue-components": "28.4.1",
|
||||
"vite": "6.2.0",
|
||||
"vite-svg-loader": "5.1.0",
|
||||
"vitest": "3.0.6",
|
||||
"vue-tsc": "2.2.2"
|
||||
"vitest": "3.0.7",
|
||||
"vue-tsc": "2.2.4"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*": "eslint --fix"
|
||||
|
||||
677
pnpm-lock.yaml
generated
677
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user