Skip to content

Commit

Permalink
Update storybook monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 23, 2024
1 parent c5c8dc9 commit 1a25415
Show file tree
Hide file tree
Showing 2 changed files with 1,830 additions and 1,585 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,20 +38,20 @@
"typescript": "5.2.2"
},
"devDependencies": {
"@storybook/addon-essentials": "7.4.5",
"@storybook/addon-interactions": "7.4.5",
"@storybook/addon-links": "7.4.5",
"@storybook/addon-onboarding": "1.0.8",
"@storybook/addon-essentials": "7.6.18",
"@storybook/addon-interactions": "7.6.18",
"@storybook/addon-links": "7.6.18",
"@storybook/addon-onboarding": "1.0.11",
"@storybook/addon-styling": "1.3.7",
"@storybook/blocks": "7.4.5",
"@storybook/nextjs": "7.4.5",
"@storybook/react": "7.4.5",
"@storybook/blocks": "7.6.18",
"@storybook/nextjs": "7.6.18",
"@storybook/react": "7.6.18",
"@storybook/testing-library": "0.2.0",
"chromatic": "7.2.0",
"dotenv": "16.3.1",
"eslint-plugin-storybook": "0.6.13",
"prisma": "5.3.1",
"storybook": "7.4.5"
"storybook": "7.6.18"
},
"packageManager": "yarn@3.6.4"
}

0 comments on commit 1a25415

Please sign in to comment.