Skip to content

Commit 329d776

Browse files
committed
icons: upgrade remixicon to get latest icons
1 parent ed79b41 commit 329d776

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"prettier": "^2.3.0",
105105
"react": "18.2.0",
106106
"react-dom": "18.2.0",
107-
"remixicon": "^3.5.0",
107+
"remixicon": "^4.2.0",
108108
"storybook-dark-mode": "^1.1.2",
109109
"ts-node": "^10.9.1",
110110
"tss-react": "^4.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10594,10 +10594,10 @@ remark-squeeze-paragraphs@4.0.0:
1059410594
dependencies:
1059510595
mdast-squeeze-paragraphs "^4.0.0"
1059610596

10597-
remixicon@^3.5.0:
10598-
version "3.5.0"
10599-
resolved "https://registry.yarnpkg.com/remixicon/-/remixicon-3.5.0.tgz#ad3ea8e6cd80d6bc7a9a261fafc229f04a32ce5f"
10600-
integrity sha512-wNzWGKf4frb3tEmgvP5shry0n1OdTjjEk9RHLuRuAhfA50bvEdpKH1XWNUYrHUSjAQQkkdyIm+lf4mOuysIKTQ==
10597+
remixicon@^4.2.0:
10598+
version "4.2.0"
10599+
resolved "https://registry.yarnpkg.com/remixicon/-/remixicon-4.2.0.tgz#2df60b1764b11bb363f796b827ed8e03eab031c4"
10600+
integrity sha512-MF5wApNveRh3n0iMVM+lr2nSWrj/rBbSD2eWapuD9ReYRGs5naAUR1BqVBCHGqm286FIS6zwwmUf96QjHQ9l4w==
1060110601

1060210602
remove-trailing-separator@^1.0.1:
1060310603
version "1.1.0"

0 commit comments

Comments
 (0)