mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-19 05:45:15 +01:00
fix(deps): update dependency lottie-react-native to v7.1.0
This commit is contained in:
parent
fb2ec776b8
commit
413d762280
16
package-lock.json
generated
16
package-lock.json
generated
@ -53,7 +53,7 @@
|
||||
"electrum-mnemonic": "2.0.0",
|
||||
"events": "3.3.0",
|
||||
"junderw-crc32c": "1.2.0",
|
||||
"lottie-react-native": "7.0.0",
|
||||
"lottie-react-native": "7.1.0",
|
||||
"path-browserify": "1.0.1",
|
||||
"payjoin-client": "1.0.1",
|
||||
"process": "0.11.10",
|
||||
@ -17928,22 +17928,18 @@
|
||||
}
|
||||
},
|
||||
"node_modules/lottie-react-native": {
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-7.0.0.tgz",
|
||||
"integrity": "sha512-RnwacxdB1MKDS/WSX8XFyXw5nxEKF+aLYRzbkQBQY0pZTRF2XYg8zd25D1su1M0TEP0sgWutwN5rweSeCsf8qQ==",
|
||||
"version": "7.1.0",
|
||||
"resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-7.1.0.tgz",
|
||||
"integrity": "sha512-73jtQySxRZ8KTTSKf6CtcpCt8tpOCw4NRiCST4HTYgXlycxIihIp89jRcK8rS/QiBKl5bzyixMzpVmd4mYVH5Q==",
|
||||
"license": "Apache-2.0",
|
||||
"peerDependencies": {
|
||||
"@dotlottie/react-player": "^1.6.1",
|
||||
"@lottiefiles/react-lottie-player": "^3.5.3",
|
||||
"@lottiefiles/dotlottie-react": "^0.6.5",
|
||||
"react": "*",
|
||||
"react-native": ">=0.46",
|
||||
"react-native-windows": ">=0.63.x"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@dotlottie/react-player": {
|
||||
"optional": true
|
||||
},
|
||||
"@lottiefiles/react-lottie-player": {
|
||||
"@lottiefiles/dotlottie-react": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
|
@ -117,7 +117,7 @@
|
||||
"electrum-mnemonic": "2.0.0",
|
||||
"events": "3.3.0",
|
||||
"junderw-crc32c": "1.2.0",
|
||||
"lottie-react-native": "7.0.0",
|
||||
"lottie-react-native": "7.1.0",
|
||||
"path-browserify": "1.0.1",
|
||||
"payjoin-client": "1.0.1",
|
||||
"process": "0.11.10",
|
||||
|
Loading…
Reference in New Issue
Block a user