diff --git a/bun.lock b/bun.lock index ed6a2e46b..c4d7a450a 100644 --- a/bun.lock +++ b/bun.lock @@ -78,7 +78,7 @@ "react-native-nitro-modules": "0.33.1", "react-native-pager-view": "8.0.1", "react-native-qrcode-svg": "^6.3.21", - "react-native-reanimated": "4.3.1", + "react-native-reanimated": "4.4.0", "react-native-reanimated-carousel": "4.0.3", "react-native-safe-area-context": "~5.7.0", "react-native-screens": "4.25.2", @@ -1584,7 +1584,7 @@ "react-native-qrcode-svg": ["react-native-qrcode-svg@6.3.21", "", { "dependencies": { "prop-types": "^15.8.0", "qrcode": "^1.5.4", "text-encoding": "^0.7.0" }, "peerDependencies": { "react": "*", "react-native": ">=0.63.4", "react-native-svg": ">=14.0.0" } }, "sha512-6vcj4rcdpWedvphDR+NSJcudJykNuLgNGFwm2p4xYjR8RdyTzlrELKI5LkO4ANS9cQUbqsfkpippPv64Q2tUtA=="], - "react-native-reanimated": ["react-native-reanimated@4.3.1", "", { "dependencies": { "react-native-is-edge-to-edge": "^1.3.1", "semver": "^7.7.3" }, "peerDependencies": { "react": "*", "react-native": "0.81 - 0.85", "react-native-worklets": "0.8.x" } }, "sha512-KhGsS0YkCA+gusgyzlf9hnqzVPIR398KTpqXyqq/+yYJJPAvyEEPKcxlB0xtOOXSMrR2A9uRKVARVQhZwrOh+Q=="], + "react-native-reanimated": ["react-native-reanimated@4.4.0", "", { "dependencies": { "react-native-is-edge-to-edge": "^1.3.1", "semver": "^7.7.3" }, "peerDependencies": { "react": "*", "react-native": "0.83 - 0.86", "react-native-worklets": "0.9.x" } }, "sha512-0XbC1SpF3JZOz5QfmTEx3vt8VkmkTlS05CBIOKEg5q5ZSNlGtlacntlhj5CrfZlN1ciHAeoliJouTC2cLGKbDA=="], "react-native-reanimated-carousel": ["react-native-reanimated-carousel@4.0.3", "", { "peerDependencies": { "react": ">=18.0.0", "react-native": ">=0.70.3", "react-native-gesture-handler": ">=2.9.0", "react-native-reanimated": ">=3.0.0" } }, "sha512-YZXlvZNghR5shFcI9hTA7h7bEhh97pfUSLZvLBAshpbkuYwJDKmQXejO/199T6hqGq0wCRwR0CWf2P4Vs6A4Fw=="], diff --git a/package.json b/package.json index f7256b9a5..25d00557e 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "react-native-nitro-modules": "0.33.1", "react-native-pager-view": "8.0.1", "react-native-qrcode-svg": "^6.3.21", - "react-native-reanimated": "4.3.1", + "react-native-reanimated": "4.4.0", "react-native-reanimated-carousel": "4.0.3", "react-native-safe-area-context": "~5.7.0", "react-native-screens": "4.25.2",