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

Commit c7a11ee

Browse files
Update react monorepo to v19
1 parent 4742984 commit c7a11ee

2 files changed

Lines changed: 300 additions & 1075 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"nanoid": "^5.1.2",
5050
"payjoin-react-native": "^1.0.6-alpha",
5151
"peach-api-ts": "^0.4.0",
52-
"react": "18.3.1",
52+
"react": "19.0.0",
5353
"react-native": "0.77.1",
5454
"react-native-crypto": "^2.2.0",
5555
"react-native-qrcode-svg": "^6.3.15",
@@ -74,14 +74,14 @@
7474
"@react-native/eslint-config": "0.78.0",
7575
"@react-native/metro-config": "0.78.0",
7676
"@react-native/typescript-config": "0.78.0",
77-
"@types/react": "^18.3.18",
77+
"@types/react": "^19.0.0",
7878
"@types/react-test-renderer": "^18.3.1",
7979
"babel-jest": "^29.6.3",
8080
"core-js": "^3.40.0",
8181
"eslint": "^9.21.0",
8282
"jest": "^29.6.3",
8383
"prettier": "3.5.2",
84-
"react-test-renderer": "18.3.1",
84+
"react-test-renderer": "19.0.0",
8585
"rn-nodeify": "^10.3.0",
8686
"typescript": "5.7.3"
8787
},

0 commit comments

Comments
 (0)