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 5, 2024
1 parent ad7d203 commit ae7b40a
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 72 deletions.
108 changes: 40 additions & 68 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.13",
"@types/react-dom": "18.3.1",
"@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 ae7b40a

Please sign in to comment.