Merge pull request #8652 from BlueWallet/renovate/react-native-vector-icons-material-design-icons-13.x
fix(deps): update dependency @react-native-vector-icons/material-design-icons to v13.1.2
This commit is contained in:
commit
abb80665af
10
package-lock.json
generated
10
package-lock.json
generated
@ -29,7 +29,7 @@
|
||||
"@react-native-vector-icons/fontawesome": "13.1.2",
|
||||
"@react-native-vector-icons/fontawesome6": "13.1.1",
|
||||
"@react-native-vector-icons/ionicons": "13.1.2",
|
||||
"@react-native-vector-icons/material-design-icons": "13.1.1",
|
||||
"@react-native-vector-icons/material-design-icons": "13.1.2",
|
||||
"@react-native-vector-icons/material-icons": "13.1.1",
|
||||
"@react-native/babel-preset": "0.85.3",
|
||||
"@react-native/codegen": "0.85.3",
|
||||
@ -4041,12 +4041,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-vector-icons/material-design-icons": {
|
||||
"version": "13.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-vector-icons/material-design-icons/-/material-design-icons-13.1.1.tgz",
|
||||
"integrity": "sha512-bKkai9GSMOrqIwKskHZuegejgO6bLp7xNgp7YdeLprkEK44/HsATjCpXhwvRPYq9RSHdOvrFFKBIKLZbkpijSw==",
|
||||
"version": "13.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-vector-icons/material-design-icons/-/material-design-icons-13.1.2.tgz",
|
||||
"integrity": "sha512-Qc8IQCxbnHOk8CvTAb+dLzYgRMbJOLiZ8Up7TRsNixY6EqwPx9/W3DeK5niKtNQ4dIfbALeYz41yyvDM7w7mag==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@react-native-vector-icons/common": "^13.0.0"
|
||||
"@react-native-vector-icons/common": "^13.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 18.0.0"
|
||||
|
||||
@ -112,7 +112,7 @@
|
||||
"@react-native-vector-icons/fontawesome": "13.1.2",
|
||||
"@react-native-vector-icons/fontawesome6": "13.1.1",
|
||||
"@react-native-vector-icons/ionicons": "13.1.2",
|
||||
"@react-native-vector-icons/material-design-icons": "13.1.1",
|
||||
"@react-native-vector-icons/material-design-icons": "13.1.2",
|
||||
"@react-native-vector-icons/material-icons": "13.1.1",
|
||||
"@react-native/babel-preset": "0.85.3",
|
||||
"@react-native/codegen": "0.85.3",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user