Skip to content

Commit

Permalink
chore(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent f5599c6 commit cc3c078
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 52 deletions.
73 changes: 25 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 @@ -57,8 +57,8 @@
"devDependencies": {
"@testing-library/react": "16.1.0",
"@types/jest": "29.5.14",
"@types/react": "18.3.17",
"@types/react-dom": "18.3.5",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"codecov": "3.8.3",
"esbuild": "0.24.0",
"esbuild-jest": "0.5.0",
Expand All @@ -67,8 +67,8 @@
"jest-environment-jsdom": "29.7.0",
"open": "10.1.0",
"prettier": "3.4.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"semver": "7.6.3",
"typescript": "5.7.2"
},
Expand Down

0 comments on commit cc3c078

Please sign in to comment.