Skip to content

Commit 5041719

Browse files
authored
chore(core): bump react simple icons (#749)
1 parent c8973e2 commit 5041719

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

.changeset/slow-pens-change.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@bigcommerce/catalyst-core": patch
3+
---
4+
5+
fix social icons type errors with latest @types/react

apps/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@bigcommerce/catalyst-client": "workspace:^",
1717
"@bigcommerce/components": "workspace:^",
18-
"@icons-pack/react-simple-icons": "^9.4.0",
18+
"@icons-pack/react-simple-icons": "^9.4.1",
1919
"@vercel/analytics": "^1.2.2",
2020
"@vercel/kv": "^1.0.1",
2121
"@vercel/speed-insights": "^1.0.10",

pnpm-lock.yaml

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)