Skip to content

Commit e9c801e

Browse files
renovate-botjaywcjlove
authored andcommitted
fix(deps): update dependency @uiw/icons to v2.5.1
1 parent 3eb0529 commit e9c801e

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@react-native-picker/picker": "1.16.0",
1616
"@types/color": "3.0.1",
1717
"@types/react-native": "0.64.0",
18-
"@uiw/icons": "2.4.3",
18+
"@uiw/icons": "2.5.1",
1919
"color": "3.1.3",
2020
"prop-types": "15.7.2",
2121
"react-native-root-siblings": "4.1.0",

package/react-native-uiw/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@react-native-picker/picker": "1.16.0",
5858
"@types/color": "3.0.1",
5959
"@types/react-native": "0.64.0",
60-
"@uiw/icons": "2.4.3",
60+
"@uiw/icons": "2.5.1",
6161
"color": "3.1.3",
6262
"prop-types": "15.7.2",
6363
"react-native-root-siblings": "4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1480,10 +1480,10 @@
14801480
"@typescript-eslint/types" "4.19.0"
14811481
eslint-visitor-keys "^2.0.0"
14821482

1483-
"@uiw/icons@2.4.3":
1484-
version "2.4.3"
1485-
resolved "https://registry.yarnpkg.com/@uiw/icons/-/icons-2.4.3.tgz#cc81a866ec6ac2774584c4e0f4646bf41f6b7941"
1486-
integrity sha512-tqJVlNh/hAeQ6ShU+OvHIQHaXvuElS/KshSU8t0I+ngUkfCEvZ9Ewwo+eIsv5tiHWphpkAU+akS2am/lNZAnNg==
1483+
"@uiw/icons@2.5.1":
1484+
version "2.5.1"
1485+
resolved "https://registry.yarnpkg.com/@uiw/icons/-/icons-2.5.1.tgz#a2faa548db5a9b0d1a530c8498b339ee8dad9347"
1486+
integrity sha512-Fxh0hH/HyPuF4A7FsrW19tbmajvf9Aho8N7hGwZP+7Dz6JfteemIUykYPHycHp5Ah6+EvAeewGb1Fx18xdmDpA==
14871487

14881488
abab@^2.0.3, abab@^2.0.5:
14891489
version "2.0.5"

0 commit comments

Comments
 (0)