Skip to content

Commit

Permalink
build(deps): bump react from 17.0.2 to 18.2.0
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.2.0.
- [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.2.0/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 Mar 10, 2023
1 parent f1d5c82 commit 9fbebe8
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 7 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@liftedinit/ui": "github:liftedinit/lifted-ui",
"@tanstack/react-query": "^4.3.4",
"react": "^17.0.2",
"react": "^18.2.0",
"react-dom": "^17.0.2",
"react-router": "^6.8.1",
"react-router-dom": "^6.8.1",
Expand Down
33 changes: 27 additions & 6 deletions package-lock.json

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

0 comments on commit 9fbebe8

Please sign in to comment.