From 6a44bc027a8d26215cf50d9a0e217d76a2f8e131 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 10:05:43 +0000 Subject: [PATCH] Bump react-native-reanimated from 4.1.3 to 4.5.1 Bumps [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) from 4.1.3 to 4.5.1. - [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/4.5.1/packages/react-native-reanimated) --- updated-dependencies: - dependency-name: react-native-reanimated dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../react-native/WhipWhepDemo/package.json | 2 +- yarn.lock | 38 ++++++++++++++----- 2 files changed, 29 insertions(+), 11 deletions(-) diff --git a/examples/react-native/WhipWhepDemo/package.json b/examples/react-native/WhipWhepDemo/package.json index 92ef4a52..991bb44b 100644 --- a/examples/react-native/WhipWhepDemo/package.json +++ b/examples/react-native/WhipWhepDemo/package.json @@ -34,7 +34,7 @@ "react-dom": "19.1.0", "react-native": "0.81.4", "react-native-gesture-handler": "~2.28.0", - "react-native-reanimated": "~4.1.1", + "react-native-reanimated": "~4.5.1", "react-native-safe-area-context": "~5.6.2", "react-native-screens": "~4.16.0", "react-native-web": "^0.21.2", diff --git a/yarn.lock b/yarn.lock index 76ded084..cb3a3b51 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12704,18 +12704,27 @@ __metadata: languageName: node linkType: hard -"react-native-reanimated@npm:~4.1.1": - version: 4.1.3 - resolution: "react-native-reanimated@npm:4.1.3" - dependencies: - react-native-is-edge-to-edge: "npm:^1.2.1" - semver: "npm:7.7.2" +"react-native-is-edge-to-edge@npm:^1.3.1": + version: 1.3.1 + resolution: "react-native-is-edge-to-edge@npm:1.3.1" peerDependencies: - "@babel/core": ^7.0.0-0 react: "*" react-native: "*" - react-native-worklets: ">=0.5.0" - checksum: 10c0/936bc75bacc32c41f66765ba5e46d34ba20737bd0921f472ad27ad9e9cd76abfa3cbfe1e1db5f10b592f3e4b9b3b94970fc513ab1bfcc3fa5a9ef70c54b4a32e + checksum: 10c0/28cebd5f1f3632864ff5e342278721d1e5e38627ae73859a8814012116ef15c629fee7137a6c9c97bb05d94bbe639b0b47e69b36fc2735ab53ed31570140663f + languageName: node + linkType: hard + +"react-native-reanimated@npm:~4.5.1": + version: 4.5.1 + resolution: "react-native-reanimated@npm:4.5.1" + dependencies: + react-native-is-edge-to-edge: "npm:^1.3.1" + semver: "npm:^7.7.3" + peerDependencies: + react: "*" + react-native: 0.83 - 0.86 + react-native-worklets: 0.10.x + checksum: 10c0/86c64529fc5d59fb1a9083e0934c957c95c7319149efe02f92252237aa1fb208958da1c42705447c12b1d6bff3c23a354e10a05787995082eda1c284703ec0bc languageName: node linkType: hard @@ -13476,6 +13485,15 @@ __metadata: languageName: node linkType: hard +"semver@npm:^7.7.3": + version: 7.8.5 + resolution: "semver@npm:7.8.5" + bin: + semver: bin/semver.js + checksum: 10c0/b1f3127a5be8125a94f37188b361c212466c292c6910adce3ec106cff5dc211ccaedc4739c11bb70fda59d6fc1f040a9bca289f4e093451521a2372e5231fe0c + languageName: node + linkType: hard + "send@npm:0.19.0": version: 0.19.0 resolution: "send@npm:0.19.0" @@ -15203,7 +15221,7 @@ __metadata: react-dom: "npm:19.1.0" react-native: "npm:0.81.4" react-native-gesture-handler: "npm:~2.28.0" - react-native-reanimated: "npm:~4.1.1" + react-native-reanimated: "npm:~4.5.1" react-native-safe-area-context: "npm:~5.6.2" react-native-screens: "npm:~4.16.0" react-native-web: "npm:^0.21.2"