We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d22b58d commit 7863432Copy full SHA for 7863432
package.json
@@ -47,7 +47,7 @@
47
"nanoid": "^5.0.9",
48
"payjoin-react-native": "^1.0.4-alpha",
49
"peach-api-ts": "^0.4.0",
50
- "react": "18.3.1",
+ "react": "19.0.0",
51
"react-native": "0.76.5",
52
"react-native-crypto": "^2.2.0",
53
"react-native-qrcode-svg": "^6.3.11",
@@ -72,14 +72,14 @@
72
"@react-native/eslint-config": "0.76.5",
73
"@react-native/metro-config": "0.76.5",
74
"@react-native/typescript-config": "0.76.5",
75
- "@types/react": "^18.3.18",
+ "@types/react": "^19.0.0",
76
"@types/react-test-renderer": "^18.3.1",
77
"babel-jest": "^29.6.3",
78
"core-js": "^3.39.0",
79
"eslint": "^9.17.0",
80
"jest": "^29.6.3",
81
"prettier": "3.4.2",
82
- "react-test-renderer": "18.3.1",
+ "react-test-renderer": "19.0.0",
83
"rn-nodeify": "^10.3.0",
84
"typescript": "5.7.2"
85
},
0 commit comments