Merge pull request #8407 from BlueWallet/renovate/react-native-vector-icons-entypo-12.x
Update dependency @react-native-vector-icons/entypo to v12.4.2
This commit is contained in:
commit
1d208142e8
16
package-lock.json
generated
16
package-lock.json
generated
@ -28,7 +28,7 @@
|
||||
"@react-native-community/push-notification-ios": "1.12.0",
|
||||
"@react-native-documents/picker": "10.1.7",
|
||||
"@react-native-menu/menu": "github:BlueWallet/menu#9933468",
|
||||
"@react-native-vector-icons/entypo": "12.4.1",
|
||||
"@react-native-vector-icons/entypo": "12.4.2",
|
||||
"@react-native-vector-icons/fontawesome": "12.4.1",
|
||||
"@react-native-vector-icons/fontawesome6": "12.3.1",
|
||||
"@react-native-vector-icons/ionicons": "12.4.1",
|
||||
@ -4049,9 +4049,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-vector-icons/common": {
|
||||
"version": "12.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-vector-icons/common/-/common-12.4.0.tgz",
|
||||
"integrity": "sha512-t9W0q+AW7WH1Oj5aEg7wGNXDLZJb5sIVkAWo5qtad3PcbBADqoCdikRK/ToLK+xlB0TxjcuL0T74ogudMkYGeA==",
|
||||
"version": "12.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-vector-icons/common/-/common-12.4.1.tgz",
|
||||
"integrity": "sha512-itfFrLRSNFgR7mS7C1JVuYs/H0WI2DiIW6JzN3MPzw0m1kycN7GPxWrO4/Je4G1JCW5x4i3lNvPB8259DtWLrQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"find-up": "^7.0.0",
|
||||
@ -4159,12 +4159,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-vector-icons/entypo": {
|
||||
"version": "12.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-vector-icons/entypo/-/entypo-12.4.1.tgz",
|
||||
"integrity": "sha512-v7WSJDTy+5kC8OM48EtuPtMj1PIoCMp+/szmOtBpEAAGkFgpwY2WhOOwZqOvJkYD50oiENdzKPK9sLXUpR/pRA==",
|
||||
"version": "12.4.2",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-vector-icons/entypo/-/entypo-12.4.2.tgz",
|
||||
"integrity": "sha512-udnxe629IatBRGAnOg/s8Jp5B3+5wCs9bLeDuke6VEudJrZrgvgQ4vZdAxHeOVZu7TJ+w2e9GQx/JbC8RuSPeQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@react-native-vector-icons/common": "^12.4.0"
|
||||
"@react-native-vector-icons/common": "^12.4.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 18.0.0"
|
||||
|
||||
@ -100,7 +100,7 @@
|
||||
"@react-native-community/push-notification-ios": "1.12.0",
|
||||
"@react-native-documents/picker": "10.1.7",
|
||||
"@react-native-menu/menu": "github:BlueWallet/menu#9933468",
|
||||
"@react-native-vector-icons/entypo": "12.4.1",
|
||||
"@react-native-vector-icons/entypo": "12.4.2",
|
||||
"@react-native-vector-icons/fontawesome": "12.4.1",
|
||||
"@react-native-vector-icons/fontawesome6": "12.3.1",
|
||||
"@react-native-vector-icons/ionicons": "12.4.1",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user