Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 11, 2024
1 parent db716e0 commit 9958938
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 52 deletions.
85 changes: 37 additions & 48 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 @@ -3,8 +3,8 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-scripts": "5.0.1",
"web-vitals": "3.1.1"
},
Expand All @@ -26,8 +26,8 @@
"@testing-library/user-event": "14.4.3",
"@types/jest": "28.1.8",
"@types/node": "16.18.12",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.10",
"@types/react": "18.3.2",
"@types/react-dom": "18.3.0",
"change-case": "4.1.2",
"cross-env": "7.0.3",
"cypress": "10.11.0",
Expand Down

0 comments on commit 9958938

Please sign in to comment.