From fea4352b4a94bbfd51c9e136b0971250b55ac889 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 20:36:37 +0000 Subject: [PATCH] chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates Bumps the dev-dependencies group with 4 updates in the / directory: [@antv/g6](https://github.com/antvis/g6), [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js), [chalk](https://github.com/chalk/chalk) and [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor). Updates `@antv/g6` from 4.8.24 to 5.0.28 - [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/5.0.28) Updates `@inquirer/prompts` from 6.0.1 to 7.0.1 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@6.0.1...@inquirer/prompts@7.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 `vanilla-jsoneditor` from 1.1.2 to 2.0.2 - [Release notes](https://github.com/josdejong/svelte-jsoneditor/releases) - [Changelog](https://github.com/josdejong/svelte-jsoneditor/blob/main/CHANGELOG.md) - [Commits](https://github.com/josdejong/svelte-jsoneditor/compare/v1.1.2...v2.0.2) --- updated-dependencies: - dependency-name: "@antv/g6" 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: vanilla-jsoneditor dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 3abd193d2175..a85acd817b50 100644 --- a/package.json +++ b/package.json @@ -160,7 +160,7 @@ "@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.28", "@biomejs/biome": "^1.9.1", "@codecov/webpack-plugin": "^1.0.1", "@codesandbox/sandpack-react": "^2.19.8", @@ -173,7 +173,7 @@ "@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.0.1", "@madccc/duplicate-package-checker-webpack-plugin": "^1.0.0", "@microflash/rehype-figure": "^2.1.1", "@npmcli/run-script": "^9.0.0", @@ -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", @@ -319,7 +319,7 @@ "tsx": "4.11.2", "typedoc": "^0.26.7", "typescript": "~5.6.2", - "vanilla-jsoneditor": "^1.0.0", + "vanilla-jsoneditor": "^2.0.2", "vanilla-tilt": "^1.8.1", "webpack": "^5.94.0", "webpack-bundle-analyzer": "^4.10.2",