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
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:
commit
8d5ec224c9
10
package-lock.json
generated
10
package-lock.json
generated
@ -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"
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user