Skip to content

Commit

Permalink
Update react monorepo to v18.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 25, 2024
1 parent 6d41ae9 commit aa63d8a
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 31 deletions.
48 changes: 21 additions & 27 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.3",
"@types/node": "18.17.3",
"@types/react": "18.2.19",
"@types/react-dom": "18.2.7",
"react": "18.2.0",
"@types/react": "18.3.0",
"@types/react-dom": "18.3.0",
"react": "18.3.0",
"react-diff-viewer-continued": "3.2.6",
"react-dom": "18.2.0",
"react-dom": "18.3.0",
"typescript": "5.2.2"
},
"devDependencies": {
Expand Down

0 comments on commit aa63d8a

Please sign in to comment.