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 @@ -12,7 +12,7 @@
},
"dependencies": {
"@react-native/new-app-screen": "0.83.0",
"react": "19.2.3",
"react": "19.2.4",
"react-native": "0.83.0",
"react-native-nitro-modules": "0.31.10",
"react-native-safe-area-context": "^5.6.2"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,10 @@
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/jest": "^30.0.0",
"@types/react": "19.2.7",
"@types/react": "19.2.14",
"conventional-changelog-conventionalcommits": "^9.1.0",
"nitrogen": "0.31.10",
"react": "19.2.3",
"react": "19.2.4",
"react-native": "0.83",
"react-native-builder-bob": "^0.40.17",
"react-native-nitro-modules": "0.31.10",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3254,12 +3254,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:19.2.7":
version: 19.2.7
resolution: "@types/react@npm:19.2.7"
"@types/react@npm:19.2.14":
version: 19.2.14
resolution: "@types/react@npm:19.2.14"
dependencies:
csstype: "npm:^3.2.2"
checksum: 10c0/a7b75f1f9fcb34badd6f84098be5e35a0aeca614bc91f93d2698664c0b2ba5ad128422bd470ada598238cebe4f9e604a752aead7dc6f5a92261d0c7f9b27cfd1
checksum: 10c0/7d25bf41b57719452d86d2ac0570b659210402707313a36ee612666bf11275a1c69824f8c3ee1fdca077ccfe15452f6da8f1224529b917050eb2d861e52b59b7
languageName: node
linkType: hard

Expand Down Expand Up @@ -9931,7 +9931,7 @@ __metadata:
babel-plugin-module-resolver: "npm:^5.0.2"
eslint: "npm:^9.39.2"
prettier: "npm:^3.7.4"
react: "npm:19.2.3"
react: "npm:19.2.4"
react-native: "npm:0.83.0"
react-native-nitro-modules: "npm:0.31.10"
react-native-safe-area-context: "npm:^5.6.2"
Expand All @@ -9946,10 +9946,10 @@ __metadata:
"@semantic-release/changelog": "npm:^6.0.3"
"@semantic-release/git": "npm:^10.0.1"
"@types/jest": "npm:^30.0.0"
"@types/react": "npm:19.2.7"
"@types/react": "npm:19.2.14"
conventional-changelog-conventionalcommits: "npm:^9.1.0"
nitrogen: "npm:0.31.10"
react: "npm:19.2.3"
react: "npm:19.2.4"
react-native: "npm:0.83"
react-native-builder-bob: "npm:^0.40.17"
react-native-nitro-modules: "npm:0.31.10"
Expand Down Expand Up @@ -10050,10 +10050,10 @@ __metadata:
languageName: node
linkType: hard

"react@npm:19.2.3":
version: 19.2.3
resolution: "react@npm:19.2.3"
checksum: 10c0/094220b3ba3a76c1b668f972ace1dd15509b157aead1b40391d1c8e657e720c201d9719537375eff08f5e0514748c0319063392a6f000e31303aafc4471f1436
"react@npm:19.2.4":
version: 19.2.4
resolution: "react@npm:19.2.4"
checksum: 10c0/cd2c9ff67a720799cc3b38a516009986f7fc4cb8d3e15716c6211cf098d1357ee3e348ab05ad0600042bbb0fd888530ba92e329198c92eafa0994f5213396596
languageName: node
linkType: hard

Expand Down