diff --git a/package.json b/package.json index c78f03233855..459398b96023 100644 --- a/package.json +++ b/package.json @@ -160,13 +160,13 @@ "@ant-design/happy-work-theme": "^1.0.0", "@ant-design/tools": "^18.0.2", "@antfu/eslint-config": "^3.8.0", - "@antv/g6": "^4.8.24", + "@antv/g6": "^5.0.34", "@biomejs/biome": "^1.9.4", "@codecov/webpack-plugin": "^1.2.1", "@codesandbox/sandpack-react": "^2.19.9", "@dnd-kit/core": "^6.2.0", - "@dnd-kit/modifiers": "^8.0.0", - "@dnd-kit/sortable": "^9.0.0", + "@dnd-kit/modifiers": "^9.0.0", + "@dnd-kit/sortable": "^10.0.0", "@dnd-kit/utilities": "^3.2.2", "@emotion/css": "^11.13.4", "@emotion/react": "^11.13.3", @@ -223,7 +223,7 @@ "antd-style": "^3.7.0", "antd-token-previewer": "^2.0.8", "axios": "^1.7.7", - "chalk": "^4.1.2", + "chalk": "^5.3.0", "cheerio": "^1.0.0", "circular-dependency-plugin": "^5.2.2", "cli-progress": "^3.12.0",