mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-19 05:45:15 +01:00
OPS: Pod
This commit is contained in:
parent
6aa4c25cd1
commit
404fd4394d
@ -501,7 +501,7 @@ PODS:
|
||||
- React-Core
|
||||
- RNReactNativeHapticFeedback (2.2.0):
|
||||
- React-Core
|
||||
- RNReanimated (3.10.0):
|
||||
- RNReanimated (3.11.0):
|
||||
- RCT-Folly (= 2021.07.22.00)
|
||||
- React-Core
|
||||
- ReactCommon/turbomodule/core
|
||||
@ -853,7 +853,7 @@ SPEC CHECKSUMS:
|
||||
RNQuickAction: 6d404a869dc872cde841ad3147416a670d13fa93
|
||||
RNRate: ef3bcff84f39bb1d1e41c5593d3eea4aab2bd73a
|
||||
RNReactNativeHapticFeedback: ec56a5f81c3941206fd85625fa669ffc7b4545f9
|
||||
RNReanimated: e1ec9dbbd9540234d005557edcf324411b2a7124
|
||||
RNReanimated: d4f25b2a931c4f0b2bb12173a3096f02ea4cfb05
|
||||
RNScreens: b8d370282cdeae9df85dd5eab20c88eb5181243b
|
||||
RNShare: 554a91f5cfbe4adac4cfe3654826ee8b299fe365
|
||||
RNSVG: d00c8f91c3cbf6d476451313a18f04d220d4f396
|
||||
|
14
package-lock.json
generated
14
package-lock.json
generated
@ -88,7 +88,7 @@
|
||||
"react-native-quick-actions": "0.3.13",
|
||||
"react-native-randombytes": "3.6.1",
|
||||
"react-native-rate": "1.2.12",
|
||||
"react-native-reanimated": "3.10.0",
|
||||
"react-native-reanimated": "3.11.0",
|
||||
"react-native-safe-area-context": "4.10.1",
|
||||
"react-native-screens": "3.31.1",
|
||||
"react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#2076b48",
|
||||
@ -19692,9 +19692,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-native-reanimated": {
|
||||
"version": "3.10.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-reanimated/-/react-native-reanimated-3.10.0.tgz",
|
||||
"integrity": "sha512-oiQiO+iJ8HTXTli94+Cl5R7nd+TzZf+3MYnMKWtnVDDCxFsqBgpkKO2Xp2ZhZyseXY/JDdH0//E7LlPQRRxpXg==",
|
||||
"version": "3.11.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-reanimated/-/react-native-reanimated-3.11.0.tgz",
|
||||
"integrity": "sha512-BNw/XDgUfs8UhfY1X6IniU8kWpnotWGyt8qmQviaHisTi5lvwnaOdXQKfN1KGONx6ekdFRHRP5EFwLi0UajwKA==",
|
||||
"dependencies": {
|
||||
"@babel/plugin-transform-arrow-functions": "^7.0.0-0",
|
||||
"@babel/plugin-transform-nullish-coalescing-operator": "^7.0.0-0",
|
||||
@ -37301,9 +37301,9 @@
|
||||
}
|
||||
},
|
||||
"react-native-reanimated": {
|
||||
"version": "3.10.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-reanimated/-/react-native-reanimated-3.10.0.tgz",
|
||||
"integrity": "sha512-oiQiO+iJ8HTXTli94+Cl5R7nd+TzZf+3MYnMKWtnVDDCxFsqBgpkKO2Xp2ZhZyseXY/JDdH0//E7LlPQRRxpXg==",
|
||||
"version": "3.11.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-reanimated/-/react-native-reanimated-3.11.0.tgz",
|
||||
"integrity": "sha512-BNw/XDgUfs8UhfY1X6IniU8kWpnotWGyt8qmQviaHisTi5lvwnaOdXQKfN1KGONx6ekdFRHRP5EFwLi0UajwKA==",
|
||||
"requires": {
|
||||
"@babel/plugin-transform-arrow-functions": "^7.0.0-0",
|
||||
"@babel/plugin-transform-nullish-coalescing-operator": "^7.0.0-0",
|
||||
|
Loading…
Reference in New Issue
Block a user