Skip to content

Commit 50535ab

Browse files
Update major react updates to v19
1 parent 91b6086 commit 50535ab

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ui/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"maplibre-gl": "^5.5.0",
4747
"next": "^15.3.2",
4848
"qs": "^6.14.0",
49-
"react": "^18.3.1",
50-
"react-dom": "^18.3.1",
49+
"react": "^19.1.1",
50+
"react-dom": "^19.1.1",
5151
"react-helmet-async": "^2.0.5",
5252
"react-hook-form": "^7.56.3",
5353
"react-hot-toast": "^2.5.2",
@@ -70,8 +70,8 @@
7070
"@types/luxon": "^3.6.2",
7171
"@types/mapbox__mapbox-gl-draw": "1.4.8",
7272
"@types/qs": "^6.9.18",
73-
"@types/react": "^18.3.21",
74-
"@types/react-dom": "^18.3.7",
73+
"@types/react": "^19.1.9",
74+
"@types/react-dom": "^19.1.7",
7575
"@types/redux-logger": "^3.0.13k",
7676
"autoprefixer": "^10.4.21",
7777
"bufferutil": "^4.0.9",

0 commit comments

Comments
 (0)