提交 86de3104 作者: vben

chore: update deps

上级 96c10d6c
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
"dependencies": { "dependencies": {
"@iconify/iconify": "^2.0.0-rc.1", "@iconify/iconify": "^2.0.0-rc.1",
"ant-design-vue": "^2.0.0-beta.13", "ant-design-vue": "^2.0.0-beta.13",
"apexcharts": "^3.22.0", "apexcharts": "^3.22.1",
"axios": "^0.21.0", "axios": "^0.21.0",
"echarts": "^4.9.0", "echarts": "^4.9.0",
"lodash-es": "^4.17.15", "lodash-es": "^4.17.15",
...@@ -32,7 +32,6 @@ ...@@ -32,7 +32,6 @@
"path-to-regexp": "^6.2.0", "path-to-regexp": "^6.2.0",
"qrcode": "^1.4.4", "qrcode": "^1.4.4",
"vditor": "^3.6.0", "vditor": "^3.6.0",
"vite": "^1.0.0-rc.8",
"vue": "^3.0.2", "vue": "^3.0.2",
"vue-i18n": "^9.0.0-beta.6", "vue-i18n": "^9.0.0-beta.6",
"vue-router": "^4.0.0-rc.1", "vue-router": "^4.0.0-rc.1",
...@@ -44,7 +43,7 @@ ...@@ -44,7 +43,7 @@
"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.249", "@iconify/json": "^1.1.251",
"@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.0", "@types/echarts": "^4.9.0",
...@@ -57,8 +56,8 @@ ...@@ -57,8 +56,8 @@
"@types/rollup-plugin-visualizer": "^2.6.0", "@types/rollup-plugin-visualizer": "^2.6.0",
"@types/yargs": "^15.0.9", "@types/yargs": "^15.0.9",
"@types/zxcvbn": "^4.4.0", "@types/zxcvbn": "^4.4.0",
"@typescript-eslint/eslint-plugin": "^4.6.0", "@typescript-eslint/eslint-plugin": "^4.6.1",
"@typescript-eslint/parser": "^4.6.0", "@typescript-eslint/parser": "^4.6.1",
"@vue/compiler-sfc": "^3.0.2", "@vue/compiler-sfc": "^3.0.2",
"@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,7 +76,7 @@ ...@@ -77,7 +76,7 @@
"husky": "^4.3.0", "husky": "^4.3.0",
"koa-static": "^5.0.0", "koa-static": "^5.0.0",
"less": "^3.12.2", "less": "^3.12.2",
"lint-staged": "^10.5.0", "lint-staged": "^10.5.1",
"portfinder": "^1.0.28", "portfinder": "^1.0.28",
"postcss-import": "^12.0.1", "postcss-import": "^12.0.1",
"prettier": "^2.1.2", "prettier": "^2.1.2",
...@@ -91,10 +90,11 @@ ...@@ -91,10 +90,11 @@
"tasksfile": "^5.1.1", "tasksfile": "^5.1.1",
"ts-node": "^9.0.0", "ts-node": "^9.0.0",
"typescript": "^4.0.5", "typescript": "^4.0.5",
"vite": "^1.0.0-rc.9",
"vite-plugin-html": "^1.0.0-beta.2", "vite-plugin-html": "^1.0.0-beta.2",
"vite-plugin-mock": "^1.0.6", "vite-plugin-mock": "^1.0.6",
"vite-plugin-purge-icons": "^0.4.4", "vite-plugin-purge-icons": "^0.4.4",
"vite-plugin-pwa": "^0.1.3", "vite-plugin-pwa": "^0.1.5",
"vue-eslint-parser": "^7.1.1", "vue-eslint-parser": "^7.1.1",
"yargs": "^16.1.0" "yargs": "^16.1.0"
}, },
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论