Skip to content

Commit

Permalink
Update storybook monorepo to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent 7e4290a commit d540ed1
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions frontend/octavio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@
"@types/react-dom": "^18",
"@next/font": "^14.0.4",
"@playwright/test": "^1.36.2",
"@storybook/addon-essentials": "^7.6.12",
"@storybook/addon-interactions": "^7.6.12",
"@storybook/addon-links": "^7.6.12",
"@storybook/addon-essentials": "^8.0.0",
"@storybook/addon-interactions": "^8.0.0",
"@storybook/addon-links": "^8.0.0",
"@storybook/addon-onboarding": "^8.0.0",
"@storybook/addon-styling": "^1.3.6",
"@storybook/blocks": "^7.6.12",
"@storybook/nextjs": "^7.6.12",
"@storybook/react": "^7.6.12",
"@storybook/blocks": "^8.0.0",
"@storybook/nextjs": "^8.0.0",
"@storybook/react": "^8.0.0",
"@storybook/testing-library": "^0.2.0",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^14.2.1",
Expand All @@ -69,7 +69,7 @@
"next-router-mock": "^0.9.10",
"postcss": "^8",
"prettier": "^3.0.3",
"storybook": "^7.6.12",
"storybook": "^8.0.0",
"tailwindcss": "^3.3.3",
"vitest": "^1.6.0",
"typescript": "^5"
Expand Down

0 comments on commit d540ed1

Please sign in to comment.