Skip to content

Commit 4488150

Browse files
Update react monorepo to v19
1 parent 777c72a commit 4488150

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

site2/package.json

Lines changed: 4 additions & 4 deletions
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",
@@ -29,7 +29,7 @@
2929
"@types/googlemaps": "^3.39.2",
3030
"@types/material-ui": "^0.21.7",
3131
"@types/mocha": "^10.0.0",
32-
"@types/react": "^16.9.19",
33-
"@types/react-dom": "^16.9.5"
32+
"@types/react": "^19.0.0",
33+
"@types/react-dom": "^19.0.0"
3434
}
3535
}

0 commit comments

Comments
 (0)