chore: 升级依赖包
正在显示
差异被折叠。
| ... | ... | @@ -13,31 +13,31 @@ |
| }, | ||
| "type": "module", | ||
| "dependencies": { | ||
| "@vueuse/core": "^8.2.5", | ||
| "axios": "^0.26.1", | ||
| "@vueuse/core": "^8.4.2", | ||
| "axios": "^0.27.2", | ||
| "element-plus": "^2.1.10", | ||
| "pinia": "^2.0.13", | ||
| "pinia": "^2.0.14", | ||
| "qs": "^6.10.3", | ||
| "swiper": "^8.0.7", | ||
| "vue": "^3.2.31", | ||
| "vue-router": "^4.0.14" | ||
| "swiper": "^8.1.4", | ||
| "vue": "^3.2.33", | ||
| "vue-router": "^4.0.15" | ||
| }, | ||
| "devDependencies": { | ||
| "@rushstack/eslint-patch": "^1.1.1", | ||
| "@types/node": "^17.0.23", | ||
| "@types/qs": "^6.9.7", | ||
| "@vitejs/plugin-vue": "^2.3.1", | ||
| "@vitejs/plugin-vue": "^2.3.2", | ||
| "@vue/eslint-config-typescript": "^10.0.0", | ||
| "@vue/tsconfig": "^0.1.3", | ||
| "ali-oss": "^6.17.1", | ||
| "chalk": "^5.0.1", | ||
| "eslint": "^8.12.0", | ||
| "eslint-plugin-vue": "^8.6.0", | ||
| "sass": "^1.50.0", | ||
| "typescript": "~4.6.3", | ||
| "eslint-plugin-vue": "^8.7.1", | ||
| "sass": "^1.51.0", | ||
| "typescript": "~4.6.4", | ||
| "unplugin-auto-import": "^0.7.1", | ||
| "vite": "^2.9.1", | ||
| "vite-plugin-checker": "^0.4.5", | ||
| "vue-tsc": "^0.33.9" | ||
| "vite": "^2.9.8", | ||
| "vite-plugin-checker": "^0.4.6", | ||
| "vue-tsc": "^0.34.12" | ||
| } | ||
| } |
请
注册
或者
登录
后发表评论