Skip to content

Commit d8fed2a

Browse files
authored
feat: updates simple icons package (#127)
1 parent c57f5c6 commit d8fed2a

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
@@ -43,7 +43,7 @@
4343
"react-dropzone": "^11.3.4",
4444
"react-hook-form": "^7.51.5",
4545
"react-hotkeys-hook": "^4.5.0",
46-
"simple-icons": "^12.0.0",
46+
"simple-icons": "13.21.0",
4747
"yup": "^0.32.11"
4848
},
4949
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4660,10 +4660,10 @@ signal-exit@^4.0.1:
46604660
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04"
46614661
integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==
46624662

4663-
simple-icons@^12.0.0:
4664-
version "12.0.0"
4665-
resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-12.0.0.tgz#9cd7257fd8289008457ef8e2551e6b46a9fbf723"
4666-
integrity sha512-KsqyGTRS1c9hp1oGEspCdp8qbqljjH199pUZZWR3DeStg2RBjzB3EJT9kLZ8tPlIrWOyktjj+TIgDQphYHq7XQ==
4663+
simple-icons@13.21.0:
4664+
version "13.21.0"
4665+
resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-13.21.0.tgz#98e0154079f7a6c65330e7b22451f6e70914e631"
4666+
integrity sha512-LI5pVJPBv6oc79OMsffwb6kEqnmB8P1Cjg1crNUlhsxPETQ5UzbCKQdxU+7MW6+DD1qfPkla/vSKlLD4IfyXpQ==
46674667

46684668
simple-swizzle@^0.2.2:
46694669
version "0.2.2"

0 commit comments

Comments
 (0)