Skip to content

Commit 0e30b7c

Browse files
Update major react updates to v19
1 parent da99d23 commit 0e30b7c

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
@@ -40,8 +40,8 @@
4040
"maplibre-gl": "^5.5.0",
4141
"next": "^15.3.2",
4242
"qs": "^6.14.0",
43-
"react": "^18.3.1",
44-
"react-dom": "^18.3.1",
43+
"react": "^19.1.1",
44+
"react-dom": "^19.1.1",
4545
"react-helmet-async": "^2.0.5",
4646
"react-hook-form": "^7.56.3",
4747
"react-hot-toast": "^2.5.2",
@@ -64,8 +64,8 @@
6464
"@types/luxon": "^3.6.2",
6565
"@types/mapbox__mapbox-gl-draw": "1.4.8",
6666
"@types/qs": "^6.9.18",
67-
"@types/react": "^18.3.21",
68-
"@types/react-dom": "^18.3.7",
67+
"@types/react": "^19.1.9",
68+
"@types/react-dom": "^19.1.7",
6969
"@types/redux-logger": "^3.0.13k",
7070
"autoprefixer": "^10.4.21",
7171
"bufferutil": "^4.0.9",

0 commit comments

Comments
 (0)