Skip to content

Commit

Permalink
chore: update storybook to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
fruneen committed Dec 16, 2024
1 parent b4b0bba commit d853466
Show file tree
Hide file tree
Showing 2 changed files with 920 additions and 1,731 deletions.
12 changes: 6 additions & 6 deletions template/apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@
"zod": "3.21.4"
},
"devDependencies": {
"@storybook/addon-controls": "8.2.0",
"@storybook/addon-styling-webpack": "1.0.0",
"@storybook/nextjs": "8.2.0",
"@storybook/preview-api": "8.2.0",
"@storybook/react": "8.2.0",
"@storybook/addon-controls": "8.4.7",
"@storybook/addon-styling-webpack": "1.0.1",
"@storybook/nextjs": "8.4.7",
"@storybook/preview-api": "8.4.7",
"@storybook/react": "8.4.7",
"@tanstack/react-query-devtools": "5.50.1",
"@types/lodash": "4.17.6",
"@types/mixpanel-browser": "2.49.0",
Expand All @@ -65,7 +65,7 @@
"postcss-simple-vars": "7.0.1",
"prettier": "3.3.2",
"prettier-config-custom": "workspace:*",
"storybook": "8.2.0",
"storybook": "8.4.7",
"storybook-dark-mode": "4.0.2",
"stylelint": "16.10.0",
"stylelint-config-standard-scss": "13.1.0",
Expand Down
Loading

0 comments on commit d853466

Please sign in to comment.