Skip to content

Commit

Permalink
feat: 🎸 export react-icons
Browse files Browse the repository at this point in the history
  • Loading branch information
ianzone committed Nov 24, 2024
1 parent 8401e9a commit 74d3519
Show file tree
Hide file tree
Showing 4 changed files with 458 additions and 455 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@rapideditor/country-coder": "^5.3.0",
"@twemoji/api": "^15.1.0",
"libphonenumber-js": "^1.11.14",
"libphonenumber-js": "^1.11.15",
"react-icons": "^5.3.0"
},
"peerDependencies": {
Expand All @@ -35,15 +35,15 @@
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@chromatic-com/storybook": "^3.2.2",
"@storybook/addon-essentials": "^8.4.4",
"@storybook/addon-interactions": "^8.4.4",
"@storybook/addon-links": "^8.4.4",
"@storybook/addon-onboarding": "^8.4.4",
"@storybook/blocks": "^8.4.4",
"@storybook/builder-vite": "^8.4.4",
"@storybook/react": "^8.4.4",
"@storybook/react-vite": "^8.4.4",
"@storybook/test": "^8.4.4",
"@storybook/addon-essentials": "^8.4.5",
"@storybook/addon-interactions": "^8.4.5",
"@storybook/addon-links": "^8.4.5",
"@storybook/addon-onboarding": "^8.4.5",
"@storybook/blocks": "^8.4.5",
"@storybook/builder-vite": "^8.4.5",
"@storybook/react": "^8.4.5",
"@storybook/react-vite": "^8.4.5",
"@storybook/test": "^8.4.5",
"@testing-library/react": "^16.0.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
Expand All @@ -52,8 +52,8 @@
"happy-dom": "^15.11.6",
"lefthook": "^1.8.4",
"semantic-release": "^24.2.0",
"storybook": "^8.4.4",
"typescript": "^5.6.3",
"storybook": "^8.4.5",
"typescript": "^5.7.2",
"vite": "^5.4.11",
"vite-plugin-dts": "^4.3.0",
"vite-plugin-svgr": "^4.3.0",
Expand Down
Loading

0 comments on commit 74d3519

Please sign in to comment.