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.35.2",
"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.35.2",
"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.35.2",
"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.35.2":
version: 0.35.2
resolution: "nitrogen@npm:0.35.2"
dependencies:
chalk: "npm:^5.3.0"
react-native-nitro-modules: "npm:^0.31.10"
react-native-nitro-modules: "npm:^0.35.2"
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/a470f9e9e35b0ed636c553f401957ffb768c1015cb2e134232b7f0db72d78e014ee36dba413b55dabfa19cf7c09d251e896f4fb68e321defdd5b9c20bdbd97f2
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.35.2"
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.35.2"
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.35.2"
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.35.2, react-native-nitro-modules@npm:^0.35.2":
version: 0.35.2
resolution: "react-native-nitro-modules@npm:0.35.2"
peerDependencies:
react: "*"
react-native: "*"
checksum: 10c0/0acc6ca5f12e24a6601e682070f257a771b95214c11fba911b342af705071234544c93076900f43400c8ae2f1a6738011b120e4425813968102997860ffd7626
checksum: 10c0/6136f36ac1dc01dface7a4765b3258c8c8c766bc77c53765dfa6a29ff9f2091b13ce3e2a8a651e515cda045d125fc6fdd4f450cb4aabb0ab94c3d6b4b7b55b77
languageName: node
linkType: hard

Expand Down