Skip to content

Commit 7863432

Browse files
Update react monorepo to v19
1 parent d22b58d commit 7863432

File tree

2 files changed

+304
-1096
lines changed

2 files changed

+304
-1096
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"nanoid": "^5.0.9",
4848
"payjoin-react-native": "^1.0.4-alpha",
4949
"peach-api-ts": "^0.4.0",
50-
"react": "18.3.1",
50+
"react": "19.0.0",
5151
"react-native": "0.76.5",
5252
"react-native-crypto": "^2.2.0",
5353
"react-native-qrcode-svg": "^6.3.11",
@@ -72,14 +72,14 @@
7272
"@react-native/eslint-config": "0.76.5",
7373
"@react-native/metro-config": "0.76.5",
7474
"@react-native/typescript-config": "0.76.5",
75-
"@types/react": "^18.3.18",
75+
"@types/react": "^19.0.0",
7676
"@types/react-test-renderer": "^18.3.1",
7777
"babel-jest": "^29.6.3",
7878
"core-js": "^3.39.0",
7979
"eslint": "^9.17.0",
8080
"jest": "^29.6.3",
8181
"prettier": "3.4.2",
82-
"react-test-renderer": "18.3.1",
82+
"react-test-renderer": "19.0.0",
8383
"rn-nodeify": "^10.3.0",
8484
"typescript": "5.7.2"
8585
},

0 commit comments

Comments
 (0)