mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-26 08:55:56 +01:00
Revert "Update dependency lottie-react-native to v5.1.4"
This commit is contained in:
parent
f997695b58
commit
f018501797
3 changed files with 23 additions and 29 deletions
|
@ -77,9 +77,9 @@ PODS:
|
|||
- fmt (6.2.1)
|
||||
- glog (0.3.5)
|
||||
- libevent (2.1.12)
|
||||
- lottie-ios (3.4.1)
|
||||
- lottie-react-native (5.1.4):
|
||||
- lottie-ios (~> 3.4.0)
|
||||
- lottie-ios (3.2.3)
|
||||
- lottie-react-native (5.1.2):
|
||||
- lottie-ios (~> 3.2.3)
|
||||
- React-Core
|
||||
- OpenSSL-Universal (1.1.180)
|
||||
- PasscodeAuth (1.0.0):
|
||||
|
@ -750,8 +750,8 @@ SPEC CHECKSUMS:
|
|||
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
|
||||
glog: 85ecdd10ee8d8ec362ef519a6a45ff9aa27b2e85
|
||||
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
|
||||
lottie-ios: 016449b5d8be0c3dcbcfa0a9988469999cd04c5d
|
||||
lottie-react-native: b702fab740cdb952a8e2354713d3beda63ff97b0
|
||||
lottie-ios: c058aeafa76daa4cf64d773554bccc8385d0150e
|
||||
lottie-react-native: fb56093c53bb36d0a7ce576e030b67af33ad6180
|
||||
OpenSSL-Universal: 1aa4f6a6ee7256b83db99ec1ccdaa80d10f9af9b
|
||||
PasscodeAuth: 3e88093ff46c31a952d8b36c488240de980517be
|
||||
RCT-Folly: 803a9cfd78114b2ec0f140cfa6fa2a6bafb2d685
|
||||
|
|
38
package-lock.json
generated
38
package-lock.json
generated
|
@ -47,8 +47,8 @@
|
|||
"events": "3.3.0",
|
||||
"frisbee": "3.1.4",
|
||||
"junderw-crc32c": "1.2.0",
|
||||
"lottie-ios": "3.4.1",
|
||||
"lottie-react-native": "5.1.4",
|
||||
"lottie-ios": "3.2.3",
|
||||
"lottie-react-native": "5.1.2",
|
||||
"metro-react-native-babel-preset": "0.72.0",
|
||||
"path-browserify": "1.0.1",
|
||||
"payjoin-client": "1.0.1",
|
||||
|
@ -18614,28 +18614,22 @@
|
|||
}
|
||||
},
|
||||
"node_modules/lottie-ios": {
|
||||
"version": "3.4.1",
|
||||
"resolved": "https://registry.npmjs.org/lottie-ios/-/lottie-ios-3.4.1.tgz",
|
||||
"integrity": "sha512-oZh9BcCMicLFeKC0KO5cfJ6Pzb+qfB7qZ4vqh5R+buXcCRZKnFhHkt9TZfd62ZJi2XC3kirXYVYyU7c+jqpo9g=="
|
||||
"version": "3.2.3",
|
||||
"resolved": "https://registry.npmjs.org/lottie-ios/-/lottie-ios-3.2.3.tgz",
|
||||
"integrity": "sha512-mubYMN6+1HXa8z3EJKBvNBkl4UoVM4McjESeB2PgvRMSngmJtC5yUMRdhbbrIAn5Liu3hFGao/14s5hQIgtkRQ=="
|
||||
},
|
||||
"node_modules/lottie-react-native": {
|
||||
"version": "5.1.4",
|
||||
"resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-5.1.4.tgz",
|
||||
"integrity": "sha512-Lu6mSG92Wck+vXEX6gfj/9ciqqoz0tJQZqgX0SumGvX/oZu4MbKO/oLApyHdy2V9Rb7qvwF9whOtitADxTswPA==",
|
||||
"version": "5.1.2",
|
||||
"resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-5.1.2.tgz",
|
||||
"integrity": "sha512-Sv+JYpjZ2babIZJVLdu0TCPtuZfvVL7JejaWbeXdqtIgpypjaoxVBUqurrBS4tfwOfsChWWkmCbH5znGGtrTzw==",
|
||||
"dependencies": {
|
||||
"invariant": "^2.2.2",
|
||||
"react-native-safe-modules": "^1.0.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"lottie-ios": "^3.4.0",
|
||||
"lottie-ios": "^3.2.3",
|
||||
"react": "*",
|
||||
"react-native": ">=0.46",
|
||||
"react-native-windows": ">=0.63.x"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
"react-native": ">=0.46"
|
||||
}
|
||||
},
|
||||
"node_modules/lru-cache": {
|
||||
|
@ -42151,14 +42145,14 @@
|
|||
}
|
||||
},
|
||||
"lottie-ios": {
|
||||
"version": "3.4.1",
|
||||
"resolved": "https://registry.npmjs.org/lottie-ios/-/lottie-ios-3.4.1.tgz",
|
||||
"integrity": "sha512-oZh9BcCMicLFeKC0KO5cfJ6Pzb+qfB7qZ4vqh5R+buXcCRZKnFhHkt9TZfd62ZJi2XC3kirXYVYyU7c+jqpo9g=="
|
||||
"version": "3.2.3",
|
||||
"resolved": "https://registry.npmjs.org/lottie-ios/-/lottie-ios-3.2.3.tgz",
|
||||
"integrity": "sha512-mubYMN6+1HXa8z3EJKBvNBkl4UoVM4McjESeB2PgvRMSngmJtC5yUMRdhbbrIAn5Liu3hFGao/14s5hQIgtkRQ=="
|
||||
},
|
||||
"lottie-react-native": {
|
||||
"version": "5.1.4",
|
||||
"resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-5.1.4.tgz",
|
||||
"integrity": "sha512-Lu6mSG92Wck+vXEX6gfj/9ciqqoz0tJQZqgX0SumGvX/oZu4MbKO/oLApyHdy2V9Rb7qvwF9whOtitADxTswPA==",
|
||||
"version": "5.1.2",
|
||||
"resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-5.1.2.tgz",
|
||||
"integrity": "sha512-Sv+JYpjZ2babIZJVLdu0TCPtuZfvVL7JejaWbeXdqtIgpypjaoxVBUqurrBS4tfwOfsChWWkmCbH5znGGtrTzw==",
|
||||
"requires": {
|
||||
"invariant": "^2.2.2",
|
||||
"react-native-safe-modules": "^1.0.3"
|
||||
|
|
|
@ -133,8 +133,8 @@
|
|||
"events": "3.3.0",
|
||||
"frisbee": "3.1.4",
|
||||
"junderw-crc32c": "1.2.0",
|
||||
"lottie-ios": "3.4.1",
|
||||
"lottie-react-native": "5.1.4",
|
||||
"lottie-ios": "3.2.3",
|
||||
"lottie-react-native": "5.1.2",
|
||||
"metro-react-native-babel-preset": "0.72.0",
|
||||
"path-browserify": "1.0.1",
|
||||
"payjoin-client": "1.0.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue