chore: 升级依赖
This commit is contained in:
10
package.json
10
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "v3-admin-vite",
|
||||
"version": "3.1.5",
|
||||
"version": "3.1.6",
|
||||
"description": "一个免费开源的中后台管理系统基础解决方案,基于 Vue3、TypeScript、Element-Plus、Pinia 和 Vite 等主流技术.",
|
||||
"author": {
|
||||
"name": "pany",
|
||||
@@ -41,12 +41,12 @@
|
||||
"devDependencies": {
|
||||
"@types/js-cookie": "^3.0.2",
|
||||
"@types/lodash-es": "^4.17.6",
|
||||
"@types/node": "^17.0.31",
|
||||
"@types/node": "^17.0.32",
|
||||
"@types/nprogress": "^0.2.0",
|
||||
"@types/path-browserify": "^1.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.23.0",
|
||||
"@typescript-eslint/parser": "^5.23.0",
|
||||
"@vitejs/plugin-vue": "^2.3.2",
|
||||
"@vitejs/plugin-vue": "^2.3.3",
|
||||
"@vue/eslint-config-prettier": "^7.0.0",
|
||||
"@vue/eslint-config-typescript": "^10.0.0",
|
||||
"eslint": "^8.15.0",
|
||||
@@ -58,10 +58,10 @@
|
||||
"sass": "^1.51.0",
|
||||
"typescript": "^4.6.4",
|
||||
"unocss": "^0.33.2",
|
||||
"vite": "^2.9.8",
|
||||
"vite": "^2.9.9",
|
||||
"vite-plugin-svg-icons": "^2.0.1",
|
||||
"vue-eslint-parser": "^8.3.0",
|
||||
"vue-tsc": "^0.34.11"
|
||||
"vue-tsc": "^0.34.13"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{js,jsx,vue,ts,tsx}": [
|
||||
|
||||
Reference in New Issue
Block a user