diff --git a/package.json b/package.json index 703988dd407a..d03097c71ec6 100644 --- a/package.json +++ b/package.json @@ -163,10 +163,10 @@ "@ant-design/compatible": "^5.1.3", "@ant-design/happy-work-theme": "^1.0.0", "@ant-design/tools": "^18.0.2", - "@antv/g6": "^4.8.24", + "@antv/g6": "^5.0.22", "@babel/eslint-plugin": "^7.24.7", "@biomejs/biome": "^1.8.3", - "@codecov/webpack-plugin": "^0.0.1-beta.10", + "@codecov/webpack-plugin": "^1.1.0", "@codesandbox/sandpack-react": "^2.18.0", "@dnd-kit/core": "^6.1.0", "@dnd-kit/modifiers": "^7.0.0", @@ -176,7 +176,7 @@ "@emotion/react": "^11.11.4", "@emotion/server": "^11.11.0", "@ianvs/prettier-plugin-sort-imports": "^4.3.1", - "@inquirer/prompts": "^5.1.2", + "@inquirer/prompts": "^6.0.1", "@madccc/duplicate-package-checker-webpack-plugin": "^1.0.0", "@microflash/rehype-figure": "^2.1.0", "@npmcli/run-script": "^8.1.0", @@ -228,7 +228,7 @@ "antd-style": "^3.6.2", "antd-token-previewer": "^2.0.8", "axios": "^1.7.2", - "chalk": "^4.1.2", + "chalk": "^5.3.0", "cheerio": "^1.0.0", "circular-dependency-plugin": "^5.2.2", "cli-progress": "^3.12.0", @@ -238,7 +238,7 @@ "dotenv": "^16.4.5", "dumi": "~2.4.5", "dumi-plugin-color-chunk": "^1.1.1", - "eslint": "^8.57.0", + "eslint": "^9.10.0", "eslint-config-airbnb": "^19.0.4", "eslint-config-prettier": "^9.1.0", "eslint-import-resolver-typescript": "^3.6.1", @@ -246,7 +246,7 @@ "eslint-plugin-import": "^2.29.1", "eslint-plugin-jest": "^28.6.0", "eslint-plugin-jsx-a11y": "^6.8.0", - "eslint-plugin-lodash": "^7.4.0", + "eslint-plugin-lodash": "^8.0.0", "eslint-plugin-markdown": "^5.1.0", "eslint-plugin-react": "^7.34.4", "eslint-plugin-react-hooks": "^4.6.2", @@ -331,7 +331,7 @@ "terser": "^5.31.2", "tsx": "4.11.2", "typedoc": "^0.26.4", - "typescript": "~5.5.3", + "typescript": "~5.6.2", "vanilla-jsoneditor": "^0.23.7", "vanilla-tilt": "^1.8.1", "webpack": "^5.93.0",