From 109a4588bf60d267731e47b022029afaee3c4107 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 18:43:00 +0000 Subject: [PATCH] chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates Bumps the dev-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@antv/g6](https://github.com/antvis/g6) | `4.8.24` | `5.0.23` | | @codecov/webpack-plugin | `0.0.1-beta.12` | `1.2.0` | | [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) | `5.5.0` | `6.0.1` | | [chalk](https://github.com/chalk/chalk) | `4.1.2` | `5.3.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.11.0` | | [eslint-plugin-lodash](https://github.com/idok/eslint-plugin-lodash) | `7.4.0` | `8.0.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.6.2` | Updates `@antv/g6` from 4.8.24 to 5.0.23 - [Release notes](https://github.com/antvis/g6/releases) - [Changelog](https://github.com/antvis/G6/blob/v5/CHANGELOG.md) - [Commits](https://github.com/antvis/g6/commits) Updates `@codecov/webpack-plugin` from 0.0.1-beta.12 to 1.2.0 Updates `@inquirer/prompts` from 5.5.0 to 6.0.1 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@5.5.0...@inquirer/prompts@6.0.1) Updates `chalk` from 4.1.2 to 5.3.0 - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.3.0) Updates `eslint` from 8.57.1 to 9.11.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.57.1...v9.11.0) Updates `eslint-plugin-lodash` from 7.4.0 to 8.0.0 - [Changelog](https://github.com/idok/eslint-plugin-lodash/blob/master/CHANGELOG.md) - [Commits](https://github.com/idok/eslint-plugin-lodash/commits/v8.0.0) Updates `typescript` from 5.5.4 to 5.6.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2) --- updated-dependencies: - dependency-name: "@antv/g6" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@codecov/webpack-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@inquirer/prompts" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: chalk dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint-plugin-lodash dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 703988dd407a..9be134bc4dd9 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.23", "@babel/eslint-plugin": "^7.24.7", "@biomejs/biome": "^1.8.3", - "@codecov/webpack-plugin": "^0.0.1-beta.10", + "@codecov/webpack-plugin": "^1.2.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.11.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",