Skip to content

Commit 1ef1969

Browse files
committed
Merge branch 'next' into @akwasniewski/logic-detector
2 parents 66390ab + 67f6be0 commit 1ef1969

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

apps/expo-example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
"react-dom": "19.1.0",
2828
"react-native": "0.81.0",
2929
"react-native-gesture-handler": "workspace:*",
30-
"react-native-reanimated": "^4.1.0",
30+
"react-native-reanimated": "^4.0.2",
3131
"react-native-safe-area-context": "~5.6.0",
3232
"react-native-screens": "~4.14.0",
3333
"react-native-svg": "15.12.1",
3434
"react-native-web": "^0.21.0",
35-
"react-native-worklets": "^0.5.0"
35+
"react-native-worklets": "^0.4.0"
3636
},
3737
"devDependencies": {
3838
"@babel/core": "^7.25.2",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8416,12 +8416,12 @@ __metadata:
84168416
react-dom: "npm:19.1.0"
84178417
react-native: "npm:0.81.0"
84188418
react-native-gesture-handler: "workspace:*"
8419-
react-native-reanimated: "npm:^4.1.0"
8419+
react-native-reanimated: "npm:^4.0.2"
84208420
react-native-safe-area-context: "npm:~5.6.0"
84218421
react-native-screens: "npm:~4.14.0"
84228422
react-native-svg: "npm:15.12.1"
84238423
react-native-web: "npm:^0.21.0"
8424-
react-native-worklets: "npm:^0.5.0"
8424+
react-native-worklets: "npm:^0.4.0"
84258425
typescript: "npm:~5.9.2"
84268426
languageName: unknown
84278427
linkType: soft

0 commit comments

Comments
 (0)