|
|
@ -39,6 +39,7 @@ |
|
|
|
"@ant-design/icons": "^4.0.6", |
|
|
|
"@antv/x6": "^1.3.0", |
|
|
|
"@imove/compile-code": "^0.0.1", |
|
|
|
"@monaco-editor/react": "^3.7.4", |
|
|
|
"ace-builds": "^1.4.12", |
|
|
|
"antd": "^4.5.3", |
|
|
|
"axios": "^0.21.0", |
|
|
@ -53,13 +54,7 @@ |
|
|
|
"@types/lodash.merge": "^4.6.6", |
|
|
|
"@types/react": "^16.9.34", |
|
|
|
"@types/react-color": "^3.0.4", |
|
|
|
"@types/react-dom": "^16.9.7", |
|
|
|
"awesome-typescript-loader": "^5.2.1", |
|
|
|
"less": "^3.12.2", |
|
|
|
"rollup": "^2.6.1", |
|
|
|
"rollup-plugin-postcss": "^3.1.3", |
|
|
|
"rollup-plugin-typescript": "^1.0.1", |
|
|
|
"watch": "^1.0.2" |
|
|
|
"@types/react-dom": "^16.9.7" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"@ant-design/icons": "^4.0.6", |
|
|
|