Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"build:ios": "react-native build-ios --mode Debug"
},
"dependencies": {
"react": "19.2.3",
"react": "19.2.7",
"react-native": "0.85.2",
"react-native-nitro-modules": "^0.35.5"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"del-cli": "^7.0.0",
"jest": "^30.3.0",
"nitrogen": "^0.35.5",
"react": "19.2.3",
"react": "19.2.7",
"react-native": "0.85.2",
"react-native-builder-bob": "^0.41.0",
"react-native-nitro-modules": "^0.35.5",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3938,11 +3938,11 @@ __metadata:
linkType: hard

"@types/react@npm:^19.2.14":
version: 19.2.14
resolution: "@types/react@npm:19.2.14"
version: 19.2.16
resolution: "@types/react@npm:19.2.16"
dependencies:
csstype: ^3.2.2
checksum: ddd330292abf2dc2cfa65188e1c5f67cc6e90f8d8ffb088f753a38db9d123f942c23d324a6b7e8027ff04f22b395492150f54b9b520b6cbec1e8841e669f2c19
checksum: 916341127620a2109843af2d0c84a84019c2699b0f5201335cdb110d7df8ef7c50a1966c7677ef583a7b21b19656e47a31c6b53858e1e5efa644e5c11d441e77
languageName: node
linkType: hard

Expand Down Expand Up @@ -9594,7 +9594,7 @@ __metadata:
"@react-native/typescript-config": 0.85.2
"@types/react": ^19.2.14
babel-plugin-react-compiler: ^1.0.0
react: 19.2.3
react: 19.2.7
react-native: 0.85.2
react-native-builder-bob: ^0.41.0
react-native-monorepo-config: ^0.3.3
Expand All @@ -9618,7 +9618,7 @@ __metadata:
del-cli: ^7.0.0
jest: ^30.3.0
nitrogen: ^0.35.5
react: 19.2.3
react: 19.2.7
react-native: 0.85.2
react-native-builder-bob: ^0.41.0
react-native-nitro-modules: ^0.35.5
Expand Down Expand Up @@ -9691,10 +9691,10 @@ __metadata:
languageName: node
linkType: hard

"react@npm:19.2.3":
version: 19.2.3
resolution: "react@npm:19.2.3"
checksum: 506e369ae13cb46b7f303c0201aadf856642f482cdf5b1c3730c3a6d1762fd5a3ae1dd31196a4686bfbbe56456dcd0c48a4656c75cbcb45620e3028c54789ae9
"react@npm:19.2.7":
version: 19.2.7
resolution: "react@npm:19.2.7"
checksum: be94ec2f1779b27cac328ddae18e52933c2977a2425b67039229ead45c62d0363b66e894076236616c8d98821a9a760fcbab8a9da8ae9c4b2849dfd12cc32a46
languageName: node
linkType: hard

Expand Down
Loading