fix(deps): update dependency lottie-react-native to v7.1.0

This commit is contained in:
renovate[bot] 2024-11-01 15:46:14 +00:00 committed by GitHub
parent fb2ec776b8
commit 413d762280
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 11 deletions

16
package-lock.json generated
View File

@ -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": {

View File

@ -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",