Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump react and @types/react
Browse files Browse the repository at this point in the history
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.

Updates `react` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react)

Updates `@types/react` from 18.2.69 to 18.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 26, 2024
1 parent a922a39 commit 7c30acb
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 98 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@douyinfe/semi-icons-lab": "^2.55.0",
"@douyinfe/semi-ui": "^2.55.0",
"@types/node": "20.11.30",
"@types/react": "18.2.69",
"@types/react": "18.3.0",
"@types/react-dom": "18.2.22",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
Expand All @@ -27,7 +27,7 @@
"next": "14.1.4",
"next-themes": "^0.3.0",
"prettier": "^3.2.5",
"react": "18.2.0",
"react": "18.3.1",
"react-dom": "18.2.0",
"recharts": "^2.12.3",
"sharp": "^0.33.3",
Expand Down
Loading

0 comments on commit 7c30acb

Please sign in to comment.