Skip to content

Commit cb3a37c

Browse files
committed
fix(deps): update dependency ionicons to v6.0.4
1 parent 21fb427 commit cb3a37c

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/react-dom": "18.0.8",
1818
"@types/react-router": "5.1.19",
1919
"@types/react-router-dom": "5.3.3",
20-
"ionicons": "6.0.3",
20+
"ionicons": "6.0.4",
2121
"react": "18.2.0",
2222
"react-dom": "18.2.0",
2323
"react-router": "5.3.4",

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6404,12 +6404,12 @@ internal-slot@^1.0.3:
64046404
has "^1.0.3"
64056405
side-channel "^1.0.4"
64066406

6407-
6408-
version "6.0.3"
6409-
resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-6.0.3.tgz#d1610e764109b121ddf006febbda80fcd7db0454"
6410-
integrity sha512-kVOWER991EMqLiVShrCSWKMHkgHZP7XfVdyN6YPMuoO33W7pc5CPNVNfR8OMe/I8rYEbaunyBs6dXNYpR6gGZw==
6407+
[email protected].4, ionicons@^6.0.4:
6408+
version "6.0.4"
6409+
resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-6.0.4.tgz#ab7aa439b7f17f29e0ef0a28568b4920c3167bfd"
6410+
integrity sha512-uDNOkBo0OVYV+kIhb51g9mb7r3Z0b+78GPZQBsjXuaetNmrB/mNTqN/uFtO+vxL/rQySKjzk8qeKJI5NWL9Ueg==
64116411
dependencies:
6412-
"@stencil/core" "~2.16.0"
6412+
"@stencil/core" "^2.18.0"
64136413

64146414
ionicons@^6.0.2:
64156415
version "6.0.2"
@@ -6418,13 +6418,6 @@ ionicons@^6.0.2:
64186418
dependencies:
64196419
"@stencil/core" "~2.16.0"
64206420

6421-
ionicons@^6.0.4:
6422-
version "6.0.4"
6423-
resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-6.0.4.tgz#ab7aa439b7f17f29e0ef0a28568b4920c3167bfd"
6424-
integrity sha512-uDNOkBo0OVYV+kIhb51g9mb7r3Z0b+78GPZQBsjXuaetNmrB/mNTqN/uFtO+vxL/rQySKjzk8qeKJI5NWL9Ueg==
6425-
dependencies:
6426-
"@stencil/core" "^2.18.0"
6427-
64286421
ip-regex@^2.1.0:
64296422
version "2.1.0"
64306423
resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-2.1.0.tgz#fa78bf5d2e6913c911ce9f819ee5146bb6d844e9"

0 commit comments

Comments
 (0)