Skip to content

Commit

Permalink
Bump react from 17.0.2 to 18.3.1
Browse files Browse the repository at this point in the history
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 17.0.2 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)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent aca5f10 commit 4e29b63
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 21 deletions.
38 changes: 18 additions & 20 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@testing-library/react": "^11.2.7",
"@testing-library/user-event": "^13.1.9",
"jwt-decode": "^3.1.2",
"react": ">=17.0.2 <18.0.0",
"react": ">=17.0.2 <19.0.0",
"react-dom": "^17.0.2",
"react-oauth2-pkce": "^2.0.7",
"react-redux": ">=7.2.4 <8.0.0",
Expand Down

0 comments on commit 4e29b63

Please sign in to comment.