feat: fast-crud版本更新

This commit is contained in:
李强
2024-03-18 18:18:44 +08:00
parent 988daf03dd
commit edf45c08d1

View File

@@ -10,10 +10,11 @@
}, },
"dependencies": { "dependencies": {
"@element-plus/icons-vue": "^2.0.10", "@element-plus/icons-vue": "^2.0.10",
"@fast-crud/fast-crud": "^1.19.2", "@fast-crud/fast-crud": "^1.20.1",
"@fast-crud/fast-extends": "^1.19.2", "@fast-crud/fast-extends": "^1.20.1",
"@fast-crud/ui-element": "^1.19.2", "@fast-crud/ui-element": "^1.20.1",
"@fast-crud/ui-interface": "^1.19.2", "@fast-crud/ui-interface": "^1.20.1",
"@iconify/vue": "^4.1.1",
"@types/lodash": "^4.14.202", "@types/lodash": "^4.14.202",
"@vitejs/plugin-vue-jsx": "^3.0.0", "@vitejs/plugin-vue-jsx": "^3.0.0",
"@wangeditor/editor": "^5.1.23", "@wangeditor/editor": "^5.1.23",
@@ -22,7 +23,7 @@
"axios": "^1.2.1", "axios": "^1.2.1",
"countup.js": "^2.3.2", "countup.js": "^2.3.2",
"cropperjs": "^1.5.13", "cropperjs": "^1.5.13",
"e-icon-picker": "^2.1.1", "e-icon-picker": "^2.1.0",
"echarts": "^5.4.1", "echarts": "^5.4.1",
"echarts-gl": "^2.0.9", "echarts-gl": "^2.0.9",
"echarts-wordcloud": "^2.1.0", "echarts-wordcloud": "^2.1.0",