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 @@ -14,7 +14,7 @@
"@react-native/new-app-screen": "0.83.0",
"react": "19.2.3",
"react-native": "0.83.0",
"react-native-nitro-modules": "0.31.10",
"react-native-nitro-modules": "0.32.0",
"react-native-safe-area-context": "^5.6.2"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,11 @@
"@types/jest": "^30.0.0",
"@types/react": "19.2.7",
"conventional-changelog-conventionalcommits": "^9.1.0",
"nitrogen": "0.31.10",
"nitrogen": "0.32.0",
"react": "19.2.3",
"react-native": "0.83",
"react-native-builder-bob": "^0.40.17",
"react-native-nitro-modules": "0.31.10",
"react-native-nitro-modules": "0.32.0",
"semantic-release": "^25.0.2",
"typescript": "^5.9.3"
},
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8669,18 +8669,18 @@ __metadata:
languageName: node
linkType: hard

"nitrogen@npm:0.31.10":
version: 0.31.10
resolution: "nitrogen@npm:0.31.10"
"nitrogen@npm:0.32.0":
version: 0.32.0
resolution: "nitrogen@npm:0.32.0"
dependencies:
chalk: "npm:^5.3.0"
react-native-nitro-modules: "npm:^0.31.10"
react-native-nitro-modules: "npm:^0.32.0"
ts-morph: "npm:^27.0.0"
yargs: "npm:^18.0.0"
zod: "npm:^4.0.5"
bin:
nitrogen: lib/index.js
checksum: 10c0/273f6d54e1f7cc29c10988b34240bb9cc8637b86e59af5be2878e04e6c1e495e131b6ddec2d2c9196e4ee9be4c5907213e462da65025a7cbeab9f916ad72926c
checksum: 10c0/e75465af4d7f430765bae74639e9c1cd8645074a8e00385f1106ba6f00398be741df8934ddb9b727641b3f9d6c136ba29f6cfb3aee2fc75723d2eca0a2d66c6b
languageName: node
linkType: hard

Expand Down Expand Up @@ -9933,7 +9933,7 @@ __metadata:
prettier: "npm:^3.7.4"
react: "npm:19.2.3"
react-native: "npm:0.83.0"
react-native-nitro-modules: "npm:0.31.10"
react-native-nitro-modules: "npm:0.32.0"
react-native-safe-area-context: "npm:^5.6.2"
languageName: unknown
linkType: soft
Expand All @@ -9948,11 +9948,11 @@ __metadata:
"@types/jest": "npm:^30.0.0"
"@types/react": "npm:19.2.7"
conventional-changelog-conventionalcommits: "npm:^9.1.0"
nitrogen: "npm:0.31.10"
nitrogen: "npm:0.32.0"
react: "npm:19.2.3"
react-native: "npm:0.83"
react-native-builder-bob: "npm:^0.40.17"
react-native-nitro-modules: "npm:0.31.10"
react-native-nitro-modules: "npm:0.32.0"
semantic-release: "npm:^25.0.2"
typescript: "npm:^5.9.3"
peerDependencies:
Expand All @@ -9972,13 +9972,13 @@ __metadata:
languageName: node
linkType: hard

"react-native-nitro-modules@npm:0.31.10, react-native-nitro-modules@npm:^0.31.10":
version: 0.31.10
resolution: "react-native-nitro-modules@npm:0.31.10"
"react-native-nitro-modules@npm:0.32.0, react-native-nitro-modules@npm:^0.32.0":
version: 0.32.0
resolution: "react-native-nitro-modules@npm:0.32.0"
peerDependencies:
react: "*"
react-native: "*"
checksum: 10c0/0acc6ca5f12e24a6601e682070f257a771b95214c11fba911b342af705071234544c93076900f43400c8ae2f1a6738011b120e4425813968102997860ffd7626
checksum: 10c0/4074d93391a5691175d9df335549c3719e2c549e9639d1c092a591c22196e596a1654a77496e9b6c56708605d6074d3a25199ace091db1682d69fbc0d100af04
languageName: node
linkType: hard

Expand Down