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 0c07e61 commit e44d50fCopy full SHA for e44d50f
ui/package.json
@@ -46,8 +46,8 @@
46
"maplibre-gl": "^4.7.1",
47
"next": "^14.2.23",
48
"qs": "^6.14.0",
49
- "react": "^18.3.1",
50
- "react-dom": "^18.3.1",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
51
"react-helmet-async": "^2.0.5",
52
"react-hook-form": "^7.54.2",
53
"react-hot-toast": "^2.5.1",
@@ -71,8 +71,8 @@
71
"@types/luxon": "^3.4.2",
72
"@types/mapbox__mapbox-gl-draw": "1.4.6",
73
"@types/qs": "^6.9.18",
74
- "@types/react": "^18.3.18",
75
- "@types/react-dom": "^18.3.5",
+ "@types/react": "^19.0.12",
+ "@types/react-dom": "^19.0.4",
76
"@types/react-router": "^5.1.20",
77
"@types/redux-logger": "^3.0.13k",
78
"autoprefixer": "^10.4.20",
0 commit comments