Skip to content

Commit

Permalink
chore(ci): update storybook 8.0.6 (#5295)
Browse files Browse the repository at this point in the history
  • Loading branch information
droshev authored Apr 7, 2024
1 parent b4a73b8 commit b92b4a7
Show file tree
Hide file tree
Showing 2 changed files with 273 additions and 273 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,20 +58,20 @@
"@nx/react": "18.0.2",
"@nx/web": "18.0.2",
"@sap-theming/theming-base-content": "11.13.0",
"@storybook/addon-a11y": "^8.0.5",
"@storybook/addon-actions": "^8.0.5",
"@storybook/addon-controls": "^8.0.5",
"@storybook/addon-docs": "^8.0.5",
"@storybook/addon-links": "^8.0.5",
"@storybook/addon-mdx-gfm": "^8.0.5",
"@storybook/addon-toolbars": "^8.0.5",
"@storybook/addon-viewport": "^8.0.5",
"@storybook/html": "^8.0.5",
"@storybook/html-vite": "^8.0.5",
"@storybook/addon-a11y": "^8.0.6",
"@storybook/addon-actions": "^8.0.6",
"@storybook/addon-controls": "^8.0.6",
"@storybook/addon-docs": "^8.0.6",
"@storybook/addon-links": "^8.0.6",
"@storybook/addon-mdx-gfm": "^8.0.6",
"@storybook/addon-toolbars": "^8.0.6",
"@storybook/addon-viewport": "^8.0.6",
"@storybook/html": "^8.0.6",
"@storybook/html-vite": "^8.0.6",
"@storybook/icons": "^1.2.9",
"@storybook/manager-api": "^8.0.5",
"@storybook/preview-api": "^8.0.5",
"@storybook/theming": "^8.0.5",
"@storybook/manager-api": "^8.0.6",
"@storybook/preview-api": "^8.0.6",
"@storybook/theming": "^8.0.6",
"@swc/core": "^1.4.0",
"@testing-library/react": "13.4.0",
"@types/fs-extra": "11.0.4",
Expand Down Expand Up @@ -128,7 +128,7 @@
"semver": "7.5.4",
"standard-version": "9.3.2",
"start-server-and-test": "1.14.0",
"storybook": "^8.0.5",
"storybook": "^8.0.6",
"stylelint": "16.2.1",
"stylelint-config-standard": "36.0.0",
"stylelint-config-standard-scss": "^13.0.0",
Expand All @@ -151,9 +151,9 @@
"*.js": "eslint --fix"
},
"dependencies": {
"@storybook/blocks": "^8.0.5",
"@storybook/components": "^8.0.5",
"@storybook/core-events": "^8.0.5",
"@storybook/blocks": "^8.0.6",
"@storybook/components": "^8.0.6",
"@storybook/core-events": "^8.0.6",
"@vitejs/plugin-react": "3.1.0",
"fast-deep-equal": "3.1.3",
"jsdom": "20.0.1"
Expand Down
Loading

0 comments on commit b92b4a7

Please sign in to comment.