Skip to content

Commit cb7ef1a

Browse files
Update react monorepo to v19
1 parent 1471b25 commit cb7ef1a

File tree

2 files changed

+72
-46
lines changed

2 files changed

+72
-46
lines changed

package-lock.json

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

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"private": true,
55
"dependencies": {
66
"dateformat": "3.0.3",
7-
"react": "16.9.0",
8-
"react-dom": "16.9.0",
7+
"react": "19.0.0",
8+
"react-dom": "19.0.0",
99
"react-rotation": "1.3.0",
1010
"react-scripts": "3.1.2"
1111
},

0 commit comments

Comments
 (0)