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

Commit f99185f

Browse files
Update react monorepo to v19
1 parent cdcde7b commit f99185f

File tree

2 files changed

+800
-1282
lines changed

2 files changed

+800
-1282
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
"nanoid": "^5.1.5",
5757
"payjoin-react-native": "^1.1.0-beta",
5858
"peach-api-ts": "^0.4.0",
59-
"react": "18.3.1",
60-
"react-dom": "^18.3.1",
59+
"react": "19.1.1",
60+
"react-dom": "^19.0.0",
6161
"react-native": "0.77.1",
6262
"react-native-crypto": "^2.2.1",
6363
"react-native-nitro-tor": "^0.2.8",
@@ -86,7 +86,7 @@
8686
"@react-native/eslint-config": "0.81.0",
8787
"@react-native/metro-config": "^0.81.0",
8888
"@react-native/typescript-config": "0.81.0",
89-
"@types/react": "^18.3.23",
89+
"@types/react": "^19.0.0",
9090
"@types/react-test-renderer": "^18.3.1",
9191
"ajv": "^8.17.1",
9292
"ajv-keywords": "^5.1.0",
@@ -95,7 +95,7 @@
9595
"eslint": "^8.57.1",
9696
"jest": "^30.0.5",
9797
"prettier": "3.6.2",
98-
"react-test-renderer": "18.3.1",
98+
"react-test-renderer": "19.1.1",
9999
"rn-nodeify": "^10.3.0",
100100
"typescript": "5.9.2"
101101
},

0 commit comments

Comments
 (0)