Skip to content

Commit

Permalink
chore(deps): 部分依赖更新
Browse files Browse the repository at this point in the history
  • Loading branch information
yulimchen committed Jun 30, 2023
1 parent 2663c8d commit 5af0f5c
Show file tree
Hide file tree
Showing 2 changed files with 1,172 additions and 566 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
"prepare": "husky install"
},
"dependencies": {
"axios": "^1.2.6",
"axios": "^1.4.0",
"normalize.css": "^8.0.1",
"nprogress": "^0.2.0",
"pinia": "^2.0.28",
"vant": "^4.0.9",
"vue": "^3.2.45",
"vue-router": "^4.1.6"
"pinia": "^2.1.4",
"vant": "^4.6.0",
"vue": "^3.3.4",
"vue-router": "^4.2.2"
},
"devDependencies": {
"@commitlint/config-conventional": "^17.4.4",
Expand All @@ -55,10 +55,10 @@
"postcss": "^8.4.21",
"prettier": "^2.7.1",
"standard-version": "^9.5.0",
"tailwindcss": "^3.2.7",
"tailwindcss": "^3.3.2",
"typescript": "~4.7.4",
"unplugin-vue-components": "^0.22.12",
"vite": "^4.1.2",
"vite": "^4.3.9",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.0",
"vite-plugin-mock-dev-server": "^0.3.16",
Expand Down
Loading

0 comments on commit 5af0f5c

Please sign in to comment.