mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
* chore(deps-dev): bump the dev-dependencies group with 4 updates Bumps the dev-dependencies group with 4 updates: [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js), [antd-token-previewer](https://github.com/ant-design/antd-token-previewer), [glob](https://github.com/isaacs/node-glob) and [webpack-bundle-analyzer](https://github.com/webpack/webpack-bundle-analyzer). Updates `@inquirer/prompts` from 7.10.1 to 8.0.1 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@7.10.1...@inquirer/prompts@8.0.1) Updates `antd-token-previewer` from 2.0.8 to 3.0.0 - [Release notes](https://github.com/ant-design/antd-token-previewer/releases) - [Commits](https://github.com/ant-design/antd-token-previewer/compare/v2.0.8...v3.0.0) Updates `glob` from 12.0.0 to 13.0.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](https://github.com/isaacs/node-glob/compare/v12.0.0...v13.0.0) Updates `webpack-bundle-analyzer` from 4.10.2 to 5.0.1 - [Changelog](https://github.com/webpack/webpack-bundle-analyzer/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-bundle-analyzer/compare/v4.10.2...v5.0.1) --- updated-dependencies: - dependency-name: "@inquirer/prompts" dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: antd-token-previewer dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: glob dependency-version: 13.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: webpack-bundle-analyzer dependency-version: 5.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * Update package.json Signed-off-by: thinkasany <480968828@qq.com> * Update package.json Signed-off-by: thinkasany <480968828@qq.com> * Initial plan * chore(deps-dev): upgrade @inquirer/prompts to 8.0.1 Co-authored-by: thinkasany <117748716+thinkasany@users.noreply.github.com> * fix: remove deprecated helpMode option from checkbox theme Co-authored-by: thinkasany <117748716+thinkasany@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: thinkasany <480968828@qq.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: thinkasany <480968828@qq.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: thinkasany <117748716+thinkasany@users.noreply.github.com>