Skip to content

Commit 6dd3e09

Browse files
committed
fix(deps): update dependency ionicons to v5.5.4
1 parent 9eb5355 commit 6dd3e09

2 files changed

Lines changed: 18 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/react-dom": "17.0.17",
1818
"@types/react-router": "5.1.18",
1919
"@types/react-router-dom": "5.1.8",
20-
"ionicons": "5.5.3",
20+
"ionicons": "5.5.4",
2121
"react": "17.0.2",
2222
"react-dom": "17.0.2",
2323
"react-router": "5.2.0",

yarn.lock

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1778,6 +1778,11 @@
17781778
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.6.0.tgz#29da96d8b6fc83e689b9f297ef3e8b59b90a676a"
17791779
integrity sha512-QsxWayZyusnqSZrlCl81R71rA3KqFjVVQSH4E0rGN15F1GdQaFonKlHLyCOLKLig1zzC+DQkLLiUuocexuvdeQ==
17801780

1781+
"@stencil/core@~2.10.0":
1782+
version "2.10.0"
1783+
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.10.0.tgz#acf44b9ae6578a20f0d09bf94296e833beadc885"
1784+
integrity sha512-15rWMTPQ/sp0lSV82HVCXkIya3QLN+uBl7pqK4JnTrp4HiLrzLmNbWjbvgCs55gw0lULbCIGbRIEsFz+Pe/Q+A==
1785+
17811786
"@surma/rollup-plugin-off-main-thread@^1.1.1":
17821787
version "1.4.2"
17831788
resolved "https://registry.yarnpkg.com/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-1.4.2.tgz#e6786b6af5799f82f7ab3a82e53f6182d2b91a58"
@@ -6327,12 +6332,12 @@ internal-slot@^1.0.3:
63276332
has "^1.0.3"
63286333
side-channel "^1.0.4"
63296334

6330-
ionicons@5.5.3, ionicons@^5.5.3:
6331-
version "5.5.3"
6332-
resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-5.5.3.tgz#33cfc4c8a590ac45895f2b10309ef4586ed244c1"
6333-
integrity sha512-L71djrMi8pAad66tpwdnO1vwcyluCFvehzxU1PpH1k/HpYBZhZ5IaYhqXipmqUvu5aEbd4cbRguYyI5Fd4bxTw==
6335+
ionicons@5.5.4:
6336+
version "5.5.4"
6337+
resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-5.5.4.tgz#5fef0c44038a630f5bb5f9a7dc83ec158bab95b1"
6338+
integrity sha512-3ph8X9my3inhabWEZ7N0XRA0MnnNQ1v9a602mLNgWsIXnxE9G5BybIZ/pws/OZZ/hoNlvSjk801N03yL9/FNgQ==
63346339
dependencies:
6335-
"@stencil/core" "^2.5.0"
6340+
"@stencil/core" "~2.10.0"
63366341

63376342
ionicons@^5.1.2:
63386343
version "5.5.2"
@@ -6341,6 +6346,13 @@ ionicons@^5.1.2:
63416346
dependencies:
63426347
"@stencil/core" "^2.5.0"
63436348

6349+
ionicons@^5.5.3:
6350+
version "5.5.3"
6351+
resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-5.5.3.tgz#33cfc4c8a590ac45895f2b10309ef4586ed244c1"
6352+
integrity sha512-L71djrMi8pAad66tpwdnO1vwcyluCFvehzxU1PpH1k/HpYBZhZ5IaYhqXipmqUvu5aEbd4cbRguYyI5Fd4bxTw==
6353+
dependencies:
6354+
"@stencil/core" "^2.5.0"
6355+
63446356
ip-regex@^2.1.0:
63456357
version "2.1.0"
63466358
resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-2.1.0.tgz#fa78bf5d2e6913c911ce9f819ee5146bb6d844e9"

0 commit comments

Comments
 (0)