Skip to content

Commit b9ac1a1

Browse files
Update major react updates to v19
1 parent a6b33f3 commit b9ac1a1

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
@@ -39,8 +39,8 @@
3939
"maplibre-gl": "^5.7.0",
4040
"next": "15.4.6",
4141
"qs": "^6.14.0",
42-
"react": "^18.3.1",
43-
"react-dom": "^18.3.1",
42+
"react": "^19.2.0",
43+
"react-dom": "^19.2.0",
4444
"react-helmet-async": "^2.0.5",
4545
"react-hook-form": "^7.62.0",
4646
"react-hot-toast": "^2.6.0",
@@ -63,8 +63,8 @@
6363
"@types/luxon": "^3.7.1",
6464
"@types/mapbox__mapbox-gl-draw": "1.4.9",
6565
"@types/qs": "^6.14.0",
66-
"@types/react": "^18.3.24",
67-
"@types/react-dom": "^18.3.7",
66+
"@types/react": "^19.2.2",
67+
"@types/react-dom": "^19.2.2",
6868
"@types/redux-logger": "^3.0.13k",
6969
"autoprefixer": "^10.4.21",
7070
"bufferutil": "^4.0.9",

0 commit comments

Comments
 (0)