Skip to content

Commit a90b83c

Browse files
committed
yarn lock
1 parent 81bf405 commit a90b83c

File tree

1 file changed

+41
-2
lines changed

1 file changed

+41
-2
lines changed

yarn.lock

Lines changed: 41 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8392,11 +8392,12 @@ __metadata:
83928392
react-dom: "npm:19.1.0"
83938393
react-native: "npm:0.81.0"
83948394
react-native-gesture-handler: "workspace:*"
8395-
react-native-reanimated: "npm:^3.19.1"
8395+
react-native-reanimated: "npm:^4.1.0"
83968396
react-native-safe-area-context: "npm:~5.6.0"
83978397
react-native-screens: "npm:~4.14.0"
83988398
react-native-svg: "npm:15.12.1"
83998399
react-native-web: "npm:^0.21.0"
8400+
react-native-worklets: "npm:^0.5.0"
84008401
typescript: "npm:~5.9.2"
84018402
languageName: unknown
84028403
linkType: soft
@@ -14297,7 +14298,7 @@ __metadata:
1429714298
languageName: node
1429814299
linkType: hard
1429914300

14300-
"react-native-reanimated@npm:^3.18.0, react-native-reanimated@npm:^3.19.1":
14301+
"react-native-reanimated@npm:^3.18.0":
1430114302
version: 3.19.1
1430214303
resolution: "react-native-reanimated@npm:3.19.1"
1430314304
dependencies:
@@ -14336,6 +14337,21 @@ __metadata:
1433614337
languageName: node
1433714338
linkType: hard
1433814339

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+
1433914355
"react-native-safe-area-context@npm:5.4.0":
1434014356
version: 5.4.0
1434114357
resolution: "react-native-safe-area-context@npm:5.4.0"
@@ -14453,6 +14469,29 @@ __metadata:
1445314469
languageName: node
1445414470
linkType: hard
1445514471

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+
1445614495
"react-native@npm:*, react-native@npm:0.81.0":
1445714496
version: 0.81.0
1445814497
resolution: "react-native@npm:0.81.0"

0 commit comments

Comments
 (0)