Merge pull request #8471 from BlueWallet/renovate/react-native-vector-icons-material-design-icons-12.x

Update dependency @react-native-vector-icons/material-design-icons to v12.5.0
This commit is contained in:
GLaDOS 2026-04-07 07:44:04 +01:00 committed by GitHub
commit 24d002f2dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@ -29,7 +29,7 @@
"@react-native-vector-icons/fontawesome": "12.4.2",
"@react-native-vector-icons/fontawesome6": "12.3.2",
"@react-native-vector-icons/ionicons": "12.4.2",
"@react-native-vector-icons/material-design-icons": "12.4.2",
"@react-native-vector-icons/material-design-icons": "12.5.0",
"@react-native-vector-icons/material-icons": "12.4.2",
"@react-native/babel-preset": "0.83.1",
"@react-native/codegen": "0.83.1",
@ -3793,12 +3793,12 @@
}
},
"node_modules/@react-native-vector-icons/material-design-icons": {
"version": "12.4.2",
"resolved": "https://registry.npmjs.org/@react-native-vector-icons/material-design-icons/-/material-design-icons-12.4.2.tgz",
"integrity": "sha512-hbXqaAJ4U0jyo6KrqHAqsM8BUFRTa4Nd5oUhbEtobPTFKwUzvZSzwRD782c7DGg4KWwgPNN35WMZpXnD1zBGuA==",
"version": "12.5.0",
"resolved": "https://registry.npmjs.org/@react-native-vector-icons/material-design-icons/-/material-design-icons-12.5.0.tgz",
"integrity": "sha512-Ltmmlw/vslDfFnmi8aKE+QoSyppi+tLNQFCqsa5YIPBwKCMaRPnoN0MZtc8CVFC8Y61CTTcmAgG+cvzw3zwLiA==",
"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

@ -112,7 +112,7 @@
"@react-native-vector-icons/fontawesome": "12.4.2",
"@react-native-vector-icons/fontawesome6": "12.3.2",
"@react-native-vector-icons/ionicons": "12.4.2",
"@react-native-vector-icons/material-design-icons": "12.4.2",
"@react-native-vector-icons/material-design-icons": "12.5.0",
"@react-native-vector-icons/material-icons": "12.4.2",
"@react-native/babel-preset": "0.83.1",
"@react-native/codegen": "0.83.1",