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

Update dependency @react-native-vector-icons/entypo to v12.4.1
This commit is contained in:
GLaDOS 2026-03-03 20:42:41 +00:00 committed by GitHub
commit a1abd15a5e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -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.0",
"@react-native-vector-icons/entypo": "12.4.1",
"@react-native-vector-icons/fontawesome": "12.4.1",
"@react-native-vector-icons/fontawesome6": "12.3.1",
"@react-native-vector-icons/ionicons": "12.3.0",
@ -4159,9 +4159,9 @@
}
},
"node_modules/@react-native-vector-icons/entypo": {
"version": "12.4.0",
"resolved": "https://registry.npmjs.org/@react-native-vector-icons/entypo/-/entypo-12.4.0.tgz",
"integrity": "sha512-iSK9WK7J/u915CLy05zTTxrDWDYTvtxjkpTifEzFSTUTSQceHITgOLRC4RIVZX9qLQeFurU5HJnj5v20vOJJew==",
"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==",
"license": "MIT",
"dependencies": {
"@react-native-vector-icons/common": "^12.4.0"

View File

@ -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.0",
"@react-native-vector-icons/entypo": "12.4.1",
"@react-native-vector-icons/fontawesome": "12.4.1",
"@react-native-vector-icons/fontawesome6": "12.3.1",
"@react-native-vector-icons/ionicons": "12.3.0",