diff --git a/package.json b/package.json index 3abd193d2175..6ddd8f956591 100644 --- a/package.json +++ b/package.json @@ -160,20 +160,20 @@ "@ant-design/happy-work-theme": "^1.0.0", "@ant-design/tools": "^18.0.2", "@antfu/eslint-config": "^3.0.0", - "@antv/g6": "^4.8.24", + "@antv/g6": "^5.0.35", "@biomejs/biome": "^1.9.1", "@codecov/webpack-plugin": "^1.0.1", "@codesandbox/sandpack-react": "^2.19.8", "@dnd-kit/core": "^6.1.0", - "@dnd-kit/modifiers": "^7.0.0", - "@dnd-kit/sortable": "^8.0.0", + "@dnd-kit/modifiers": "^9.0.0", + "@dnd-kit/sortable": "^10.0.0", "@dnd-kit/utilities": "^3.2.2", "@emotion/css": "^11.13.0", "@emotion/react": "^11.13.3", "@emotion/server": "^11.11.0", "@eslint-react/eslint-plugin": "^1.13.0", "@ianvs/prettier-plugin-sort-imports": "^4.3.1", - "@inquirer/prompts": "^6.0.1", + "@inquirer/prompts": "^7.2.0", "@madccc/duplicate-package-checker-webpack-plugin": "^1.0.0", "@microflash/rehype-figure": "^2.1.1", "@npmcli/run-script": "^9.0.0", @@ -207,9 +207,9 @@ "@types/prismjs": "^1.26.4", "@types/progress": "^2.0.7", "@types/qs": "^6.9.16", - "@types/react": "^18.3.5", + "@types/react": "^19.0.1", "@types/react-copy-to-clipboard": "^5.0.7", - "@types/react-dom": "^18.3.0", + "@types/react-dom": "^19.0.2", "@types/react-highlight-words": "^0.20.0", "@types/react-resizable": "^3.0.8", "@types/semver": "^7.5.8", @@ -223,7 +223,7 @@ "antd-style": "^3.6.3", "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", @@ -249,7 +249,7 @@ "husky": "^9.1.6", "identity-obj-proxy": "^3.0.0", "immer": "^10.1.1", - "is-ci": "^3.0.1", + "is-ci": "^4.1.0", "isomorphic-fetch": "^3.0.0", "jest": "^29.7.0", "jest-axe": "^9.0.0", @@ -284,17 +284,17 @@ "rc-footer": "^0.6.8", "rc-tween-one": "^3.0.6", "rc-virtual-list": "^3.14.5", - "react": "^18.3.1", + "react": "^19.0.0", "react-copy-to-clipboard": "^5.1.0", "react-countup": "^6.5.3", - "react-dom": "^18.3.1", + "react-dom": "^19.0.0", "react-draggable": "^4.4.6", "react-fast-marquee": "^1.6.5", "react-highlight-words": "^0.20.0", "react-infinite-scroll-component": "^6.1.0", "react-intersection-observer": "^9.13.1", "react-resizable": "^3.0.5", - "react-router-dom": "^6.26.2", + "react-router-dom": "^7.0.2", "react-sticky-box": "^2.0.5", "regenerator-runtime": "^0.14.1", "rehype-stringify": "^10.0.0", @@ -318,8 +318,8 @@ "terser": "^5.32.0", "tsx": "4.11.2", "typedoc": "^0.26.7", - "typescript": "~5.6.2", - "vanilla-jsoneditor": "^1.0.0", + "typescript": "~5.7.2", + "vanilla-jsoneditor": "^2.3.3", "vanilla-tilt": "^1.8.1", "webpack": "^5.94.0", "webpack-bundle-analyzer": "^4.10.2",