|
|
@@ -12,38 +12,38 @@
|
|
|
"dependencies": {
|
|
|
"@element-plus/icons-vue": "^2.0.9",
|
|
|
"@icon-park/vue-next": "^1.4.2",
|
|
|
- "@vueuse/core": "^9.1.1",
|
|
|
+ "@vueuse/core": "^9.2.0",
|
|
|
"@wangeditor/editor": "^5.1.18",
|
|
|
"@wangeditor/editor-for-vue": "^5.1.12",
|
|
|
"axios": "^0.27.2",
|
|
|
- "element-plus": "^2.2.15",
|
|
|
+ "element-plus": "^2.2.17",
|
|
|
"nprogress": "^0.2.0",
|
|
|
- "pinia": "^2.0.17",
|
|
|
- "vue": "^3.2.37",
|
|
|
- "vue-router": "^4.1.3"
|
|
|
+ "pinia": "^2.0.22",
|
|
|
+ "vue": "^3.2.39",
|
|
|
+ "vue-router": "^4.1.5"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@iconify-json/ep": "^1.1.7",
|
|
|
- "@rushstack/eslint-patch": "^1.1.4",
|
|
|
- "@types/node": "^16.11.47",
|
|
|
+ "@rushstack/eslint-patch": "^1.2.0",
|
|
|
+ "@types/node": "^16.11.59",
|
|
|
"@types/nprogress": "^0.2.0",
|
|
|
- "@vitejs/plugin-vue": "^3.0.1",
|
|
|
- "@vitejs/plugin-vue-jsx": "^2.0.0",
|
|
|
+ "@vitejs/plugin-vue": "^3.1.0",
|
|
|
+ "@vitejs/plugin-vue-jsx": "^2.0.1",
|
|
|
"@vue/eslint-config-prettier": "^7.0.0",
|
|
|
- "@vue/eslint-config-typescript": "^11.0.0",
|
|
|
+ "@vue/eslint-config-typescript": "^11.0.1",
|
|
|
"@vue/tsconfig": "^0.1.3",
|
|
|
- "eslint": "^8.21.0",
|
|
|
- "eslint-plugin-vue": "^9.3.0",
|
|
|
+ "eslint": "^8.23.1",
|
|
|
+ "eslint-plugin-vue": "^9.5.1",
|
|
|
"npm-run-all": "^4.1.5",
|
|
|
"prettier": "^2.7.1",
|
|
|
"sass": "^1.54.9",
|
|
|
"typescript": "~4.7.4",
|
|
|
- "unocss": "^0.45.14",
|
|
|
+ "unocss": "^0.45.22",
|
|
|
"unplugin-auto-import": "^0.11.2",
|
|
|
- "unplugin-icons": "^0.14.9",
|
|
|
- "unplugin-vue-components": "^0.22.4",
|
|
|
+ "unplugin-icons": "^0.14.10",
|
|
|
+ "unplugin-vue-components": "^0.22.7",
|
|
|
"unplugin-vue-define-options": "^0.11.2",
|
|
|
- "vite": "^3.0.4",
|
|
|
+ "vite": "^3.1.3",
|
|
|
"vue-tsc": "^0.39.5"
|
|
|
}
|
|
|
}
|