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.2.37 to 18.3.3
- [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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 27, 2024
1 parent c7b6f5b commit 988e50b
Show file tree
Hide file tree
Showing 2 changed files with 537 additions and 541 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"immer": "^10.0.3",
"lodash": "^4.17.21",
"openai": "^4.47.1",
"react": "18.2.0",
"react": "18.3.1",
"react-dom": "18.2.0",
"react-icons": "^5.0.1",
"react-syntax-highlighter": "^15.5.0",
Expand All @@ -55,7 +55,7 @@
"@types/jest": "29.5.7",
"@types/lodash": "^4.17.6",
"@types/node": "20.11.24",
"@types/react": "18.2.37",
"@types/react": "18.3.3",
"@types/react-dom": "18.2.22",
"@types/ws": "8.5.10",
"@typescript-eslint/eslint-plugin": "6.10.0",
Expand Down
Loading

0 comments on commit 988e50b

Please sign in to comment.