mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-29 18:50:00 +08:00
chore(deps-dev): bump the dev-dependencies group with 4 updates (#47829)
* chore(deps-dev): bump the dev-dependencies group with 5 updates Updates the requirements on [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown), [immer](https://github.com/immerjs/immer), [open](https://github.com/sindresorhus/open) and [puppeteer](https://github.com/puppeteer/puppeteer) to permit the latest version. Updates `@biomejs/biome` to 1.6.0 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/cli/v1.6.0/packages/@biomejs/biome) Updates `eslint-plugin-markdown` from 3.0.1 to 4.0.1 - [Release notes](https://github.com/eslint/eslint-plugin-markdown/releases) - [Changelog](https://github.com/eslint/eslint-plugin-markdown/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint-plugin-markdown/compare/v3.0.1...v4.0.1) Updates `immer` to 10.0.4 - [Release notes](https://github.com/immerjs/immer/releases) - [Commits](https://github.com/immerjs/immer/compare/v10.0.3...v10.0.4) Updates `open` to 10.1.0 - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](https://github.com/sindresorhus/open/compare/v10.0.4...v10.1.0) Updates `puppeteer` to 22.4.1 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v22.4.0...puppeteer-v22.4.1) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: eslint-plugin-markdown dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: immer dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: open dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: puppeteer dependency-type: direct:development dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * Update package.json Signed-off-by: lijianan <574980606@qq.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: lijianan <574980606@qq.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lijianan <574980606@qq.com>
This commit is contained in:
parent
a0bce29cf4
commit
18d441343b
@ -170,7 +170,7 @@
|
||||
"@ant-design/tools": "^18.0.2",
|
||||
"@antv/g6": "^4.8.24",
|
||||
"@babel/eslint-plugin": "^7.23.5",
|
||||
"@biomejs/biome": "^1.5.3",
|
||||
"@biomejs/biome": "^1.6.0",
|
||||
"@codesandbox/sandpack-react": "^2.13.5",
|
||||
"@dnd-kit/core": "^6.1.0",
|
||||
"@dnd-kit/modifiers": "^7.0.0",
|
||||
@ -255,7 +255,7 @@
|
||||
"http-server": "^14.1.1",
|
||||
"husky": "^9.0.11",
|
||||
"identity-obj-proxy": "^3.0.0",
|
||||
"immer": "^10.0.3",
|
||||
"immer": "^10.0.4",
|
||||
"inquirer": "^9.2.15",
|
||||
"is-ci": "^3.0.1",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
@ -279,7 +279,7 @@
|
||||
"node-fetch": "^3.3.2",
|
||||
"node-notifier": "^10.0.1",
|
||||
"nprogress": "^0.2.0",
|
||||
"open": "^10.0.4",
|
||||
"open": "^10.1.0",
|
||||
"pixelmatch": "^5.3.0",
|
||||
"pngjs": "^7.0.0",
|
||||
"prettier": "^3.2.5",
|
||||
@ -287,7 +287,7 @@
|
||||
"pretty-format": "^29.7.0",
|
||||
"prismjs": "^1.29.0",
|
||||
"progress": "^2.0.3",
|
||||
"puppeteer": "^22.4.0",
|
||||
"puppeteer": "^22.4.1",
|
||||
"qs": "^6.12.0",
|
||||
"rc-footer": "^0.6.8",
|
||||
"rc-tween-one": "^3.0.6",
|
||||
|
Loading…
Reference in New Issue
Block a user