Merge pull request #8472 from BlueWallet/renovate/react-native-vector-icons-material-icons-12.x
Some checks failed
Build Release and Upload to TestFlight (iOS) / build (push) Has been cancelled
BuildReleaseApk / buildReleaseApk (push) Has been cancelled
Build Release and Upload to TestFlight (iOS) / testflight-upload (push) Has been cancelled
BuildReleaseApk / browserstack (push) Has been cancelled

Update dependency @react-native-vector-icons/material-icons to v12.5.0
This commit is contained in:
GLaDOS 2026-04-15 15:55:04 +01:00 committed by GitHub
commit 8d5ec224c9
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

@ -30,7 +30,7 @@
"@react-native-vector-icons/fontawesome6": "12.3.2",
"@react-native-vector-icons/ionicons": "12.5.0",
"@react-native-vector-icons/material-design-icons": "12.5.0",
"@react-native-vector-icons/material-icons": "12.4.2",
"@react-native-vector-icons/material-icons": "12.5.0",
"@react-native/babel-preset": "0.83.1",
"@react-native/codegen": "0.83.1",
"@react-native/gradle-plugin": "0.83.1",
@ -3809,12 +3809,12 @@
}
},
"node_modules/@react-native-vector-icons/material-icons": {
"version": "12.4.2",
"resolved": "https://registry.npmjs.org/@react-native-vector-icons/material-icons/-/material-icons-12.4.2.tgz",
"integrity": "sha512-gAo0eu7XxcWY0a5kLv3XJo51UYHv3YQeFvkZ61mmyERfHVj19dNJi2GXv5SH/TFlzE7fqHgEgNfV05avAb/sbw==",
"version": "12.5.0",
"resolved": "https://registry.npmjs.org/@react-native-vector-icons/material-icons/-/material-icons-12.5.0.tgz",
"integrity": "sha512-OrtQ2ezxZQ+06J6RTlNS+i2FMssy+VduXnZrEOnW/ifLA7sVeUsCyaK4wh5u4ANKmPkg2EKlltKOk9QNLYy4sg==",
"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

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