|
|
@@ -14,6 +14,15 @@
|
|
|
"test:e2e": "vue-cli-service test:e2e"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
+ "@antv/x6": "^2.1.3",
|
|
|
+ "@antv/x6-plugin-clipboard": "^2.1.3",
|
|
|
+ "@antv/x6-plugin-dnd": "^2.0.3",
|
|
|
+ "@antv/x6-plugin-history": "^2.1.2",
|
|
|
+ "@antv/x6-plugin-keyboard": "^2.1.4",
|
|
|
+ "@antv/x6-plugin-selection": "^2.1.5",
|
|
|
+ "@antv/x6-plugin-snapline": "^2.1.6",
|
|
|
+ "@antv/x6-plugin-stencil": "^2.0.2",
|
|
|
+ "@antv/x6-plugin-transform": "^2.1.5",
|
|
|
"@babel/plugin-proposal-optional-chaining": "^7.18.9",
|
|
|
"@tinymce/tinymce-vue": "^3.2.8",
|
|
|
"@wangeditor/editor": "^5.1.23",
|