bump reanimated

This commit is contained in:
Samuel Newman
2025-10-07 14:24:37 +03:00
parent 7f4e302b85
commit 8d7d093c0c
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -196,7 +196,7 @@
"react-native-pager-view": "6.8.0", "react-native-pager-view": "6.8.0",
"react-native-progress": "bluesky-social/react-native-progress", "react-native-progress": "bluesky-social/react-native-progress",
"react-native-qrcode-styled": "^0.3.3", "react-native-qrcode-styled": "^0.3.3",
"react-native-reanimated": "^3.19.1", "react-native-reanimated": "^3.19.2",
"react-native-safe-area-context": "~5.6.0", "react-native-safe-area-context": "~5.6.0",
"react-native-screens": "~4.16.0", "react-native-screens": "~4.16.0",
"react-native-svg": "15.12.1", "react-native-svg": "15.12.1",
+4 -4
View File
@@ -17089,10 +17089,10 @@ react-native-qrcode-styled@^0.3.3:
qrcode "^1.5.4" qrcode "^1.5.4"
react-fast-compare "^3.2.2" react-fast-compare "^3.2.2"
react-native-reanimated@^3.19.1: react-native-reanimated@^3.19.2:
version "3.19.1" version "3.19.2"
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.19.1.tgz#761f731bfb5dc67724ca7bf7bce90a6da975d753" resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.19.2.tgz#a72630e2685c54a486a961e740ebc600e034173f"
integrity sha512-ILL0FSNzSVIg6WuawrsMBvNxk2yJFiTUcahimXDAeNiE/09eagVUlHhYWXAAmH0umvAOafBaGjO7YfBhUrf5ZQ== integrity sha512-RpnmoNwmR4y2kyGcAtGUG31mbPtR4E0Q73dFa9jhoKFBecaHEHxz0/oWL0H+zuEy7dLxR8oslGGlu6+fcCMm+g==
dependencies: dependencies:
"@babel/plugin-transform-arrow-functions" "^7.0.0-0" "@babel/plugin-transform-arrow-functions" "^7.0.0-0"
"@babel/plugin-transform-class-properties" "^7.0.0-0" "@babel/plugin-transform-class-properties" "^7.0.0-0"