Skip to content

Commit 7616699

Browse files
committed
Reanimated; fixes
1 parent b134abc commit 7616699

File tree

1 file changed

+26
-17
lines changed

1 file changed

+26
-17
lines changed

yarn.lock

Lines changed: 26 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -26033,7 +26033,7 @@ __metadata:
2603326033
languageName: node
2603426034
linkType: hard
2603526035

26036-
"react-native-is-edge-to-edge@npm:^1.1.6":
26036+
"react-native-is-edge-to-edge@npm:1.1.6, react-native-is-edge-to-edge@npm:^1.1.6":
2603726037
version: 1.1.6
2603826038
resolution: "react-native-is-edge-to-edge@npm:1.1.6"
2603926039
peerDependencies:
@@ -26123,6 +26123,30 @@ __metadata:
2612326123
languageName: node
2612426124
linkType: hard
2612526125

26126+
"react-native-reanimated@npm:3.17.1":
26127+
version: 3.17.1
26128+
resolution: "react-native-reanimated@npm:3.17.1"
26129+
dependencies:
26130+
"@babel/plugin-transform-arrow-functions": ^7.0.0-0
26131+
"@babel/plugin-transform-class-properties": ^7.0.0-0
26132+
"@babel/plugin-transform-classes": ^7.0.0-0
26133+
"@babel/plugin-transform-nullish-coalescing-operator": ^7.0.0-0
26134+
"@babel/plugin-transform-optional-chaining": ^7.0.0-0
26135+
"@babel/plugin-transform-shorthand-properties": ^7.0.0-0
26136+
"@babel/plugin-transform-template-literals": ^7.0.0-0
26137+
"@babel/plugin-transform-unicode-regex": ^7.0.0-0
26138+
"@babel/preset-typescript": ^7.16.7
26139+
convert-source-map: ^2.0.0
26140+
invariant: ^2.2.4
26141+
react-native-is-edge-to-edge: 1.1.6
26142+
peerDependencies:
26143+
"@babel/core": ^7.0.0-0
26144+
react: "*"
26145+
react-native: "*"
26146+
checksum: fd05040a3fc6a8f4efb387657c0cd6c314e5e6b50f859e127d6891d8f81c65b020ddcf78615aa0074b4e134e450d38c40db916c544e1e2efa26c50c82815607d
26147+
languageName: node
26148+
linkType: hard
26149+
2612626150
"react-native-reanimated@npm:3.8.1":
2612726151
version: 3.8.1
2612826152
resolution: "react-native-reanimated@npm:3.8.1"
@@ -26143,21 +26167,6 @@ __metadata:
2614326167
languageName: node
2614426168
linkType: hard
2614526169

26146-
"react-native-reanimated@npm:^4.0.1":
26147-
version: 4.0.2
26148-
resolution: "react-native-reanimated@npm:4.0.2"
26149-
dependencies:
26150-
react-native-is-edge-to-edge: ^1.2.1
26151-
semver: 7.7.2
26152-
peerDependencies:
26153-
"@babel/core": ^7.0.0-0
26154-
react: "*"
26155-
react-native: "*"
26156-
react-native-worklets: ">=0.4.0"
26157-
checksum: 8394194df230d2173bc08e2208946c5bc6bd0715831a82a7826edd07a071c681808fae305e50e80d3258eb0f1d3268c1ac4eb692fefaf48f8e803dc4555119bc
26158-
languageName: node
26159-
linkType: hard
26160-
2616126170
"react-native-safe-area-context@npm:4.8.0":
2616226171
version: 4.8.0
2616326172
resolution: "react-native-safe-area-context@npm:4.8.0"
@@ -28078,7 +28087,7 @@ __metadata:
2807828087
react-native-gesture-handler: ^2.28.0
2807928088
react-native-image-picker: ^8.2.1
2808028089
react-native-launch-arguments: ^4.1.0
28081-
react-native-reanimated: ^4.0.1
28090+
react-native-reanimated: 3.17.1
2808228091
react-native-safe-area-context: ^5.5.2
2808328092
react-native-screens: ^4.13.1
2808428093
react-native-svg: ^15.12.1

0 commit comments

Comments
 (0)