|
|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"name": "fs-admin",
|
|
|
- "version": "2.5.5",
|
|
|
+ "version": "2.5.6",
|
|
|
"type": "module",
|
|
|
"scripts": {
|
|
|
"dev": "vite --host",
|
|
|
@@ -15,58 +15,57 @@
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"@element-plus/icons-vue": "^2.3.1",
|
|
|
- "@fskj-admin/core": "^1.5.7",
|
|
|
+ "@fskj-admin/core": "^1.5.10",
|
|
|
"@fskj-admin/micro": "^0.1.0",
|
|
|
"@icon-park/vue-next": "^1.4.2",
|
|
|
"@vueuse/core": "^10.11.1",
|
|
|
- "@vxe-ui/plugin-render-element": "^4.0.5",
|
|
|
+ "@vxe-ui/plugin-render-element": "^4.0.11",
|
|
|
"@wangeditor/editor": "^5.1.23",
|
|
|
"@wangeditor/editor-for-vue": "^5.1.12",
|
|
|
- "axios": "^1.7.4",
|
|
|
- "dayjs": "^1.11.12",
|
|
|
- "element-plus": "^2.9.7",
|
|
|
+ "axios": "^1.9.0",
|
|
|
+ "dayjs": "^1.11.13",
|
|
|
+ "element-plus": "^2.9.10",
|
|
|
"exceljs": "^4.4.0",
|
|
|
"nprogress": "^0.2.0",
|
|
|
"pinia": "^2.3.1",
|
|
|
- "splitpanes": "^3.1.5",
|
|
|
+ "splitpanes": "^4.0.3",
|
|
|
"vue": "^3.5.13",
|
|
|
"vue-cropper": "^1.1.4",
|
|
|
- "vue-router": "^4.5.0",
|
|
|
- "vxe-pc-ui": "^4.0.95",
|
|
|
- "vxe-table": "^4.7.65",
|
|
|
- "wujie-vue3": "^1.0.22",
|
|
|
- "xe-utils": "^3.5.30"
|
|
|
+ "vue-router": "^4.5.1",
|
|
|
+ "vxe-pc-ui": "^4.6.8",
|
|
|
+ "vxe-table": "^4.13.28",
|
|
|
+ "wujie-vue3": "^1.0.28",
|
|
|
+ "xe-utils": "^3.7.4"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@iconify-json/ep": "^1.1.16",
|
|
|
- "@rushstack/eslint-patch": "^1.10.4",
|
|
|
- "@sentry/vite-plugin": "^2.22.2",
|
|
|
- "@tsconfig/node20": "^20.1.4",
|
|
|
- "@types/node": "^20.14.15",
|
|
|
+ "@iconify-json/ep": "^1.2.2",
|
|
|
+ "@rushstack/eslint-patch": "^1.11.0",
|
|
|
+ "@tsconfig/node20": "^20.1.5",
|
|
|
+ "@types/node": "^20.17.47",
|
|
|
"@types/nprogress": "^0.2.3",
|
|
|
- "@types/qs": "^6.9.15",
|
|
|
- "@vitejs/plugin-vue": "^5.1.2",
|
|
|
+ "@types/qs": "^6.9.18",
|
|
|
+ "@vitejs/plugin-vue": "^5.2.4",
|
|
|
"@vitejs/plugin-vue-jsx": "^3.1.0",
|
|
|
"@vue/eslint-config-prettier": "^9.0.0",
|
|
|
"@vue/eslint-config-typescript": "^12.0.0",
|
|
|
"@vue/tsconfig": "^0.5.1",
|
|
|
- "eslint": "^8.57.0",
|
|
|
- "eslint-plugin-vue": "^9.27.0",
|
|
|
+ "eslint": "^8.57.1",
|
|
|
+ "eslint-plugin-vue": "^9.33.0",
|
|
|
"npm-run-all": "^4.1.5",
|
|
|
"plop": "^4.0.1",
|
|
|
- "prettier": "^3.3.3",
|
|
|
- "sass": "^1.77.8",
|
|
|
+ "prettier": "^3.5.3",
|
|
|
+ "sass": "^1.88.0",
|
|
|
"typescript": "~5.3.3",
|
|
|
"unocss": "^0.61.9",
|
|
|
"unplugin-auto-import": "^0.17.8",
|
|
|
- "unplugin-icons": "^0.19.2",
|
|
|
+ "unplugin-icons": "^0.19.3",
|
|
|
"unplugin-vue-components": "^0.26.0",
|
|
|
- "unplugin-vue-define-options": "^1.4.9",
|
|
|
- "vite": "^5.4.0",
|
|
|
+ "unplugin-vue-define-options": "^1.5.5",
|
|
|
+ "vite": "^5.4.19",
|
|
|
"vite-plugin-lazy-import": "^1.0.7",
|
|
|
"vite-plugin-style-import": "^2.0.0",
|
|
|
"vite-plugin-svg-icons": "^2.0.1",
|
|
|
- "vite-plugin-vue-devtools": "^7.3.8",
|
|
|
- "vue-tsc": "^2.0.29"
|
|
|
+ "vite-plugin-vue-devtools": "^7.7.6",
|
|
|
+ "vue-tsc": "^2.2.10"
|
|
|
}
|
|
|
}
|