chore(dependencies): add @storybook/react and update pnpm-lock.yaml

- Added `@storybook/react` version 10.1.11 to the UI package's dependencies.
- Updated `pnpm-lock.yaml` to include the new `@storybook/react` package and ensure consistency across environments.

This commit enhances the UI component library by integrating Storybook for improved development and documentation.
This commit is contained in:
MyPrototypeWhat 2026-01-06 11:30:06 +08:00
parent 6833e30cef
commit f1d5fbbbdc
2 changed files with 4 additions and 0 deletions

View File

@ -71,6 +71,7 @@
"@heroui/react": "^2.8.4",
"@storybook/addon-docs": "^10.0.5",
"@storybook/addon-themes": "^10.0.5",
"@storybook/react": "^10.1.11",
"@storybook/react-vite": "^10.0.5",
"@svgr/core": "^8.1.0",
"@svgr/plugin-jsx": "^8.1.0",

View File

@ -1315,6 +1315,9 @@ importers:
'@storybook/addon-themes':
specifier: ^10.0.5
version: 10.1.11(storybook@10.1.11(@testing-library/dom@10.4.1)(prettier@2.8.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))
'@storybook/react':
specifier: ^10.1.11
version: 10.1.11(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(storybook@10.1.11(@testing-library/dom@10.4.1)(prettier@2.8.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(typescript@5.8.3)
'@storybook/react-vite':
specifier: ^10.0.5
version: 10.1.11(esbuild@0.25.12)(msw@2.12.7(@types/node@24.10.4)(typescript@5.8.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(rolldown-vite@7.3.0(@types/node@24.10.4)(esbuild@0.25.12)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2))(rollup@4.55.1)(storybook@10.1.11(@testing-library/dom@10.4.1)(prettier@2.8.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(typescript@5.8.3)