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:
36
package.json
36
package.json
@@ -16,46 +16,46 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@vant/touch-emulator": "1.4.0",
|
||||
"axios": "1.9.0",
|
||||
"axios": "1.10.0",
|
||||
"dayjs": "1.11.13",
|
||||
"js-cookie": "3.0.5",
|
||||
"lodash-es": "4.17.21",
|
||||
"normalize.css": "8.0.1",
|
||||
"pinia": "3.0.3",
|
||||
"unocss": "66.1.3",
|
||||
"vant": "4.9.19",
|
||||
"unocss": "66.3.3",
|
||||
"vant": "4.9.21",
|
||||
"vconsole": "3.15.1",
|
||||
"vue": "3.5.16",
|
||||
"vue-i18n": "11.1.5",
|
||||
"vue": "3.5.17",
|
||||
"vue-i18n": "11.1.10",
|
||||
"vue-router": "4.5.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "4.13.3",
|
||||
"@antfu/eslint-config": "4.17.0",
|
||||
"@types/js-cookie": "3.0.6",
|
||||
"@types/lodash-es": "4.17.12",
|
||||
"@types/node": "22.15.29",
|
||||
"@types/node": "24.0.14",
|
||||
"@types/nprogress": "0.2.3",
|
||||
"@unocss/preset-rem-to-px": "66.1.3",
|
||||
"@unocss/preset-rem-to-px": "66.3.3",
|
||||
"@vant/auto-import-resolver": "1.3.0",
|
||||
"@vitejs/plugin-legacy": "6.1.1",
|
||||
"@vitejs/plugin-vue": "5.2.4",
|
||||
"@vitejs/plugin-legacy": "7.0.0",
|
||||
"@vitejs/plugin-vue": "6.0.0",
|
||||
"@vue/test-utils": "2.4.6",
|
||||
"autoprefixer": "10.4.21",
|
||||
"eslint": "9.28.0",
|
||||
"eslint": "9.31.0",
|
||||
"eslint-plugin-format": "1.0.1",
|
||||
"happy-dom": "17.6.3",
|
||||
"happy-dom": "18.0.1",
|
||||
"husky": "9.1.7",
|
||||
"lint-staged": "16.1.0",
|
||||
"lint-staged": "16.1.2",
|
||||
"nprogress": "0.2.0",
|
||||
"postcss-mobile-forever": "5.0.0",
|
||||
"typescript": "5.8.3",
|
||||
"unplugin-auto-import": "19.3.0",
|
||||
"unplugin-vue-components": "28.7.0",
|
||||
"vite": "6.3.5",
|
||||
"vite-plugin-pwa": "1.0.0",
|
||||
"unplugin-vue-components": "28.8.0",
|
||||
"vite": "7.0.4",
|
||||
"vite-plugin-pwa": "1.0.1",
|
||||
"vite-svg-loader": "5.1.0",
|
||||
"vitest": "3.2.1",
|
||||
"vue-tsc": "2.2.10"
|
||||
"vitest": "3.2.4",
|
||||
"vue-tsc": "3.0.1"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*": "eslint --fix"
|
||||
|
||||
3205
pnpm-lock.yaml
generated
3205
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user