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 a600f67 commit 47c0f45Copy full SHA for 47c0f45
ui/package.json
@@ -46,8 +46,8 @@
46
"maplibre-gl": "^4.7.0",
47
"next": "^14.2.8",
48
"qs": "^6.13.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.53.0",
53
"react-hot-toast": "^2.4.1",
@@ -72,8 +72,8 @@
72
"@types/luxon": "^3.4.2",
73
"@types/mapbox__mapbox-gl-draw": "1.4.6",
74
"@types/qs": "^6.9.15",
75
- "@types/react": "^18.3.5",
76
- "@types/react-dom": "^18.3.0",
+ "@types/react": "^19.0.1",
+ "@types/react-dom": "^19.0.2",
77
"@types/react-router": "^5.1.20",
78
"@types/redux-logger": "^3.0.13k",
79
"autoprefixer": "^10.4.20",
0 commit comments