refactor: update stories layout
Showing
... | ... | @@ -11,21 +11,21 @@ |
"analyze": "cross-env ANALYZE=true next build" | ||
}, | ||
"dependencies": { | ||
"@heroui/react": "2.8.0-beta.4", | ||
"@storybook/react": "^9.0.15", | ||
"@heroui/react": "2.8.0-beta.15", | ||
"@storybook/react": "^9.0.16", | ||
"@tailwindcss/postcss": "^4.1.11", | ||
"@types/node": "^24.0.10", | ||
"@types/node": "^24.0.13", | ||
"@types/react": "^19.1.8", | ||
"autoprefixer": "^10.4.21", | ||
"classnames": "^2.5.1", | ||
"clsx": "^2.1.1", | ||
"color2k": "^2.0.3", | ||
"framer-motion": "^12.23.0", | ||
"framer-motion": "^12.23.3", | ||
"next": "^15.3.5", | ||
"postcss": "^8.5.6", | ||
"react": "^19.1.0", | ||
"react-dom": "^19.1.0", | ||
"sharp": "^0.34.2", | ||
"sharp": "^0.34.3", | ||
"tailwindcss": "^4.1.11", | ||
"typescript": "^5.8.3" | ||
}, | ||
... | ... | @@ -33,19 +33,19 @@ |
"@commitlint/cli": "^19.8.1", | ||
"@commitlint/config-conventional": "^19.8.1", | ||
"@next/bundle-analyzer": "^15.3.5", | ||
"@storybook/addon-links": "^9.0.15", | ||
"@storybook/addon-themes": "^9.0.15", | ||
"@storybook/nextjs": "^9.0.15", | ||
"@storybook/addon-links": "^9.0.16", | ||
"@storybook/addon-themes": "^9.0.16", | ||
"@storybook/nextjs": "^9.0.16", | ||
"@types/eslint": "^9.6.1", | ||
"cross-env": "^7.0.3", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^9.30.1", | ||
"eslint-config-next": "^15.3.5", | ||
"eslint-plugin-storybook": "^9.0.15", | ||
"eslint-plugin-storybook": "^9.0.16", | ||
"husky": "^9.1.7", | ||
"prettier": "^3.6.2", | ||
"pretty-quick": "^4.2.2", | ||
"storybook": "^9.0.15" | ||
"storybook": "^9.0.16" | ||
}, | ||
"packageManager": "pnpm@10.6.5+sha256.47c8bca42b4b48534b5b1b28d573c506773937b02f68e52992fbd8269131c5c8" | ||
} |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment