chore: 升级依赖模块
正在显示
.eslintrc-auto-import.json
0 → 100644
auto-imports.d.ts
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | @@ -13,27 +13,28 @@ | ... | @@ -13,27 +13,28 @@ |
"deploy": "node ./deploy.js" | "deploy": "node ./deploy.js" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"axios": "^0.26.1", | "axios": "^0.27.2", | ||
"countup.js": "^2.1.0", | "countup.js": "^2.2.0", | ||
"element-plus": "^2.1.10", | "element-plus": "^2.2.5", | ||
"pinia": "^2.0.13", | "pinia": "^2.0.14", | ||
"vue": "^3.2.33", | "vue": "^3.2.37", | ||
"vue-router": "^4.0.14" | "vue-router": "^4.0.16" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@rushstack/eslint-patch": "^1.1.3", | "@rushstack/eslint-patch": "^1.1.3", | ||
"@types/node": "^17.0.25", | "@types/node": "^17.0.43", | ||
"@vitejs/plugin-vue": "^2.3.1", | "@vitejs/plugin-vue": "^2.3.3", | ||
"@vue/eslint-config-typescript": "^10.0.0", | "@vue/eslint-config-typescript": "^11.0.0", | ||
"@vue/tsconfig": "^0.1.3", | "@vue/tsconfig": "^0.1.3", | ||
"ali-oss": "^6.17.1", | "ali-oss": "^6.17.1", | ||
"chalk": "^5.0.1", | "chalk": "^5.0.1", | ||
"eslint": "^8.13.0", | "eslint": "^8.17.0", | ||
"eslint-plugin-vue": "^8.6.0", | "eslint-plugin-vue": "^9.1.1", | ||
"sass": "^1.50.1", | "sass": "^1.52.3", | ||
"typescript": "~4.6.3", | "typescript": "~4.7.3", | ||
"vite": "^2.9.5", | "unplugin-auto-import": "^0.8.8", | ||
"vite": "^2.9.12", | |||
"vite-plugin-checker": "^0.4.6", | "vite-plugin-checker": "^0.4.6", | ||
"vue-tsc": "^0.34.7" | "vue-tsc": "^0.37.8" | ||
} | } | ||
} | } |
pnpm-lock.yaml
deleted
100644 → 0
请
注册
或者
登录
后发表评论