diff --git a/bun.lock b/bun.lock index 112ab885..48884bca 100644 --- a/bun.lock +++ b/bun.lock @@ -79,7 +79,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.5.0", "react-native-reanimated-carousel": "4.0.3", "react-native-safe-area-context": "~5.7.0", "react-native-screens": "4.25.2", @@ -1572,7 +1572,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.5.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.10.x" } }, "sha512-+iPfvK34PKKYP/p/4TaBliFkbfvjGDIvXuiiaxvISP5ip7sWegvlacwU/uAV6zNDSSmX0tDyER7PurPMKGDipA=="], "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 4e3ecd38..492091f1 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,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.5.0", "react-native-reanimated-carousel": "4.0.3", "react-native-safe-area-context": "~5.7.0", "react-native-screens": "4.25.2",