diff --git a/example/package.json b/example/package.json index a9faa253..0116e868 100644 --- a/example/package.json +++ b/example/package.json @@ -21,7 +21,7 @@ "react-dom": "18.2.0", "react-native": "0.74.5", "react-native-gesture-handler": "~2.16.1", - "react-native-reanimated": "~3.15.3", + "react-native-reanimated": "~3.16.6", "react-native-safe-area-context": "4.11.0", "react-native-screens": "3.34.0", "react-native-web": "~0.19.10" diff --git a/example/yarn.lock b/example/yarn.lock index c92b00b7..3f905e81 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -7167,7 +7167,7 @@ path-type@^4.0.0: integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw== payjp-react-native@../: - version "0.8.3" + version "0.8.4" picocolors@^1.0.0, picocolors@^1.0.1: version "1.0.1" @@ -7476,10 +7476,10 @@ react-native-helmet-async@2.0.4: react-fast-compare "^3.2.2" shallowequal "^1.1.0" -react-native-reanimated@~3.15.3: - version "3.15.3" - resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.15.3.tgz#580b5c1cb5a9f85e44b2850640514513d76e350d" - integrity sha512-5QBk/7PZvZ98Adxm4MRyglwzsRzReTQIe4Hd2wbBBAZ68IC4OYKvsc8cPEjgx3/1mG8HgHFYhbcDe5U2RjeFqw== +react-native-reanimated@~3.16.6: + version "3.16.6" + resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.16.6.tgz#fa1eda23b740c893e81a024712346c79f1bbdf36" + integrity sha512-jPbAfLF5t8+UCKFTO+LeOY+OmAcDP5SsAfqINvNQz5GFGvoO7UebxujjtY58CmpZNH6c3SQ514FF9//mZDpo/g== dependencies: "@babel/plugin-transform-arrow-functions" "^7.0.0-0" "@babel/plugin-transform-class-properties" "^7.0.0-0"