Skip to content

Commit 7c21c90

Browse files
Update react monorepo to v19
1 parent c23c88f commit 7c21c90

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,18 @@
1818
"maplibre-gl": "4.7.1",
1919
"next": "15.0.3",
2020
"papaparse": "5.4.1",
21-
"react": "18.3.1",
21+
"react": "19.1.0",
2222
"react-day-picker": "9.4.0",
23-
"react-dom": "18.3.1",
23+
"react-dom": "19.1.0",
2424
"react-icons": "5.3.0",
2525
"react-map-gl": "7.1.7",
2626
"use-debounce": "10.0.4",
2727
"use-sound": "4.0.3"
2828
},
2929
"devDependencies": {
3030
"@types/node": "22.9.0",
31-
"@types/react": "18.3.12",
32-
"@types/react-dom": "18.3.1",
31+
"@types/react": "19.1.8",
32+
"@types/react-dom": "19.1.6",
3333
"autoprefixer": "10.4.20",
3434
"eslint": "9.16.0",
3535
"eslint-config-next": "15.0.3",

0 commit comments

Comments
 (0)