Skip to content

Commit

Permalink
chore(deps): update react monorepo to v19 (#1090)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 5a7a82c commit e76b487
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 74 deletions.
112 changes: 42 additions & 70 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 @@ -15,8 +15,8 @@
"@babel/preset-env": "7.26.0",
"@babel/preset-react": "7.26.3",
"@babel/preset-typescript": "7.26.0",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"@types/webpack": "5.28.5",
"@types/node": "22.10.1",
"babel-loader": "9.2.1",
Expand All @@ -26,8 +26,8 @@
"html-webpack-plugin": "5.6.3",
"jest": "29.7.0",
"jest-cli": "29.7.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"style-loader": "4.0.0",
"typescript": "5.7.2",
"webpack": "5.97.1",
Expand Down

0 comments on commit e76b487

Please sign in to comment.