Skip to content

Commit

Permalink
feat: tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
He1DAr committed Mar 4, 2025
1 parent 7061635 commit e2c8c24
Show file tree
Hide file tree
Showing 5 changed files with 1,099 additions and 84 deletions.
15 changes: 8 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,10 @@
"version": "1.0.0",
"author": "Hiro Systems PBC (formerly Blockstack PBC)",
"dependencies": {
"@ark-ui/react": "4.9.2",
"@chakra-ui/anatomy": "2.3.4",
"@chakra-ui/react": "3.5.1",
"@chakra-ui/theme-tools": "2.1.2",
"@chakra-ui/react": "3.8.1",
"@chakra-ui/theme-tools": "2.2.6",
"@contentful/rich-text-react-renderer": "15.21.2",
"@contentful/rich-text-types": "16.5.2",
"@date-fns/utc": "1.2.0",
Expand Down Expand Up @@ -56,7 +57,7 @@
"@stacks/connect-ui": "6.4.1",
"@stacks/network": "6.13.0",
"@stacks/transactions": "6.15.1-pr.0bcf867e.0+0bcf867e",
"@storybook/addon-themes": "^8.4.7",
"@storybook/addon-themes": "8.4.7",
"@tanstack/react-query": "5.8.4",
"@tippyjs/react": "4.2.6",
"@types/cookie": "0.5.2",
Expand All @@ -67,7 +68,7 @@
"c32check": "2.0.0",
"contentful": "10.12.0",
"cookie": "0.5.0",
"cookies-next": "^4.3.0",
"cookies-next": "4.3.0",
"dayjs": "1.11.9",
"eslint-plugin-import": "2.29.0",
"express": "4.19.2",
Expand Down Expand Up @@ -102,7 +103,7 @@
"react-dom": "18.2.0",
"react-error-boundary": "4.0.11",
"react-hot-toast": "2.4.1",
"react-icons": "^5.3.0",
"react-icons": "5.3.0",
"react-leaflet": "4.2.1",
"react-loading-skeleton": "3.3.1",
"react-redux": "8.1.2",
Expand All @@ -120,7 +121,7 @@
"yup": "1.2.0"
},
"devDependencies": {
"@chakra-ui/cli": "3.1.0",
"@chakra-ui/cli": "3.8.1",
"@chromatic-com/storybook": "1.9.0",
"@commitlint/config-conventional": "12.1.4",
"@next/eslint-plugin-next": "14.0.3",
Expand Down Expand Up @@ -157,7 +158,7 @@
"@types/styled-system__theme-get": "5.0.1",
"@types/testing-library__jest-dom": "5.14.8",
"@types/valid-url": "1.0.3",
"@ungap/structured-clone": "^1.2.1",
"@ungap/structured-clone": "1.2.1",
"commitlint": "12.1.4",
"eslint": "8.54.0",
"eslint-config-next": "14.0.3",
Expand Down
Loading

0 comments on commit e2c8c24

Please sign in to comment.