Merge branch 'master' into 'virtual'
# Conflicts: # src/index.less
Showing
... | @@ -7,7 +7,7 @@ | ... | @@ -7,7 +7,7 @@ |
"@antv/chart-node-g6": "^0.0.4", | "@antv/chart-node-g6": "^0.0.4", | ||
"@antv/g2": "^4.1.12", | "@antv/g2": "^4.1.12", | ||
"@antv/g6": "^4.2.1", | "@antv/g6": "^4.2.1", | ||
"@craco/craco": "^6.1.2", | "@craco/craco": "^6.4.3", | ||
"@testing-library/jest-dom": "^5.11.4", | "@testing-library/jest-dom": "^5.11.4", | ||
"@testing-library/react": "^11.1.0", | "@testing-library/react": "^11.1.0", | ||
"@testing-library/user-event": "^12.1.10", | "@testing-library/user-event": "^12.1.10", | ||
... | @@ -23,6 +23,7 @@ | ... | @@ -23,6 +23,7 @@ |
"craco-less": "^2.0.0", | "craco-less": "^2.0.0", | ||
"crypto-js": "^4.0.0", | "crypto-js": "^4.0.0", | ||
"echarts": "^5.3.1", | "echarts": "^5.3.1", | ||
"eslint-config-react-app": "^7.0.1", | |||
"immutability-helper": "^3.1.1", | "immutability-helper": "^3.1.1", | ||
"insert-css": "^2.0.0", | "insert-css": "^2.0.0", | ||
"less": "^4.1.1", | "less": "^4.1.1", | ||
... | ... |
Please
register
or
sign in
to comment