Skip to content

Commit

Permalink
chore(deps-dev): bump the dev-dependencies group with 4 updates (ant-…
Browse files Browse the repository at this point in the history
…design#46726)

* chore(deps-dev): bump the dev-dependencies group with 5 updates

Updates the requirements on [@testing-library/user-event](https://github.com/testing-library/user-event), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [antd-img-crop](https://github.com/nanxiaobei/antd-img-crop), [chalk](https://github.com/chalk/chalk) and [typedoc](https://github.com/TypeStrong/TypeDoc) to permit the latest version.

Updates `@testing-library/user-event` to 14.5.2
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.5.1...v14.5.2)

Updates `@types/node` to 20.10.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `antd-img-crop` to 4.21.0
- [Commits](https://github.com/nanxiaobei/antd-img-crop/commits)

Updates `chalk` from 4.1.2 to 5.3.0
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](chalk/chalk@v4.1.2...v5.3.0)

Updates `typedoc` to 0.25.5
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.25.4...v0.25.5)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: antd-img-crop
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: chalk
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: typedoc
  dependency-type: direct:development
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update package.json

Signed-off-by: lijianan <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: lijianan <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <[email protected]>
Co-authored-by: afc163 <[email protected]>
  • Loading branch information
3 people authored Jan 2, 2024
1 parent 6ed0cce commit 5adf080
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^6.1.6",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.1",
"@testing-library/user-event": "^14.5.2",
"@types/ali-oss": "^6.16.11",
"@types/fs-extra": "^11.0.4",
"@types/gtag.js": "^0.0.18",
Expand All @@ -199,7 +199,7 @@
"@types/jsdom": "^21.1.6",
"@types/lodash": "^4.14.202",
"@types/minimist": "^1.2.5",
"@types/node": "^20.10.5",
"@types/node": "^20.10.6",
"@types/nprogress": "^0.2.3",
"@types/pixelmatch": "^5.2.6",
"@types/pngjs": "^6.0.4",
Expand All @@ -218,7 +218,7 @@
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"ali-oss": "^6.19.0",
"antd-img-crop": "^4.18.0",
"antd-img-crop": "^4.21.0",
"antd-style": "^3.6.1",
"antd-token-previewer": "^2.0.5",
"chalk": "^4.1.0",
Expand Down Expand Up @@ -324,7 +324,7 @@
"tar-fs": "^3.0.4",
"terser": "^5.26.0",
"tsx": "^4.7.0",
"typedoc": "^0.25.4",
"typedoc": "^0.25.5",
"typescript": "~5.3.3",
"vanilla-jsoneditor": "^0.21.1",
"vanilla-tilt": "^1.8.1",
Expand Down

0 comments on commit 5adf080

Please sign in to comment.