|
@@ -18,10 +18,12 @@
|
|
|
"lint:lint-staged": "lint-staged"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "@element-plus/icons-vue": "^2.1.0",
|
|
|
+ "@element-plus/icons-vue": "^2.3.1",
|
|
|
"@form-create/component-wangeditor": "^3.1",
|
|
|
"@form-create/element-ui": "^3.1.16",
|
|
|
"@form-create/utils": "^3.1.15",
|
|
|
+ "@popperjs/core": "^2.11.8",
|
|
|
+ "@vue/shared": "^3.4.21",
|
|
|
"@vueuse/core": "^10.1.2",
|
|
|
"axios": "^1.4.0",
|
|
|
"colord": "^2.9.3",
|
|
@@ -30,6 +32,8 @@
|
|
|
"element-plus": "^2.3.4",
|
|
|
"everright-formeditor": "^1.3.0-beta.2",
|
|
|
"js-md5": "^0.7.3",
|
|
|
+ "lodash-es": "^4.17.21",
|
|
|
+ "lodash-unified": "^1.0.3",
|
|
|
"mitt": "^3.0.0",
|
|
|
"nprogress": "^0.2.0",
|
|
|
"path-browserify": "^1.0.1",
|