Merge pull request #8463 from BlueWallet/renovate/react-native-vector-icons-entypo-12.x

Update dependency @react-native-vector-icons/entypo to v12.5.0
This commit is contained in:
GLaDOS 2026-04-03 02:42:12 +01:00 committed by GitHub
commit c04fcf149a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@ -25,7 +25,7 @@
"@react-native-community/cli-platform-android": "20.0.2",
"@react-native-community/cli-platform-ios": "20.0.2",
"@react-native-documents/picker": "12.0.1",
"@react-native-vector-icons/entypo": "12.4.2",
"@react-native-vector-icons/entypo": "12.5.0",
"@react-native-vector-icons/fontawesome": "12.4.2",
"@react-native-vector-icons/fontawesome6": "12.3.2",
"@react-native-vector-icons/ionicons": "12.4.2",
@ -3631,9 +3631,9 @@
}
},
"node_modules/@react-native-vector-icons/common": {
"version": "12.4.1",
"resolved": "https://registry.npmjs.org/@react-native-vector-icons/common/-/common-12.4.1.tgz",
"integrity": "sha512-itfFrLRSNFgR7mS7C1JVuYs/H0WI2DiIW6JzN3MPzw0m1kycN7GPxWrO4/Je4G1JCW5x4i3lNvPB8259DtWLrQ==",
"version": "12.4.2",
"resolved": "https://registry.npmjs.org/@react-native-vector-icons/common/-/common-12.4.2.tgz",
"integrity": "sha512-15ViuwfYdkQ79VE6PiQjsGyQcEvhv4lgguhIeQU4pXLXRAFhl89Q8FdKDrGZh7+a/8WMqT1v2+JtghdoGKDE6Q==",
"license": "MIT",
"dependencies": {
"find-up": "^7.0.0",
@ -3729,12 +3729,12 @@
}
},
"node_modules/@react-native-vector-icons/entypo": {
"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==",
"version": "12.5.0",
"resolved": "https://registry.npmjs.org/@react-native-vector-icons/entypo/-/entypo-12.5.0.tgz",
"integrity": "sha512-8f35AyxbzqphYsDqFaYfjRFknHG163QjeZAP+DuvD3QHTAJ2+3MjQqrFVeBy0+FOaI5H61r+YApZZSB2s/h9mg==",
"license": "MIT",
"dependencies": {
"@react-native-vector-icons/common": "^12.4.1"
"@react-native-vector-icons/common": "^12.4.2"
},
"engines": {
"node": ">= 18.0.0"

View File

@ -108,7 +108,7 @@
"@react-native-community/cli-platform-ios": "20.0.2",
"@react-native-documents/picker": "12.0.1",
"react-native-context-menu-view": "github:BlueWallet/react-native-context-menu-view#144110b02afdb11b431741aef5da95e91b942a9b",
"@react-native-vector-icons/entypo": "12.4.2",
"@react-native-vector-icons/entypo": "12.5.0",
"@react-native-vector-icons/fontawesome": "12.4.2",
"@react-native-vector-icons/fontawesome6": "12.3.2",
"@react-native-vector-icons/ionicons": "12.4.2",