Skip to content

Commit

Permalink
chore: Update all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
CharleeWa committed Oct 30, 2024
1 parent e6edf33 commit 4498dbd
Show file tree
Hide file tree
Showing 2 changed files with 1,563 additions and 1,551 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vue3-vant-mobile",
"type": "module",
"version": "3.1.1",
"packageManager": "pnpm@9.12.1",
"packageManager": "pnpm@9.12.3",
"description": "Vue + Vite H5 Starter Template",
"license": "MIT",
"scripts": {
Expand All @@ -17,16 +17,16 @@
"prepare": "husky"
},
"dependencies": {
"@unhead/vue": "^1.11.7",
"@unhead/vue": "^1.11.10",
"@vant/touch-emulator": "^1.4.0",
"@vant/use": "^1.6.0",
"@vueuse/core": "^11.1.0",
"axios": "^1.7.7",
"echarts": "^5.5.1",
"lodash-es": "^4.17.21",
"nprogress": "^0.2.0",
"pinia": "^2.2.4",
"pinia-plugin-persistedstate": "^4.1.1",
"pinia": "^2.2.5",
"pinia-plugin-persistedstate": "^4.1.2",
"resize-detector": "^0.3.0",
"vant": "^4.9.8",
"vconsole": "^3.15.1",
Expand All @@ -35,42 +35,42 @@
"vue-router": "^4.4.5"
},
"devDependencies": {
"@antfu/eslint-config": "3.7.3",
"@iconify-json/carbon": "^1.2.3",
"@antfu/eslint-config": "3.8.0",
"@iconify-json/carbon": "^1.2.4",
"@intlify/unplugin-vue-i18n": "^5.2.0",
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.7.5",
"@types/node": "^22.8.4",
"@types/nprogress": "^0.2.3",
"@unocss/eslint-plugin": "0.63.4",
"@unocss/preset-rem-to-px": "0.63.4",
"@unocss/eslint-plugin": "0.63.6",
"@unocss/preset-rem-to-px": "0.63.6",
"@vant/auto-import-resolver": "^1.2.1",
"@vitejs/plugin-legacy": "^5.4.2",
"@vitejs/plugin-legacy": "^5.4.3",
"@vitejs/plugin-vue": "^5.1.4",
"autoprefixer": "^10.4.20",
"bumpp": "^9.7.1",
"bumpp": "^9.8.0",
"consola": "^3.2.3",
"cross-env": "^7.0.3",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"eslint-plugin-format": "^0.1.2",
"husky": "^9.1.6",
"less": "^4.2.0",
"mockjs": "^1.1.0",
"postcss-mobile-forever": "^4.1.6",
"rollup": "^4.24.0",
"terser": "^5.34.1",
"postcss-mobile-forever": "^4.2.3",
"rollup": "^4.24.3",
"terser": "^5.36.0",
"typescript": "^5.6.3",
"unocss": "0.63.4",
"unocss": "0.63.6",
"unplugin-auto-import": "^0.18.3",
"unplugin-vue-components": "^0.27.4",
"unplugin-vue-router": "^0.10.8",
"vite": "^5.4.8",
"vite": "^5.4.10",
"vite-plugin-mock-dev-server": "^1.8.0",
"vite-plugin-pwa": "^0.20.5",
"vite-plugin-sitemap": "^0.7.1",
"vite-plugin-vconsole": "^2.1.1",
"vite-plugin-vue-devtools": "^7.4.6",
"vitest": "^2.1.2",
"vue-tsc": "^2.1.6"
"vite-plugin-vue-devtools": "^7.5.6",
"vitest": "^2.1.4",
"vue-tsc": "^2.1.8"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 4498dbd

Please sign in to comment.