|
|
@@ -14,7 +14,7 @@
|
|
|
"test:e2e": "vue-cli-service test:e2e"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "@antv/x6": "^2.1.3",
|
|
|
+ "@antv/x6": "2.1.4",
|
|
|
"@antv/x6-plugin-clipboard": "^2.1.3",
|
|
|
"@antv/x6-plugin-dnd": "^2.0.3",
|
|
|
"@antv/x6-plugin-export": "^2.1.5",
|
|
|
@@ -88,11 +88,12 @@
|
|
|
"@vue/eslint-config-standard": "^3.0.0-beta.10",
|
|
|
"babel-plugin-component": "^1.1.1",
|
|
|
"babel-plugin-import": "^1.13.0",
|
|
|
+ "bootstrap": "^4.3.1",
|
|
|
"chai": "^4.3.7",
|
|
|
"eslint-plugin-cypress": "^2.0.1",
|
|
|
- "javascript-natural-sort": "^0.7.1",
|
|
|
"flag-icon-css": "^3.4.6",
|
|
|
"friendly-errors-webpack-plugin": "^1.7.0",
|
|
|
+ "javascript-natural-sort": "^0.7.1",
|
|
|
"less": "^2.7.3",
|
|
|
"less-loader": "^4.0.5",
|
|
|
"lint-staged": "^6.0.0",
|
|
|
@@ -102,8 +103,7 @@
|
|
|
"vue-awesome-swiper": "^4.1.1",
|
|
|
"vue-svg-icon": "^1.2.9",
|
|
|
"vue-template-compiler": "^2.7.14",
|
|
|
- "xml-loader": "^1.2.1",
|
|
|
- "bootstrap": "^4.3.1"
|
|
|
+ "xml-loader": "^1.2.1"
|
|
|
},
|
|
|
"browserslist": [
|
|
|
"> 1%",
|