Skip to content

Commit

Permalink
Merge pull request #343 from etn-ccis/dependabot/npm_and_yarn/dev/rea…
Browse files Browse the repository at this point in the history
…ct-native-vector-icons-10.2.0

Bump react-native-vector-icons from 9.2.0 to 10.2.0
  • Loading branch information
surajeaton authored Dec 2, 2024
2 parents b04ec46 + 93db20b commit a6ceb98
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
4 changes: 2 additions & 2 deletions packages/rn-vector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"peerDependencies": {
"react": ">=16.8.1",
"react-native": ">=0.60.0-rc.0 <1.0.x",
"react-native-vector-icons": "^9.2.0"
"react-native-vector-icons": "^10.2.0"
},
"devDependencies": {
"@brightlayer-ui/icons": "^2.0.0",
Expand All @@ -65,7 +65,7 @@
"prettier": "^3.2.5",
"react": "18.1.0",
"react-native": "0.70.0",
"react-native-vector-icons": "^9.2.0",
"react-native-vector-icons": "^10.2.0",
"typescript": "^4.8.3"
},
"prettier": "@brightlayer-ui/prettier-config"
Expand Down
14 changes: 8 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1887,12 +1887,12 @@ __metadata:
prettier: ^3.2.5
react: 18.1.0
react-native: 0.70.0
react-native-vector-icons: ^9.2.0
react-native-vector-icons: ^10.2.0
typescript: ^4.8.3
peerDependencies:
react: ">=16.8.1"
react-native: ">=0.60.0-rc.0 <1.0.x"
react-native-vector-icons: ^9.2.0
react-native-vector-icons: ^10.2.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -15226,16 +15226,18 @@ __metadata:
languageName: node
linkType: hard

"react-native-vector-icons@npm:^9.2.0":
version: 9.2.0
resolution: "react-native-vector-icons@npm:9.2.0"
"react-native-vector-icons@npm:^10.2.0":
version: 10.2.0
resolution: "react-native-vector-icons@npm:10.2.0"
dependencies:
prop-types: ^15.7.2
yargs: ^16.1.1
bin:
fa-upgrade.sh: bin/fa-upgrade.sh
fa5-upgrade: bin/fa5-upgrade.sh
fa6-upgrade: bin/fa6-upgrade.sh
generate-icon: bin/generate-icon.js
checksum: 222baf88c3f269234c08a41680e6400a4bf1f4c170f7c2ffac34b2c1c089cdb1084223db2a7d9cc54ee212eec20ff1478f3f482df19062e3057c328642da0be2
checksum: fda930df4e63f12533268f5b339ebe4c77c691eae43503328466b3087ed868a06a4593fd246e75ac6b5ec955543eec35608c7922191bdcc3b3a94ed7f3575ef0
languageName: node
linkType: hard

Expand Down

0 comments on commit a6ceb98

Please sign in to comment.