fix: 🐛 fix x6-react-components version in demo
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
"dependencies": {
|
||||
"@ant-design/icons": "^4.2.1",
|
||||
"@antv/x6": "^1.19.3",
|
||||
"@antv/x6-react-components": "^1.1.9",
|
||||
"@antv/x6-react-components": "^1.1.7",
|
||||
"@antv/x6-react-shape": "^1.4.0",
|
||||
"@types/dompurify": "^2.0.4",
|
||||
"ahooks": "^2.7.0",
|
||||
|
@ -10,7 +10,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@antv/x6": "^1.19.3",
|
||||
"@antv/x6-react-components": "^1.1.9",
|
||||
"@antv/x6-react-components": "^1.1.7",
|
||||
"antd": "^4.4.2",
|
||||
"react": "^16.8.6",
|
||||
"react-dom": "^16.8.6"
|
||||
|
@ -23,7 +23,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@antv/x6": "^1.19.3",
|
||||
"@antv/x6-react-components": "^1.1.9",
|
||||
"@antv/x6-react-components": "^1.1.7",
|
||||
"@antv/x6-react-shape": "^1.4.0",
|
||||
"antd": "^4.4.2",
|
||||
"classnames": "^2.2.6",
|
||||
|
@ -11,7 +11,7 @@
|
||||
"dependencies": {
|
||||
"@antv/x6": "^1.19.3",
|
||||
"@antv/x6-vector": "^1.0.3",
|
||||
"@antv/x6-react-components": "^1.1.9",
|
||||
"@antv/x6-react-components": "^1.1.7",
|
||||
"@antv/x6-react-shape": "^1.4.0",
|
||||
"antd": "^4.4.2",
|
||||
"classnames": "^2.2.6",
|
||||
|
Reference in New Issue
Block a user