Skip to content

Commit

Permalink
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/v18.3.1/packages/react)

Updates `@types/react` from 18.0.21 to 18.3.12
- [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 Nov 16, 2024
1 parent 6437ba7 commit c982864
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 28 deletions.
40 changes: 14 additions & 26 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@types/dygraphs": "^2.1.4",
"@types/jest": "^29.5.14",
"@types/node": "^16.11.63",
"@types/react": "^18.0.21",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.0.6",
"@types/three": "^0.164.0",
"antd": "^4.23.4",
Expand All @@ -21,7 +21,7 @@
"localforage": "^1.10.0",
"mixpanel-browser": "^2.45.0",
"omovi": "^0.11.3",
"react": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"react-fetch-hook": "^1.9.5",
"react-iframe": "^1.8.4",
Expand Down

0 comments on commit c982864

Please sign in to comment.