Skip to content

Commit

Permalink
update storybook (broken but i'll fix it later)
Browse files Browse the repository at this point in the history
  • Loading branch information
berekuk committed Dec 7, 2024
1 parent 8018d9d commit e1733b6
Show file tree
Hide file tree
Showing 2 changed files with 1,389 additions and 892 deletions.
17 changes: 9 additions & 8 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,16 @@
},
"devDependencies": {
"@quri/configs": "workspace:*",
"@storybook/addon-docs": "^8.1.5",
"@storybook/addon-essentials": "^8.1.5",
"@storybook/addon-interactions": "^8.1.5",
"@storybook/addon-links": "^8.0.9",
"@storybook/blocks": "^8.0.9",
"@storybook/react": "^8.1.5",
"@storybook/react-vite": "^8.0.9",
"@storybook/addon-docs": "^8.4.7",
"@storybook/addon-essentials": "^8.4.7",
"@storybook/addon-interactions": "^8.4.7",
"@storybook/addon-links": "^8.4.7",
"@storybook/blocks": "^8.4.7",
"@storybook/react": "^8.4.7",
"@storybook/react-vite": "^8.4.7",
"@storybook/testing-library": "^0.2.2",
"@tailwindcss/forms": "^0.5.7",
"@types/node": "^20.17.6",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.11.0",
Expand All @@ -81,7 +82,7 @@
"react-dom": "19.0.0-rc-66855b96-20241106",
"react-hook-form": "^7.53.2",
"rollup-plugin-node-builtins": "^2.1.2",
"storybook": "^8.1.5",
"storybook": "^8.4.7",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3",
"vite": "^5.2.11"
Expand Down
Loading

0 comments on commit e1733b6

Please sign in to comment.