mirror of
https://gitee.com/antv/g6.git
synced 2024-12-02 03:38:20 +08:00
chore: update deps version (#5807)
This commit is contained in:
parent
38b3e482ab
commit
3b28a239e6
@ -37,43 +37,43 @@
|
||||
"preview": "dumi preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ant-design/icons": "^5.3.6",
|
||||
"@ant-design/icons": "^5.3.7",
|
||||
"@antv/algorithm": "^0.1.26",
|
||||
"@antv/dumi-theme-antv": "^0.5.1",
|
||||
"@antv/g": "^6.0.5",
|
||||
"@antv/g-svg": "^2.0.5",
|
||||
"@antv/g-webgl": "^2.0.6",
|
||||
"@antv/g": "^6.0.6",
|
||||
"@antv/g-svg": "^2.0.7",
|
||||
"@antv/g-webgl": "^2.0.10",
|
||||
"@antv/g2": "^5.1.20",
|
||||
"@antv/g6": "workspace:*",
|
||||
"@antv/g6-extension-3d": "workspace:*",
|
||||
"@antv/g6-extension-react": "workspace:*",
|
||||
"@antv/graphlib": "^2.0.2",
|
||||
"@antv/layout": "^1.2.14-beta.1",
|
||||
"@antv/layout": "1.2.14-beta.4",
|
||||
"@antv/layout-gpu": "^1.1.5",
|
||||
"@antv/layout-wasm": "^1.3.4",
|
||||
"@antv/layout-wasm": "^1.4.0",
|
||||
"@antv/util": "^3.3.7",
|
||||
"antd": "^5.10.2",
|
||||
"antd": "^5.17.4",
|
||||
"dumi": "~2.2.17",
|
||||
"insert-css": "^2.0.0",
|
||||
"lodash": "^4.17.21",
|
||||
"react": "^18.2.0",
|
||||
"react": "^18.3.1",
|
||||
"stats.js": "^0.17.0",
|
||||
"styled-components": "^6.1.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@manypkg/get-packages": "^2.2.0",
|
||||
"@microsoft/api-documenter": "^7.23.16",
|
||||
"@microsoft/api-extractor": "^7.39.1",
|
||||
"@microsoft/api-extractor-model": "^7.28.14",
|
||||
"@microsoft/tsdoc": "^0.14.2",
|
||||
"@rushstack/node-core-library": "^4.1.0",
|
||||
"@manypkg/get-packages": "^2.2.1",
|
||||
"@microsoft/api-documenter": "^7.25.2",
|
||||
"@microsoft/api-extractor": "^7.46.2",
|
||||
"@microsoft/api-extractor-model": "^7.29.2",
|
||||
"@microsoft/tsdoc": "^0.15.0",
|
||||
"@rushstack/node-core-library": "^4.3.0",
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/lodash": "^4.17.0",
|
||||
"@types/react": "^18.2.75",
|
||||
"@types/lodash": "^4.17.4",
|
||||
"@types/react": "^18.3.3",
|
||||
"@types/resolve": "^1.20.6",
|
||||
"fs-extra": "^11.2.0",
|
||||
"gh-pages": "^6.1.1",
|
||||
"prettier": "^3.1.1",
|
||||
"prettier": "^3.3.0",
|
||||
"resolve": "^1.22.8"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user