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 43515db commit 4736c09Copy full SHA for 4736c09
ui/package.json
@@ -39,8 +39,8 @@
39
"maplibre-gl": "^5.7.0",
40
"next": "15.4.6",
41
"qs": "^6.14.0",
42
- "react": "^18.3.1",
43
- "react-dom": "^18.3.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
44
"react-helmet-async": "^2.0.5",
45
"react-hook-form": "^7.62.0",
46
"react-hot-toast": "^2.6.0",
@@ -63,8 +63,8 @@
63
"@types/luxon": "^3.7.1",
64
"@types/mapbox__mapbox-gl-draw": "1.4.9",
65
"@types/qs": "^6.14.0",
66
- "@types/react": "^18.3.24",
67
- "@types/react-dom": "^18.3.7",
+ "@types/react": "^19.2.2",
+ "@types/react-dom": "^19.2.2",
68
"@types/redux-logger": "^3.0.13k",
69
"autoprefixer": "^10.4.21",
70
"bufferutil": "^4.0.9",
0 commit comments