Skip to content

Commit

Permalink
chore(deps): Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
CharleeWa committed Jan 11, 2024
1 parent 3ba4a83 commit 51b2eee
Show file tree
Hide file tree
Showing 2 changed files with 1,039 additions and 1,138 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,30 +18,30 @@
"dependencies": {
"@vant/touch-emulator": "^1.4.0",
"@vant/use": "^1.6.0",
"axios": "^1.6.2",
"axios": "^1.6.5",
"echarts": "^5.4.3",
"lodash-es": "^4.17.21",
"nprogress": "^0.2.0",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"resize-detector": "^0.3.0",
"store": "^2.0.12",
"vant": "^4.8.1",
"vant": "^4.8.2",
"vconsole": "^3.15.1",
"vue": "^3.3.13",
"vue": "^3.4.8",
"vue-router": "^4.2.5",
"vue-router-better-scroller": "^0.0.0"
},
"devDependencies": {
"@antfu/eslint-config": "2.4.6",
"@antfu/eslint-config": "2.6.2",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.10.5",
"@types/node": "^20.11.0",
"@types/nprogress": "^0.2.3",
"@types/store": "^2.0.5",
"@unocss/eslint-plugin": "^0.58.0",
"@unocss/preset-rem-to-px": "^0.58.0",
"@unocss/eslint-plugin": "^0.58.3",
"@unocss/preset-rem-to-px": "^0.58.3",
"@vitejs/plugin-legacy": "^5.2.0",
"@vitejs/plugin-vue": "^4.5.2",
"@vitejs/plugin-vue": "^5.0.3",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"autoprefixer": "^10.4.16",
"commitizen": "^4.3.0",
Expand All @@ -52,20 +52,20 @@
"husky": "^8.0.3",
"less": "^4.2.0",
"mockjs": "^1.1.0",
"postcss-mobile-forever": "^4.0.0",
"rollup": "^4.9.1",
"rollup-plugin-visualizer": "^5.11.0",
"postcss-mobile-forever": "^4.1.1",
"rollup": "^4.9.4",
"rollup-plugin-visualizer": "^5.12.0",
"terser": "^5.26.0",
"typescript": "^5.3.3",
"unocss": "^0.58.0",
"unplugin-auto-import": "^0.17.2",
"unocss": "^0.58.3",
"unplugin-auto-import": "^0.17.3",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-router": "^0.7.0",
"vite": "^5.0.10",
"vite-plugin-mock-dev-server": "^1.4.3",
"vite": "^5.0.11",
"vite-plugin-mock-dev-server": "^1.4.5",
"vite-plugin-vconsole": "^2.0.1",
"vitest": "^1.1.0",
"vue-tsc": "^1.8.25"
"vitest": "^1.1.3",
"vue-tsc": "^1.8.27"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 51b2eee

Please sign in to comment.