We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c23c88f commit 7c21c90Copy full SHA for 7c21c90
package.json
@@ -18,18 +18,18 @@
18
"maplibre-gl": "4.7.1",
19
"next": "15.0.3",
20
"papaparse": "5.4.1",
21
- "react": "18.3.1",
+ "react": "19.1.0",
22
"react-day-picker": "9.4.0",
23
- "react-dom": "18.3.1",
+ "react-dom": "19.1.0",
24
"react-icons": "5.3.0",
25
"react-map-gl": "7.1.7",
26
"use-debounce": "10.0.4",
27
"use-sound": "4.0.3"
28
},
29
"devDependencies": {
30
"@types/node": "22.9.0",
31
- "@types/react": "18.3.12",
32
- "@types/react-dom": "18.3.1",
+ "@types/react": "19.1.8",
+ "@types/react-dom": "19.1.6",
33
"autoprefixer": "10.4.20",
34
"eslint": "9.16.0",
35
"eslint-config-next": "15.0.3",
0 commit comments