Skip to content

Commit

Permalink
chore: upgrade storybook to 8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hagenek committed Feb 28, 2025
1 parent 1ad4246 commit 2c46717
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,16 +53,16 @@
"@commitlint/config-conventional": "^19.2.2",
"@figma/rest-api-spec": "^0.10.0",
"@playwright/test": "^1.43.1",
"@storybook/addon-essentials": "^8.2.7",
"@storybook/addon-interactions": "^8.2.7",
"@storybook/addon-links": "^8.2.7",
"@storybook/addon-storysource": "^8.2.9",
"@storybook/blocks": "^8.2.7",
"@storybook/manager-api": "^8.2.9",
"@storybook/react": "^8.2.7",
"@storybook/react-vite": "^8.2.7",
"@storybook/test": "^8.2.7",
"@storybook/theming": "^8.2.9",
"@storybook/addon-essentials": "^8.6.0",
"@storybook/addon-interactions": "^8.6.0",
"@storybook/addon-links": "^8.6.0",
"@storybook/addon-storysource": "^8.6.0",
"@storybook/blocks": "^8.6.0",
"@storybook/manager-api": "^8.6.0",
"@storybook/react": "^8.6.0",
"@storybook/react-vite": "^8.6.0",
"@storybook/test": "^8.6.0",
"@storybook/theming": "^8.6.0",
"@testing-library/dom": "^10.1.0",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
Expand All @@ -75,7 +75,7 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-storybook": "^0.8.0",
"eslint-plugin-storybook": "^0.11.3",
"husky": "^9.0.11",
"lerna": "^8.1.3",
"lint-staged": "^15.2.2",
Expand All @@ -86,7 +86,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rimraf": "^6.0.1",
"storybook": "^8.2.7",
"storybook": "^8.6.0",
"ts-node": "^10.9.2",
"typescript": "^5.7.2"
},
Expand Down

0 comments on commit 2c46717

Please sign in to comment.