Skip to content
Merged
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
31 changes: 16 additions & 15 deletions apps/basic-example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1625,8 +1625,9 @@ PODS:
- ReactCodegen
- ReactCommon/turbomodule/core
- ReactNativeDependencies
- RNWorklets (>= 0.8.0)
- Yoga
- RNReanimated (4.6.0-nightly-20260811-248dee712):
- RNReanimated (4.6.0):
- hermes-engine
- RCTRequired
- RCTTypeSafety
Expand All @@ -1648,12 +1649,12 @@ PODS:
- ReactCodegen
- ReactCommon/turbomodule/core
- ReactNativeDependencies
- RNReanimated/apple (= 4.6.0-nightly-20260811-248dee712)
- RNReanimated/common (= 4.6.0-nightly-20260811-248dee712)
- RNReanimated/view (= 4.6.0-nightly-20260811-248dee712)
- RNReanimated/apple (= 4.6.0)
- RNReanimated/common (= 4.6.0)
- RNReanimated/view (= 4.6.0)
- RNWorklets
- Yoga
- RNReanimated/apple (4.6.0-nightly-20260811-248dee712):
- RNReanimated/apple (4.6.0):
- hermes-engine
- RCTRequired
- RCTTypeSafety
Expand All @@ -1677,7 +1678,7 @@ PODS:
- ReactNativeDependencies
- RNWorklets
- Yoga
- RNReanimated/common (4.6.0-nightly-20260811-248dee712):
- RNReanimated/common (4.6.0):
- hermes-engine
- RCTRequired
- RCTTypeSafety
Expand All @@ -1701,7 +1702,7 @@ PODS:
- ReactNativeDependencies
- RNWorklets
- Yoga
- RNReanimated/view (4.6.0-nightly-20260811-248dee712):
- RNReanimated/view (4.6.0):
- hermes-engine
- RCTRequired
- RCTTypeSafety
Expand All @@ -1725,7 +1726,7 @@ PODS:
- ReactNativeDependencies
- RNWorklets
- Yoga
- RNWorklets (0.12.0-nightly-20260810-fb9cb5596):
- RNWorklets (0.12.1):
- hermes-engine
- RCTRequired
- RCTTypeSafety
Expand All @@ -1747,10 +1748,10 @@ PODS:
- ReactCodegen
- ReactCommon/turbomodule/core
- ReactNativeDependencies
- RNWorklets/apple (= 0.12.0-nightly-20260810-fb9cb5596)
- RNWorklets/common (= 0.12.0-nightly-20260810-fb9cb5596)
- RNWorklets/apple (= 0.12.1)
- RNWorklets/common (= 0.12.1)
- Yoga
- RNWorklets/apple (0.12.0-nightly-20260810-fb9cb5596):
- RNWorklets/apple (0.12.1):
- hermes-engine
- RCTRequired
- RCTTypeSafety
Expand All @@ -1773,7 +1774,7 @@ PODS:
- ReactCommon/turbomodule/core
- ReactNativeDependencies
- Yoga
- RNWorklets/common (0.12.0-nightly-20260810-fb9cb5596):
- RNWorklets/common (0.12.1):
- hermes-engine
- RCTRequired
- RCTTypeSafety
Expand Down Expand Up @@ -2155,9 +2156,9 @@ SPEC CHECKSUMS:
ReactCodegen: af9d73dcac8951d8a47920882b803da2986e3da7
ReactCommon: 5f5a302748322015f2e3334869cdd9b4d0395846
ReactNativeDependencies: ec5530432d8191b38e278117d498aaff05ea9d6f
RNGestureHandler: dfc704eec0da8c9e41fd0777c89ee3f189215aa8
RNReanimated: 6f5f50d510382e9037d2d70b06e1ea756ed466f4
RNWorklets: a19c20a614321f41d6416de7feeab2b97baa0c86
RNGestureHandler: 22799afa4befa8246f24999ebc44d3af83678622
RNReanimated: eabb9b5c492b8e1f16f5523c354ab3a8770c4102
RNWorklets: 1d81d29f943ad914556a0ad6b5f6b1c50aa844c0
SocketRocket: 37aec555668fb852ec12e3c0de59a86ca58f0871
Yoga: d1c536142c5ff8ec8cd856ab2a7c227a1d875c8e

Expand Down
4 changes: 2 additions & 2 deletions apps/basic-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"react": "19.2.3",
"react-native": "0.87.0",
"react-native-gesture-handler": "workspace:*",
"react-native-reanimated": "4.6.0-nightly-20260811-248dee712",
"react-native-worklets": "patch:react-native-worklets@npm%3A0.12.0-nightly-20260810-fb9cb5596#~/.yarn/patches/react-native-worklets-npm-0.12.0-nightly-20260810-fb9cb5596-f08a72b88e.patch"
"react-native-reanimated": "4.6.0",
"react-native-worklets": "0.12.1"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand Down
4 changes: 2 additions & 2 deletions apps/common-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"@swmansion/icons": "^0.0.1",
"react-native-gesture-handler": "workspace:*",
"react-native-pager-view": "^8.0.2",
"react-native-reanimated": "4.6.0-nightly-20260811-248dee712",
"react-native-reanimated": "4.6.0",
"react-native-safe-area-context": "~5.7.0",
"react-native-screens": "4.25.2",
"react-native-svg": "15.15.4",
"react-native-worklets": "patch:react-native-worklets@npm%3A0.12.0-nightly-20260810-fb9cb5596#~/.yarn/patches/react-native-worklets-npm-0.12.0-nightly-20260810-fb9cb5596-f08a72b88e.patch"
"react-native-worklets": "0.12.1"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand Down
6 changes: 3 additions & 3 deletions apps/expo-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,20 @@
"@react-navigation/stack": "^7.2.10",
"@swmansion/icons": "^0.0.1",
"common-app": "workspace:*",
"expo": "^57.0.0",
"expo": "57.0.16",
"expo-camera": "~57.0.3",
"expo-status-bar": "~57.0.1",
"react": "19.2.3",
"react-dom": "19.2.3",
"react-native": "0.86.2",
"react-native-gesture-handler": "workspace:*",
"react-native-pager-view": "^8.0.2",
"react-native-reanimated": "4.6.0-nightly-20260811-248dee712",
"react-native-reanimated": "4.6.0",
"react-native-safe-area-context": "~5.7.0",
"react-native-screens": "4.25.2",
"react-native-svg": "15.15.4",
"react-native-web": "^0.21.0",
"react-native-worklets": "patch:react-native-worklets@npm%3A0.12.0-nightly-20260810-fb9cb5596#~/.yarn/patches/react-native-worklets-npm-0.12.0-nightly-20260810-fb9cb5596-f08a72b88e.patch"
"react-native-worklets": "0.12.1"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
},
"packageManager": "yarn@4.13.0",
"resolutions": {
"expo-modules-core@npm:~57.0.10": "patch:expo-modules-core@npm%3A57.0.10#~/.yarn/patches/expo-modules-core-npm-57.0.10-1d55439aaa.patch"
"expo-modules-core@npm:~57.0.13": "patch:expo-modules-core@npm%3A57.0.13#~/.yarn/patches/expo-modules-core-npm-57.0.13-a9a5cb7828.patch"
}
Comment thread
m-bert marked this conversation as resolved.
}
4 changes: 2 additions & 2 deletions packages/react-native-gesture-handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@
"react": "19.2.3",
"react-native": "0.87.0",
"react-native-builder-bob": "^0.40.13",
"react-native-reanimated": "4.6.0-nightly-20260811-248dee712",
"react-native-worklets": "patch:react-native-worklets@npm%3A0.12.0-nightly-20260810-fb9cb5596#~/.yarn/patches/react-native-worklets-npm-0.12.0-nightly-20260810-fb9cb5596-f08a72b88e.patch",
"react-native-reanimated": "4.6.0",
"react-native-worklets": "0.12.1",
"react-test-renderer": "19.2.3",
"typescript": "~6.0.3"
},
Expand Down
5 changes: 2 additions & 3 deletions yarn.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ module.exports = {
// eslint-disable-next-line @typescript-eslint/require-await
async constraints({ Yarn }) {
const sharedVersions = {
'react-native-reanimated': '4.6.0-nightly-20260811-248dee712',
'react-native-worklets':
'patch:react-native-worklets@npm%3A0.12.0-nightly-20260810-fb9cb5596#~/.yarn/patches/react-native-worklets-npm-0.12.0-nightly-20260810-fb9cb5596-f08a72b88e.patch',
'react-native-reanimated': '4.6.0',
'react-native-worklets': '0.12.1',
};
Comment thread
m-bert marked this conversation as resolved.

for (const [ident, expectedVersion] of Object.entries(sharedVersions)) {
Expand Down
Loading
Loading