chore: useErrorHandle default hidden
正在显示
... | @@ -26,9 +26,9 @@ | ... | @@ -26,9 +26,9 @@ |
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@iconify/iconify": "^2.0.0-rc.6", | "@iconify/iconify": "^2.0.0-rc.6", | ||
"@vueuse/core": "^4.1.0", | "@vueuse/core": "^4.1.1", | ||
"ant-design-vue": "2.0.0", | "ant-design-vue": "2.0.0", | ||
"apexcharts": "^3.24.0", | "apexcharts": "^3.25.0", | ||
"axios": "^0.21.1", | "axios": "^0.21.1", | ||
"crypto-es": "^1.2.7", | "crypto-es": "^1.2.7", | ||
"echarts": "^4.9.0", | "echarts": "^4.9.0", | ||
... | @@ -66,9 +66,9 @@ | ... | @@ -66,9 +66,9 @@ |
"@types/sortablejs": "^1.10.6", | "@types/sortablejs": "^1.10.6", | ||
"@types/yargs": "^16.0.0", | "@types/yargs": "^16.0.0", | ||
"@types/zxcvbn": "^4.4.0", | "@types/zxcvbn": "^4.4.0", | ||
"@typescript-eslint/eslint-plugin": "^4.15.0", | "@typescript-eslint/eslint-plugin": "^4.15.1", | ||
"@typescript-eslint/parser": "^4.15.0", | "@typescript-eslint/parser": "^4.15.1", | ||
"@vitejs/plugin-legacy": "^1.3.0", | "@vitejs/plugin-legacy": "^1.3.1", | ||
"@vitejs/plugin-vue": "^1.1.4", | "@vitejs/plugin-vue": "^1.1.4", | ||
"@vitejs/plugin-vue-jsx": "^1.1.0", | "@vitejs/plugin-vue-jsx": "^1.1.0", | ||
"@vue/compiler-sfc": "^3.0.5", | "@vue/compiler-sfc": "^3.0.5", | ||
... | @@ -79,10 +79,10 @@ | ... | @@ -79,10 +79,10 @@ |
"conventional-changelog-cli": "^2.1.1", | "conventional-changelog-cli": "^2.1.1", | ||
"cross-env": "^7.0.3", | "cross-env": "^7.0.3", | ||
"dotenv": "^8.2.0", | "dotenv": "^8.2.0", | ||
"eslint": "^7.19.0", | "eslint": "^7.20.0", | ||
"eslint-config-prettier": "^7.2.0", | "eslint-config-prettier": "^7.2.0", | ||
"eslint-plugin-prettier": "^3.3.1", | "eslint-plugin-prettier": "^3.3.1", | ||
"eslint-plugin-vue": "^7.5.0", | "eslint-plugin-vue": "^7.6.0", | ||
"esno": "^0.4.3", | "esno": "^0.4.3", | ||
"fs-extra": "^9.1.0", | "fs-extra": "^9.1.0", | ||
"http-server": "^0.12.3", | "http-server": "^0.12.3", | ||
... | @@ -99,7 +99,7 @@ | ... | @@ -99,7 +99,7 @@ |
"stylelint-order": "^4.1.0", | "stylelint-order": "^4.1.0", | ||
"ts-node": "^9.1.1", | "ts-node": "^9.1.1", | ||
"typescript": "^4.1.5", | "typescript": "^4.1.5", | ||
"vite": "2.0.0-beta.69", | "vite": "2.0.0-beta.70", | ||
"vite-plugin-compression": "^0.2.1", | "vite-plugin-compression": "^0.2.1", | ||
"vite-plugin-html": "^2.0.0", | "vite-plugin-html": "^2.0.0", | ||
"vite-plugin-imagemin": "^0.2.6", | "vite-plugin-imagemin": "^0.2.6", | ||
... | @@ -108,7 +108,7 @@ | ... | @@ -108,7 +108,7 @@ |
"vite-plugin-pwa": "^0.4.6", | "vite-plugin-pwa": "^0.4.6", | ||
"vite-plugin-style-import": "^0.7.2", | "vite-plugin-style-import": "^0.7.2", | ||
"vite-plugin-theme": "^0.4.3", | "vite-plugin-theme": "^0.4.3", | ||
"vue-eslint-parser": "^7.4.1", | "vue-eslint-parser": "^7.5.0", | ||
"yargs": "^16.2.0" | "yargs": "^16.2.0" | ||
}, | }, | ||
"resolutions": { | "resolutions": { | ||
... | ... |
请
注册
或者
登录
后发表评论