Skip to content

Commit a91f4de

Browse files
Update react monorepo to v19
1 parent 6eaaafd commit a91f4de

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"lzutf8": "0.6.3",
2727
"next": "15.1.1",
2828
"qrcode": "1.5.4",
29-
"react": "18.3.1",
30-
"react-dom": "18.3.1",
29+
"react": "19.0.0",
30+
"react-dom": "19.0.0",
3131
"ulid": "2.3.0",
3232
"use-debounce": "10.0.4",
3333
"uuid": "11.0.3"
@@ -37,7 +37,7 @@
3737
"@types/js-yaml": "4.0.9",
3838
"@types/node": "22.10.2",
3939
"@types/qrcode": "1.5.5",
40-
"@types/react": "18.3.17",
40+
"@types/react": "19.0.2",
4141
"@types/uuid": "10.0.0",
4242
"typescript": "5.7.2"
4343
}

0 commit comments

Comments
 (0)