|
@@ -26,22 +26,22 @@
|
|
|
"postinstall": "husky install"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "@iconify/iconify": "^2.2.0",
|
|
|
- "@vueuse/core": "^8.2.0",
|
|
|
- "@wangeditor/editor": "^0.15.15",
|
|
|
+ "@iconify/iconify": "^2.2.1",
|
|
|
+ "@vueuse/core": "^8.2.5",
|
|
|
+ "@wangeditor/editor": "^0.15.19",
|
|
|
"@wangeditor/editor-for-vue": "^5.1.8-7",
|
|
|
"@zxcvbn-ts/core": "^2.0.1",
|
|
|
"animate.css": "^4.1.1",
|
|
|
"axios": "^0.26.1",
|
|
|
- "echarts": "^5.3.1",
|
|
|
+ "echarts": "^5.3.2",
|
|
|
"echarts-wordcloud": "^2.0.0",
|
|
|
- "element-plus": "2.1.7",
|
|
|
- "intro.js": "^5.0.0",
|
|
|
+ "element-plus": "2.1.8",
|
|
|
+ "intro.js": "^5.1.0",
|
|
|
"lodash-es": "^4.17.21",
|
|
|
"mitt": "^3.0.0",
|
|
|
"mockjs": "^1.1.0",
|
|
|
"nprogress": "^0.2.0",
|
|
|
- "pinia": "^2.0.12",
|
|
|
+ "pinia": "^2.0.13",
|
|
|
"pinia-plugin-persist": "^1.0.0",
|
|
|
"qrcode": "^1.5.0",
|
|
|
"qs": "^6.10.3",
|
|
@@ -54,8 +54,8 @@
|
|
|
"devDependencies": {
|
|
|
"@commitlint/cli": "^16.2.3",
|
|
|
"@commitlint/config-conventional": "^16.2.1",
|
|
|
- "@iconify/json": "^2.1.21",
|
|
|
- "@intlify/vite-plugin-vue-i18n": "^3.3.1",
|
|
|
+ "@iconify/json": "^2.1.25",
|
|
|
+ "@intlify/vite-plugin-vue-i18n": "^3.4.0",
|
|
|
"@purge-icons/generated": "^0.8.1",
|
|
|
"@types/intro.js": "^3.0.2",
|
|
|
"@types/lodash-es": "^4.17.6",
|
|
@@ -63,24 +63,24 @@
|
|
|
"@types/nprogress": "^0.2.0",
|
|
|
"@types/qrcode": "^1.4.2",
|
|
|
"@types/qs": "^6.9.7",
|
|
|
- "@typescript-eslint/eslint-plugin": "^5.17.0",
|
|
|
- "@typescript-eslint/parser": "^5.17.0",
|
|
|
- "@vitejs/plugin-vue": "^2.2.4",
|
|
|
- "@vitejs/plugin-vue-jsx": "^1.3.8",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^5.18.0",
|
|
|
+ "@typescript-eslint/parser": "^5.18.0",
|
|
|
+ "@vitejs/plugin-vue": "^2.3.1",
|
|
|
+ "@vitejs/plugin-vue-jsx": "^1.3.9",
|
|
|
"autoprefixer": "^10.4.4",
|
|
|
"commitizen": "^4.2.4",
|
|
|
"eslint": "^8.12.0",
|
|
|
"eslint-config-prettier": "^8.5.0",
|
|
|
"eslint-define-config": "^1.3.0",
|
|
|
"eslint-plugin-prettier": "^4.0.0",
|
|
|
- "eslint-plugin-vue": "^8.5.0",
|
|
|
+ "eslint-plugin-vue": "^8.6.0",
|
|
|
"husky": "^7.0.4",
|
|
|
"less": "^4.1.2",
|
|
|
"lint-staged": "^12.3.7",
|
|
|
"postcss": "^8.4.12",
|
|
|
"postcss-html": "^1.3.0",
|
|
|
"postcss-less": "^6.0.0",
|
|
|
- "prettier": "^2.6.1",
|
|
|
+ "prettier": "^2.6.2",
|
|
|
"pretty-quick": "^3.1.3",
|
|
|
"rimraf": "^3.0.2",
|
|
|
"stylelint": "^14.6.1",
|
|
@@ -89,8 +89,8 @@
|
|
|
"stylelint-config-standard": "^25.0.0",
|
|
|
"stylelint-order": "^5.0.0",
|
|
|
"typescript": "4.6.3",
|
|
|
- "unplugin-vue-define-options": "^0.5.0",
|
|
|
- "vite": "2.8.6",
|
|
|
+ "unplugin-vue-define-options": "^0.6.0",
|
|
|
+ "vite": "2.9.1",
|
|
|
"vite-plugin-eslint": "^1.3.0",
|
|
|
"vite-plugin-html": "^3.2.0",
|
|
|
"vite-plugin-mock": "^2.9.6",
|