Merge pull request #8376 from BlueWallet/renovate/react-native-reanimated-3.x

Update dependency react-native-reanimated to v3.19.5
This commit is contained in:
GLaDOS 2026-03-04 15:44:40 +00:00 committed by GitHub
commit d60efba9b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -94,7 +94,7 @@
"react-native-push-notification": "8.1.1",
"react-native-qrcode-svg": "6.3.21",
"react-native-quick-actions": "0.3.13",
"react-native-reanimated": "3.18.0",
"react-native-reanimated": "3.19.5",
"react-native-safe-area-context": "5.5.2",
"react-native-screens": "4.18.0",
"react-native-secure-key-store": "github:BlueWallet/react-native-secure-key-store#2076b4849e88aa0a78e08bfbb4ce3923e0925cbc",
@ -16717,9 +16717,9 @@
"license": "MIT"
},
"node_modules/react-native-reanimated": {
"version": "3.18.0",
"resolved": "https://registry.npmjs.org/react-native-reanimated/-/react-native-reanimated-3.18.0.tgz",
"integrity": "sha512-eVcNcqeOkMW+BUWAHdtvN3FKgC8J8wiEJkX6bNGGQaLS7m7e4amTfjIcqf/Ta+lerZLurmDaQ0lICI1CKPrb1Q==",
"version": "3.19.5",
"resolved": "https://registry.npmjs.org/react-native-reanimated/-/react-native-reanimated-3.19.5.tgz",
"integrity": "sha512-bd4AwIkBAaY4BjrgpSoKjEaRG/tXD756F5nGuiH5IMBSKN8tRdUEA8hWZCyIo/R6/kha/tVSoCqodVUACh7ZWw==",
"license": "MIT",
"dependencies": {
"@babel/plugin-transform-arrow-functions": "^7.0.0-0",

View File

@ -166,7 +166,7 @@
"react-native-push-notification": "8.1.1",
"react-native-qrcode-svg": "6.3.21",
"react-native-quick-actions": "0.3.13",
"react-native-reanimated": "3.18.0",
"react-native-reanimated": "3.19.5",
"react-native-safe-area-context": "5.5.2",
"react-native-screens": "4.18.0",
"react-native-secure-key-store": "github:BlueWallet/react-native-secure-key-store#2076b4849e88aa0a78e08bfbb4ce3923e0925cbc",