Skip to content

Commit

Permalink
Update react monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 24, 2022
1 parent 9655f29 commit 6a298c8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 63 deletions.
73 changes: 12 additions & 61 deletions API/ClientApp/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 API/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"private": true,
"dependencies": {
"bootstrap": "4.5.0",
"react": "16.13.1",
"react": "18.0.0",
"react-bootstrap": "1.0.1",
"react-dom": "16.13.1",
"react-dom": "18.0.0",
"react-router-bootstrap": "0.25.0",
"react-router-dom": "5.2.0",
"react-scripts": "3.4.1",
Expand Down

0 comments on commit 6a298c8

Please sign in to comment.