Skip to content

Commit 40a9354

Browse files
chore(deps-dev): bump react-native-reanimated
Bumps [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) from 4.0.0-nightly-20250714-d172fe136 to 4.0.0-nightly-20250715-3dd927ce8. - [Release notes](https://github.com/software-mansion/react-native-reanimated/releases) - [Changelog](https://github.com/software-mansion/react-native-reanimated/blob/main/packages/react-native-reanimated/RELEASE.md) - [Commits](https://github.com/software-mansion/react-native-reanimated/commits/HEAD/packages/react-native-reanimated) --- updated-dependencies: - dependency-name: react-native-reanimated dependency-version: 4.0.0-nightly-20250715-3dd927ce8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a6e57f commit 40a9354

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"react": "19.1.0",
144144
"react-native": "0.80.1",
145145
"react-native-builder-bob": "^0.40.12",
146-
"react-native-reanimated": "~4.0.0-beta.5",
146+
"react-native-reanimated": "~4.0.0-nightly-20250715-3dd927ce8",
147147
"react-native-safe-area-context": "5.4.0",
148148
"react-native-worklets": "0.4.0-nightly-20250714-d172fe136",
149149
"typescript": "^5.8.3",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9414,7 +9414,7 @@ __metadata:
94149414
react: "npm:19.1.0"
94159415
react-native: "npm:0.80.1"
94169416
react-native-builder-bob: "npm:^0.40.12"
9417-
react-native-reanimated: "npm:~4.0.0-beta.5"
9417+
react-native-reanimated: "npm:~4.0.0-nightly-20250715-3dd927ce8"
94189418
react-native-safe-area-context: "npm:5.4.0"
94199419
react-native-worklets: "npm:0.4.0-nightly-20250714-d172fe136"
94209420
typescript: "npm:^5.8.3"
@@ -9457,18 +9457,18 @@ __metadata:
94579457
languageName: node
94589458
linkType: hard
94599459

9460-
"react-native-reanimated@npm:~4.0.0-beta.5":
9461-
version: 4.0.0-nightly-20250714-d172fe136
9462-
resolution: "react-native-reanimated@npm:4.0.0-nightly-20250714-d172fe136"
9460+
"react-native-reanimated@npm:~4.0.0-nightly-20250715-3dd927ce8":
9461+
version: 4.0.0-nightly-20250715-3dd927ce8
9462+
resolution: "react-native-reanimated@npm:4.0.0-nightly-20250715-3dd927ce8"
94639463
dependencies:
94649464
react-native-is-edge-to-edge: "npm:^1.2.1"
94659465
semver: "npm:7.7.2"
94669466
peerDependencies:
94679467
"@babel/core": ^7.0.0-0
94689468
react: "*"
94699469
react-native: "*"
9470-
react-native-worklets: 0.4.0-nightly-20250714-d172fe136
9471-
checksum: 10c0/9429b28a3cc4132e3798d72b9d942ede3b38f3a37f4817efa242d75de6efefa2e01e383fe0b00557d19aa967023e6933e541943da739ffb9d41a9f4735a80106
9470+
react-native-worklets: 0.4.0-nightly-20250715-3dd927ce8
9471+
checksum: 10c0/006001580965cc08c7a0f068d2e3cc614d7d8c26d753b481a1c6e57119be808bcba0a0a89ce7d728da9c4569535e6e3815b1c7ad670a353fb78739d13f0bc6ec
94729472
languageName: node
94739473
linkType: hard
94749474

0 commit comments

Comments
 (0)