Skip to content

Commit cd2ffcd

Browse files
committed
chore(deps): bump nitro-modules, nitrogen, builder-bob, slider
- react-native-nitro-modules: 0.35.0 → 0.35.4 (also peer floor) - nitrogen: 0.35.0 → 0.35.4 (lockstep with nitro-modules) - react-native-builder-bob: 0.38.4 → 0.41.0 - @react-native-community/slider: ^5.0.1 → ^5.2.0 All patch/minor bumps; no API changes in nitro-modules 0.35.x. Lockfile updated via yarn install --mode=update-lockfile. 🤖 Autogenerated by Claude (AI-native maintenance). Co-Authored-By: Claude <noreply@anthropic.com>
1 parent f14bcd0 commit cd2ffcd

2 files changed

Lines changed: 1146 additions & 455 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,20 +93,20 @@
9393
"expo": "^53.0.19",
9494
"husky": "^9.1.6",
9595
"jest": "^29.7.0",
96-
"nitrogen": "0.35.0",
96+
"nitrogen": "0.35.4",
9797
"prettier": "^3.0.3",
9898
"react": "19.0.0",
9999
"react-native": "0.79.2",
100-
"react-native-builder-bob": "0.38.4",
101-
"react-native-nitro-modules": "0.35.0",
100+
"react-native-builder-bob": "0.41.0",
101+
"react-native-nitro-modules": "0.35.4",
102102
"release-it": "^17.10.0",
103103
"turbo": "^1.10.7",
104104
"typescript": "~5.5.4"
105105
},
106106
"peerDependencies": {
107107
"react": "*",
108108
"react-native": "*",
109-
"react-native-nitro-modules": ">=0.35.0"
109+
"react-native-nitro-modules": ">=0.35.4"
110110
},
111111
"workspaces": [
112112
"example"
@@ -181,6 +181,6 @@
181181
"version": "0.51.1"
182182
},
183183
"dependencies": {
184-
"@react-native-community/slider": "^5.0.1"
184+
"@react-native-community/slider": "^5.2.0"
185185
}
186186
}

0 commit comments

Comments
 (0)