Skip to content

Commit e012d4c

Browse files
committed
fix(deps): update dependency @uiw/icons to v2.5.3
1 parent ffe7fee commit e012d4c

File tree

2 files changed

+15
-10
lines changed

2 files changed

+15
-10
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/color": "3.0.2",
5656
"@types/lodash": "4.14.172",
5757
"@types/react-native": "0.65.5",
58-
"@uiw/icons": "2.5.1",
58+
"@uiw/icons": "2.5.3",
5959
"color": "4.0.1",
6060
"lodash": "4.17.21",
6161
"prop-types": "15.7.2",

yarn.lock

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3799,15 +3799,15 @@
37993799
color "^3.1.3"
38003800
warn-once "^0.1.0"
38013801

3802-
"@rematch/[email protected].0":
3803-
version "2.1.0"
3804-
resolved "https://registry.yarnpkg.com/@rematch/core/-/core-2.1.0.tgz#e067ed78a6895d17e3cc2e15aa0db5148c9c6279"
3805-
integrity sha512-izr4LlXsHp1gfK8v05FNvqSthX64cCj59/x3tu+3qNXSuSM7d1/YXAlUtBJIoX9RApr+d1mqA7CCAteUjZrdLg==
3802+
"@rematch/[email protected].1":
3803+
version "2.1.1"
3804+
resolved "https://registry.yarnpkg.com/@rematch/core/-/core-2.1.1.tgz#448362d694988682419c3f8f4246b712804ce13f"
3805+
integrity sha512-bybueWnn3r5vPFuyrx3GsVDGki5ql6x+15WI4FQLPCvRF3bbTN93X9GSz3tfNL39NcHoljVkL4t3oYDbpel23A==
38063806

3807-
"@rematch/[email protected].0":
3808-
version "2.1.0"
3809-
resolved "https://registry.yarnpkg.com/@rematch/loading/-/loading-2.1.0.tgz#516ec49b178479a374d263d481be8669f1e64356"
3810-
integrity sha512-4sLWHiuTW50zjdbhUVHb9HB9Ors6+ktM9tANBOinYu4c43TSArZLkaC7lb8fZYLb6eCsHHAtrrWYsz8lBJ6UOw==
3807+
"@rematch/[email protected].1":
3808+
version "2.1.1"
3809+
resolved "https://registry.yarnpkg.com/@rematch/loading/-/loading-2.1.1.tgz#51854003167929a8020bc15a0b6cebdb1e569875"
3810+
integrity sha512-kBKKRW+x9NTa2C6dw5Q+HVpbB62J3EeBmV4mmqDPOX53YV2pKXeQZOKvc9Iz54txPYac4uhZrxnRzM0Voz7aaQ==
38113811

38123812
"@rollup/plugin-node-resolve@^7.1.1":
38133813
version "7.1.3"
@@ -4797,7 +4797,12 @@
47974797
resolved "https://registry.yarnpkg.com/@uiw/formatter/-/formatter-1.2.4.tgz#cf1fc44b92410ad473f47fa823269a6a1d30a2b4"
47984798
integrity sha512-anRNRNL+8Q/xRBGaVshpXNTq3xTs5yExyPw0/fGAimswUIeH2MXSxDTAMypBw+DaqNh8v554sidZFL/IWrWcTg==
47994799

4800-
"@uiw/[email protected]", "@uiw/icons@^2.5.0":
4800+
4801+
version "2.5.3"
4802+
resolved "https://registry.yarnpkg.com/@uiw/icons/-/icons-2.5.3.tgz#3b8a16bbb495d684672a843797abbea9afed8a19"
4803+
integrity sha512-fYtNcW0TAGhZAz4C8T5b4Xxf7y3s6nC7nAW4gtgHd2kw2BlrxqIOIx5FVG0RWfaZP/m582PPE6JS/4OfJ9+5XA==
4804+
4805+
"@uiw/icons@^2.5.0":
48014806
version "2.5.1"
48024807
resolved "https://registry.yarnpkg.com/@uiw/icons/-/icons-2.5.1.tgz#a2faa548db5a9b0d1a530c8498b339ee8dad9347"
48034808
integrity sha512-Fxh0hH/HyPuF4A7FsrW19tbmajvf9Aho8N7hGwZP+7Dz6JfteemIUykYPHycHp5Ah6+EvAeewGb1Fx18xdmDpA==

0 commit comments

Comments
 (0)