Skip to content

Commit

Permalink
chore: update storybook monorepo to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 20, 2024
1 parent 788292d commit ff88e5c
Show file tree
Hide file tree
Showing 2 changed files with 805 additions and 3,007 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@storybook/addon-actions": "^7.6.20",
"@storybook/addon-essentials": "^7.6.20",
"@storybook/addon-interactions": "^7.6.20",
"@storybook/addon-links": "^7.6.20",
"@storybook/addon-actions": "^8.3.2",
"@storybook/addon-essentials": "^8.3.2",
"@storybook/addon-interactions": "^8.3.2",
"@storybook/addon-links": "^8.3.2",
"@storybook/addon-styling": "^1.3.7",
"@storybook/react": "^7.6.20",
"@storybook/react-vite": "^7.6.20",
"@storybook/react": "^8.3.2",
"@storybook/react-vite": "^8.3.2",
"@storybook/testing-library": "^0.2.2",
"@types/react": "^18.3.7",
"@types/react-dom": "^18.3.0",
Expand All @@ -45,7 +45,7 @@
"postcss-loader": "^8.1.1",
"prettier": "^3.3.3",
"prettier-config-smarthr": "^1.0.0",
"storybook": "^7.6.20",
"storybook": "^8.3.2",
"stylelint-config-smarthr": "^3.0.1",
"tailwindcss": "^3.4.12",
"ts-node": "^10.9.2",
Expand Down
Loading

0 comments on commit ff88e5c

Please sign in to comment.