Skip to content

Commit 6b1a2d4

Browse files
Update react monorepo to v19
1 parent 2f33308 commit 6b1a2d4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

site2/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"deck.gl": "^9.0.0",
77
"material-ui": "^0.20.2",
88
"npm": "^11.0.0",
9-
"react": "^16.12.0",
10-
"react-dom": "^16.12.0",
9+
"react": "^19.0.0",
10+
"react-dom": "^19.0.0",
1111
"react-google-maps": "^9.4.5",
1212
"react-scripts": "^5.0.1",
1313
"typescript": "^3.7.5",
@@ -30,7 +30,7 @@
3030
"@types/googlemaps": "^3.39.2",
3131
"@types/material-ui": "^0.21.7",
3232
"@types/mocha": "^10.0.0",
33-
"@types/react": "^16.9.19",
34-
"@types/react-dom": "^16.9.5"
33+
"@types/react": "^19.0.0",
34+
"@types/react-dom": "^19.0.0"
3535
}
3636
}

0 commit comments

Comments
 (0)