mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-24 15:36:59 +01:00
Update dependency react-native-reanimated to v3.16.7
This commit is contained in:
parent
bba96e5308
commit
0a0dd366bd
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -86,7 +86,7 @@
|
||||||
"react-native-quick-actions": "0.3.13",
|
"react-native-quick-actions": "0.3.13",
|
||||||
"react-native-randombytes": "3.6.1",
|
"react-native-randombytes": "3.6.1",
|
||||||
"react-native-rate": "1.2.12",
|
"react-native-rate": "1.2.12",
|
||||||
"react-native-reanimated": "3.16.6",
|
"react-native-reanimated": "3.16.7",
|
||||||
"react-native-safe-area-context": "4.14.1",
|
"react-native-safe-area-context": "4.14.1",
|
||||||
"react-native-screen-capture": "github:BlueWallet/react-native-screen-capture#18cb79f",
|
"react-native-screen-capture": "github:BlueWallet/react-native-screen-capture#18cb79f",
|
||||||
"react-native-screens": "3.35.0",
|
"react-native-screens": "3.35.0",
|
||||||
|
@ -22258,9 +22258,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/react-native-reanimated": {
|
"node_modules/react-native-reanimated": {
|
||||||
"version": "3.16.6",
|
"version": "3.16.7",
|
||||||
"resolved": "https://registry.npmjs.org/react-native-reanimated/-/react-native-reanimated-3.16.6.tgz",
|
"resolved": "https://registry.npmjs.org/react-native-reanimated/-/react-native-reanimated-3.16.7.tgz",
|
||||||
"integrity": "sha512-jPbAfLF5t8+UCKFTO+LeOY+OmAcDP5SsAfqINvNQz5GFGvoO7UebxujjtY58CmpZNH6c3SQ514FF9//mZDpo/g==",
|
"integrity": "sha512-qoUUQOwE1pHlmQ9cXTJ2MX9FQ9eHllopCLiWOkDkp6CER95ZWeXhJCP4cSm6AD4jigL5jHcZf/SkWrg8ttZUsw==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/plugin-transform-arrow-functions": "^7.0.0-0",
|
"@babel/plugin-transform-arrow-functions": "^7.0.0-0",
|
||||||
|
|
|
@ -150,7 +150,7 @@
|
||||||
"react-native-quick-actions": "0.3.13",
|
"react-native-quick-actions": "0.3.13",
|
||||||
"react-native-randombytes": "3.6.1",
|
"react-native-randombytes": "3.6.1",
|
||||||
"react-native-rate": "1.2.12",
|
"react-native-rate": "1.2.12",
|
||||||
"react-native-reanimated": "3.16.6",
|
"react-native-reanimated": "3.16.7",
|
||||||
"react-native-safe-area-context": "4.14.1",
|
"react-native-safe-area-context": "4.14.1",
|
||||||
"react-native-screen-capture": "github:BlueWallet/react-native-screen-capture#18cb79f",
|
"react-native-screen-capture": "github:BlueWallet/react-native-screen-capture#18cb79f",
|
||||||
"react-native-screens": "3.35.0",
|
"react-native-screens": "3.35.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue