chore: update deps
正在显示
... | @@ -32,7 +32,7 @@ | ... | @@ -32,7 +32,7 @@ |
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@iconify/iconify": "^2.0.0-rc.6", | "@iconify/iconify": "^2.0.0-rc.6", | ||
"@vueuse/core": "^4.6.1", | "@vueuse/core": "^4.6.2", | ||
"@zxcvbn-ts/core": "^0.3.0", | "@zxcvbn-ts/core": "^0.3.0", | ||
"ant-design-vue": "2.1.0", | "ant-design-vue": "2.1.0", | ||
"apexcharts": "^3.26.0", | "apexcharts": "^3.26.0", | ||
... | @@ -46,7 +46,7 @@ | ... | @@ -46,7 +46,7 @@ |
"qrcode": "^1.4.4", | "qrcode": "^1.4.4", | ||
"sortablejs": "^1.13.0", | "sortablejs": "^1.13.0", | ||
"vditor": "^3.8.4", | "vditor": "^3.8.4", | ||
"vue": "^3.0.7", | "vue": "^3.0.8", | ||
"vue-i18n": "^9.0.0", | "vue-i18n": "^9.0.0", | ||
"vue-router": "^4.0.5", | "vue-router": "^4.0.5", | ||
"vue-types": "^3.0.2", | "vue-types": "^3.0.2", | ||
... | @@ -71,17 +71,17 @@ | ... | @@ -71,17 +71,17 @@ |
"@types/sortablejs": "^1.10.6", | "@types/sortablejs": "^1.10.6", | ||
"@typescript-eslint/eslint-plugin": "^4.19.0", | "@typescript-eslint/eslint-plugin": "^4.19.0", | ||
"@typescript-eslint/parser": "^4.19.0", | "@typescript-eslint/parser": "^4.19.0", | ||
"@vitejs/plugin-legacy": "^1.3.1", | "@vitejs/plugin-legacy": "^1.3.2", | ||
"@vitejs/plugin-vue": "^1.1.5", | "@vitejs/plugin-vue": "^1.2.0", | ||
"@vitejs/plugin-vue-jsx": "^1.1.2", | "@vitejs/plugin-vue-jsx": "^1.1.2", | ||
"@vue/compiler-sfc": "^3.0.7", | "@vue/compiler-sfc": "^3.0.8", | ||
"autoprefixer": "^10.2.5", | "autoprefixer": "^10.2.5", | ||
"body-parser": "^1.19.0", | "body-parser": "^1.19.0", | ||
"commitizen": "^4.2.3", | "commitizen": "^4.2.3", | ||
"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.22.0", | "eslint": "^7.23.0", | ||
"eslint-config-prettier": "^8.1.0", | "eslint-config-prettier": "^8.1.0", | ||
"eslint-define-config": "^1.0.4", | "eslint-define-config": "^1.0.4", | ||
"eslint-plugin-prettier": "^3.3.1", | "eslint-plugin-prettier": "^3.3.1", | ||
... | ... |
请
注册
或者
登录
后发表评论