We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1ac0cb commit 3e3ed9fCopy full SHA for 3e3ed9f
package.json
@@ -26,8 +26,8 @@
26
"lzutf8": "0.6.3",
27
"next": "15.1.3",
28
"qrcode": "1.5.4",
29
- "react": "18.3.1",
30
- "react-dom": "18.3.1",
+ "react": "19.0.0",
+ "react-dom": "19.0.0",
31
"ulid": "2.3.0",
32
"use-debounce": "10.0.4",
33
"uuid": "11.0.4"
@@ -37,7 +37,7 @@
37
"@types/js-yaml": "4.0.9",
38
"@types/node": "22.10.5",
39
"@types/qrcode": "1.5.5",
40
- "@types/react": "18.3.18",
+ "@types/react": "19.0.3",
41
"@types/uuid": "10.0.0",
42
"typescript": "5.7.2"
43
}
0 commit comments