@@ -8392,11 +8392,12 @@ __metadata:
8392
8392
react-dom: "npm:19.1.0"
8393
8393
react-native: "npm:0.81.0"
8394
8394
react-native-gesture-handler: "workspace:*"
8395
- react-native-reanimated: "npm:^3.19.1 "
8395
+ react-native-reanimated: "npm:^4.1.0 "
8396
8396
react-native-safe-area-context: "npm:~5.6.0"
8397
8397
react-native-screens: "npm:~4.14.0"
8398
8398
react-native-svg: "npm:15.12.1"
8399
8399
react-native-web: "npm:^0.21.0"
8400
+ react-native-worklets: "npm:^0.5.0"
8400
8401
typescript: "npm:~5.9.2"
8401
8402
languageName: unknown
8402
8403
linkType: soft
@@ -14297,7 +14298,7 @@ __metadata:
14297
14298
languageName: node
14298
14299
linkType: hard
14299
14300
14300
- "react-native-reanimated@npm:^3.18.0, react-native-reanimated@npm:^3.19.1 ":
14301
+ "react-native-reanimated@npm:^3.18.0":
14301
14302
version: 3.19.1
14302
14303
resolution: "react-native-reanimated@npm:3.19.1"
14303
14304
dependencies:
@@ -14336,6 +14337,21 @@ __metadata:
14336
14337
languageName: node
14337
14338
linkType: hard
14338
14339
14340
+ "react-native-reanimated@npm:^4.1.0":
14341
+ version: 4.1.0
14342
+ resolution: "react-native-reanimated@npm:4.1.0"
14343
+ dependencies:
14344
+ react-native-is-edge-to-edge: "npm:^1.2.1"
14345
+ semver: "npm:7.7.2"
14346
+ peerDependencies:
14347
+ "@babel/core": ^7.0.0-0
14348
+ react: "*"
14349
+ react-native: "*"
14350
+ react-native-worklets: ">=0.5.0"
14351
+ checksum: 10c0/45a072bfc3a56fc84bf21cb9853aec61622cf5e21be6f3f900988f8c53702cc6b2567380febe63c78166dac5aa50834b29d73dc1a7fdb4b9b950abdad1ef0cc4
14352
+ languageName: node
14353
+ linkType: hard
14354
+
14339
14355
"react-native-safe-area-context@npm:5.4.0":
14340
14356
version: 5.4.0
14341
14357
resolution: "react-native-safe-area-context@npm:5.4.0"
@@ -14453,6 +14469,29 @@ __metadata:
14453
14469
languageName: node
14454
14470
linkType: hard
14455
14471
14472
+ "react-native-worklets@npm:^0.5.0":
14473
+ version: 0.5.0
14474
+ resolution: "react-native-worklets@npm:0.5.0"
14475
+ dependencies:
14476
+ "@babel/plugin-transform-arrow-functions": "npm:^7.0.0-0"
14477
+ "@babel/plugin-transform-class-properties": "npm:^7.0.0-0"
14478
+ "@babel/plugin-transform-classes": "npm:^7.0.0-0"
14479
+ "@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.0.0-0"
14480
+ "@babel/plugin-transform-optional-chaining": "npm:^7.0.0-0"
14481
+ "@babel/plugin-transform-shorthand-properties": "npm:^7.0.0-0"
14482
+ "@babel/plugin-transform-template-literals": "npm:^7.0.0-0"
14483
+ "@babel/plugin-transform-unicode-regex": "npm:^7.0.0-0"
14484
+ "@babel/preset-typescript": "npm:^7.16.7"
14485
+ convert-source-map: "npm:^2.0.0"
14486
+ semver: "npm:7.7.2"
14487
+ peerDependencies:
14488
+ "@babel/core": ^7.0.0-0
14489
+ react: "*"
14490
+ react-native: "*"
14491
+ checksum: 10c0/2e9b2b3b3c1549c5bc32d758aff538384bb851d80ed2a13c0c011dbe5857f62c2fcbd02dd2a7b2f38f8c357a6b1f2939f756ae24ea34a277e62a2a6c087e5ff8
14492
+ languageName: node
14493
+ linkType: hard
14494
+
14456
14495
"react-native@npm:*, react-native@npm:0.81.0":
14457
14496
version: 0.81.0
14458
14497
resolution: "react-native@npm:0.81.0"
0 commit comments