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.24 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 Jun 14, 2024
1 parent 95f3360 commit 3e0ddb7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 16 deletions.
22 changes: 8 additions & 14 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 @@ -59,7 +59,7 @@
"nodemailer": "^6.9.9",
"openid-client": "^5.6.1",
"pretty-bytes": "^6.1.1",
"react": "^18.2.0",
"react": "^18.3.1",
"react-copy-to-clipboard": "^5.0.4",
"react-dom": "^18.2.0",
"react-google-recaptcha": "^3.1.0",
Expand Down Expand Up @@ -113,7 +113,7 @@
"@types/memoizee": "^0.4.9",
"@types/node": "^20.14.2",
"@types/nodemailer": "^6.4.14",
"@types/react": "^18.2.24",
"@types/react": "^18.3.3",
"@types/react-copy-to-clipboard": "^5.0.5",
"@types/react-dom": "^18.2.8",
"@types/react-google-recaptcha": "^2.1.7",
Expand Down

0 comments on commit 3e0ddb7

Please sign in to comment.