We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 318167a commit 845d747Copy full SHA for 845d747
package.json
@@ -47,7 +47,7 @@
47
"nanoid": "^5.0.9",
48
"payjoin-react-native": "^1.0.5-alpha",
49
"peach-api-ts": "^0.4.0",
50
- "react": "18.3.1",
+ "react": "19.0.0",
51
"react-native": "0.76.6",
52
"react-native-crypto": "^2.2.0",
53
"react-native-qrcode-svg": "^6.3.14",
@@ -72,14 +72,14 @@
72
"@react-native/eslint-config": "0.76.6",
73
"@react-native/metro-config": "0.76.6",
74
"@react-native/typescript-config": "0.76.6",
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.40.0",
79
"eslint": "^9.18.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.3"
85
},
0 commit comments