Skip to content

Commit

Permalink
chore(deps): update react monorepo to v18.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 27, 2024
1 parent 01b7cc2 commit 2f374c6
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"devDependencies": {
"@testing-library/react": "15.0.5",
"@types/jest": "29.5.12",
"@types/react": "18.3.0",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"codecov": "3.8.3",
"esbuild": "0.20.2",
Expand All @@ -67,8 +67,8 @@
"jest-environment-jsdom": "29.7.0",
"open": "10.1.0",
"prettier": "3.2.5",
"react": "18.3.0",
"react-dom": "18.3.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"semver": "7.6.0",
"typescript": "5.4.5"
},
Expand Down

0 comments on commit 2f374c6

Please sign in to comment.