Skip to content

Commit 16bee39

Browse files
authoredMar 29, 2025··
Update react monorepo to v19
1 parent 2c9ef64 commit 16bee39

File tree

2 files changed

+49
-126
lines changed

2 files changed

+49
-126
lines changed
 

Diff for: ‎package-lock.json

+47-124
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: ‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"babel-preset-stage-2": "6.24.1",
3939
"jest": "23.5.0",
4040
"jest-dom": "1.12.0",
41-
"react": "16.4.2",
42-
"react-dom": "16.4.2",
41+
"react": "19.1.0",
42+
"react-dom": "19.1.0",
4343
"react-testing-library": "5.0.0"
4444
},
4545
"jest": {

0 commit comments

Comments
 (0)
Please sign in to comment.