|
@@ -37,6 +37,7 @@
|
|
},
|
|
},
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"@riophae/vue-treeselect": "0.4.0",
|
|
"@riophae/vue-treeselect": "0.4.0",
|
|
|
|
+ "async-validator": "^1.11.5",
|
|
"axios": "0.24.0",
|
|
"axios": "0.24.0",
|
|
"clipboard": "2.0.8",
|
|
"clipboard": "2.0.8",
|
|
"core-js": "3.25.3",
|
|
"core-js": "3.25.3",
|
|
@@ -64,10 +65,14 @@
|
|
"vuex": "3.6.0"
|
|
"vuex": "3.6.0"
|
|
},
|
|
},
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
|
|
+ "@babel/plugin-transform-runtime": "^7.17.10",
|
|
|
|
+ "@babel/runtime-corejs3": "^7.17.9",
|
|
"@vue/cli-plugin-babel": "4.4.6",
|
|
"@vue/cli-plugin-babel": "4.4.6",
|
|
"@vue/cli-plugin-eslint": "4.4.6",
|
|
"@vue/cli-plugin-eslint": "4.4.6",
|
|
"@vue/cli-service": "4.4.6",
|
|
"@vue/cli-service": "4.4.6",
|
|
|
|
+ "babel-plugin-import": "^1.13.5",
|
|
"babel-eslint": "10.1.0",
|
|
"babel-eslint": "10.1.0",
|
|
|
|
+ "babel-plugin-component": "^1.1.1",
|
|
"babel-plugin-dynamic-import-node": "2.3.3",
|
|
"babel-plugin-dynamic-import-node": "2.3.3",
|
|
"chalk": "4.1.0",
|
|
"chalk": "4.1.0",
|
|
"compression-webpack-plugin": "5.0.2",
|
|
"compression-webpack-plugin": "5.0.2",
|