We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f33308 commit 6b1a2d4Copy full SHA for 6b1a2d4
site2/package.json
@@ -6,8 +6,8 @@
6
"deck.gl": "^9.0.0",
7
"material-ui": "^0.20.2",
8
"npm": "^11.0.0",
9
- "react": "^16.12.0",
10
- "react-dom": "^16.12.0",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
11
"react-google-maps": "^9.4.5",
12
"react-scripts": "^5.0.1",
13
"typescript": "^3.7.5",
@@ -30,7 +30,7 @@
30
"@types/googlemaps": "^3.39.2",
31
"@types/material-ui": "^0.21.7",
32
"@types/mocha": "^10.0.0",
33
- "@types/react": "^16.9.19",
34
- "@types/react-dom": "^16.9.5"
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0"
35
}
36
0 commit comments