Skip to content

Commit 47c0f45

Browse files
Update major react updates to v19
1 parent a600f67 commit 47c0f45

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": "^4.7.0",
4747
"next": "^14.2.8",
4848
"qs": "^6.13.0",
49-
"react": "^18.3.1",
50-
"react-dom": "^18.3.1",
49+
"react": "^19.0.0",
50+
"react-dom": "^19.0.0",
5151
"react-helmet-async": "^2.0.5",
5252
"react-hook-form": "^7.53.0",
5353
"react-hot-toast": "^2.4.1",
@@ -72,8 +72,8 @@
7272
"@types/luxon": "^3.4.2",
7373
"@types/mapbox__mapbox-gl-draw": "1.4.6",
7474
"@types/qs": "^6.9.15",
75-
"@types/react": "^18.3.5",
76-
"@types/react-dom": "^18.3.0",
75+
"@types/react": "^19.0.1",
76+
"@types/react-dom": "^19.0.2",
7777
"@types/react-router": "^5.1.20",
7878
"@types/redux-logger": "^3.0.13k",
7979
"autoprefixer": "^10.4.20",

0 commit comments

Comments
 (0)