Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Commit cd3bd55

Browse files
Update react monorepo to v19
1 parent 102a70d commit cd3bd55

2 files changed

Lines changed: 323 additions & 1084 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"nanoid": "^5.1.5",
5151
"payjoin-react-native": "^1.0.6-alpha",
5252
"peach-api-ts": "^0.4.0",
53-
"react": "18.3.1",
53+
"react": "19.1.0",
5454
"react-native": "0.77.1",
5555
"react-native-crypto": "^2.2.0",
5656
"react-native-qrcode-svg": "^6.3.15",
@@ -75,14 +75,14 @@
7575
"@react-native/eslint-config": "0.78.1",
7676
"@react-native/metro-config": "0.78.1",
7777
"@react-native/typescript-config": "0.78.1",
78-
"@types/react": "^18.3.20",
78+
"@types/react": "^19.0.0",
7979
"@types/react-test-renderer": "^18.3.1",
8080
"babel-jest": "^29.6.3",
8181
"core-js": "^3.41.0",
8282
"eslint": "^9.23.0",
8383
"jest": "^29.6.3",
8484
"prettier": "3.5.3",
85-
"react-test-renderer": "18.3.1",
85+
"react-test-renderer": "19.1.0",
8686
"rn-nodeify": "^10.3.0",
8787
"typescript": "5.8.2"
8888
},

0 commit comments

Comments
 (0)