提交 683d1f52 作者: vben

chore: update deps

上级 a65ad9ed
...@@ -22,8 +22,8 @@ ...@@ -22,8 +22,8 @@
}, },
"dependencies": { "dependencies": {
"@iconify/iconify": "^2.0.0-rc.2", "@iconify/iconify": "^2.0.0-rc.2",
"@vueuse/core": "^4.0.0-rc.8", "@vueuse/core": "^4.0.0-rc.9",
"ant-design-vue": "^2.0.0-rc.4", "ant-design-vue": "^2.0.0-rc.5",
"apexcharts": "^3.22.3", "apexcharts": "^3.22.3",
"axios": "^0.21.0", "axios": "^0.21.0",
"crypto-es": "^1.2.6", "crypto-es": "^1.2.6",
...@@ -35,9 +35,9 @@ ...@@ -35,9 +35,9 @@
"path-to-regexp": "^6.2.0", "path-to-regexp": "^6.2.0",
"qrcode": "^1.4.4", "qrcode": "^1.4.4",
"sortablejs": "^1.12.0", "sortablejs": "^1.12.0",
"vditor": "^3.7.0", "vditor": "^3.7.2",
"vue": "^3.0.4", "vue": "^3.0.4",
"vue-i18n": "^9.0.0-beta.11", "vue-i18n": "^9.0.0-beta.12",
"vue-router": "^4.0.1", "vue-router": "^4.0.1",
"vue-types": "^3.0.1", "vue-types": "^3.0.1",
"vuex": "^4.0.0-rc.2", "vuex": "^4.0.0-rc.2",
...@@ -48,14 +48,14 @@ ...@@ -48,14 +48,14 @@
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^11.0.0", "@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0", "@commitlint/config-conventional": "^11.0.0",
"@iconify/json": "^1.1.271", "@iconify/json": "^1.1.272",
"@ls-lint/ls-lint": "^1.9.2", "@ls-lint/ls-lint": "^1.9.2",
"@purge-icons/generated": "^0.4.1", "@purge-icons/generated": "^0.4.1",
"@types/echarts": "^4.9.2", "@types/echarts": "^4.9.3",
"@types/fs-extra": "^9.0.5", "@types/fs-extra": "^9.0.5",
"@types/globrex": "^0.1.0", "@types/globrex": "^0.1.0",
"@types/koa-static": "^4.0.1", "@types/koa-static": "^4.0.1",
"@types/lodash-es": "^4.17.3", "@types/lodash-es": "^4.17.4",
"@types/mockjs": "^1.0.3", "@types/mockjs": "^1.0.3",
"@types/nprogress": "^0.2.0", "@types/nprogress": "^0.2.0",
"@types/qrcode": "^1.3.5", "@types/qrcode": "^1.3.5",
...@@ -63,8 +63,8 @@ ...@@ -63,8 +63,8 @@
"@types/sortablejs": "^1.10.6", "@types/sortablejs": "^1.10.6",
"@types/yargs": "^15.0.11", "@types/yargs": "^15.0.11",
"@types/zxcvbn": "^4.4.0", "@types/zxcvbn": "^4.4.0",
"@typescript-eslint/eslint-plugin": "^4.9.0", "@typescript-eslint/eslint-plugin": "^4.10.0",
"@typescript-eslint/parser": "^4.9.0", "@typescript-eslint/parser": "^4.10.0",
"@vue/compiler-sfc": "^3.0.4", "@vue/compiler-sfc": "^3.0.4",
"@vuedx/typecheck": "^0.2.4-0", "@vuedx/typecheck": "^0.2.4-0",
"@vuedx/typescript-plugin-vue": "^0.2.4-0", "@vuedx/typescript-plugin-vue": "^0.2.4-0",
...@@ -77,12 +77,12 @@ ...@@ -77,12 +77,12 @@
"dotenv": "^8.2.0", "dotenv": "^8.2.0",
"eslint": "^7.15.0", "eslint": "^7.15.0",
"eslint-config-prettier": "^7.0.0", "eslint-config-prettier": "^7.0.0",
"eslint-plugin-prettier": "^3.2.0", "eslint-plugin-prettier": "^3.3.0",
"eslint-plugin-vue": "^7.2.0", "eslint-plugin-vue": "^7.2.0",
"esno": "^0.3.0", "esno": "^0.3.0",
"fs-extra": "^9.0.1", "fs-extra": "^9.0.1",
"globrex": "^0.1.2", "globrex": "^0.1.2",
"husky": "^4.3.5", "husky": "^4.3.6",
"koa-static": "^5.0.0", "koa-static": "^5.0.0",
"less": "^3.13.0", "less": "^3.13.0",
"lint-staged": "^10.5.3", "lint-staged": "^10.5.3",
...@@ -103,7 +103,7 @@ ...@@ -103,7 +103,7 @@
"vite-plugin-mock": "^1.0.9", "vite-plugin-mock": "^1.0.9",
"vite-plugin-purge-icons": "^0.4.5", "vite-plugin-purge-icons": "^0.4.5",
"vite-plugin-pwa": "^0.1.7", "vite-plugin-pwa": "^0.1.7",
"vue-eslint-parser": "^7.2.0", "vue-eslint-parser": "^7.3.0",
"yargs": "^16.2.0" "yargs": "^16.2.0"
}, },
"repository": { "repository": {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论