Skip to content

Commit 35113f0

Browse files
dependabot[bot]joshuaellis
authored andcommitted
chore(deps): bump the storybook group with 7 updates
Bumps the storybook group with 7 updates: | Package | From | To | | --- | --- | --- | | [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) | `7.6.6` | `7.6.7` | | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `7.6.6` | `7.6.7` | | [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/ui/blocks) | `7.6.6` | `7.6.7` | | [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api) | `7.6.6` | `7.6.7` | | [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `7.6.6` | `7.6.7` | | [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming) | `7.6.6` | `7.6.7` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `7.6.6` | `7.6.7` | Updates `@storybook/addon-actions` from 7.6.6 to 7.6.7 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.6.7/code/addons/actions) Updates `@storybook/addon-essentials` from 7.6.6 to 7.6.7 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.6.7/code/addons/essentials) Updates `@storybook/blocks` from 7.6.6 to 7.6.7 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.6.7/code/ui/blocks) Updates `@storybook/manager-api` from 7.6.6 to 7.6.7 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.6.7/code/lib/manager-api) Updates `@storybook/react-vite` from 7.6.6 to 7.6.7 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.6.7/code/frameworks/react-vite) Updates `@storybook/theming` from 7.6.6 to 7.6.7 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.6.7/code/lib/theming) Updates `storybook` from 7.6.6 to 7.6.7 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.6.7/code/lib/cli) --- updated-dependencies: - dependency-name: "@storybook/addon-actions" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: storybook - dependency-name: "@storybook/addon-essentials" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: storybook - dependency-name: "@storybook/blocks" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: storybook - dependency-name: "@storybook/manager-api" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: storybook - dependency-name: "@storybook/react-vite" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: storybook - dependency-name: "@storybook/theming" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: storybook - dependency-name: storybook dependency-type: direct:development update-type: version-update:semver-patch dependency-group: storybook ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f798dd commit 35113f0

File tree

2 files changed

+283
-459
lines changed

2 files changed

+283
-459
lines changed

docs/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"license": "MIT",
55
"private": true,
66
"dependencies": {
7-
"@storybook/addon-actions": "^7.6.6",
8-
"@storybook/addon-essentials": "^7.6.6",
9-
"@storybook/react": "^7.6.5",
7+
"@storybook/addon-actions": "^7.6.7",
8+
"@storybook/addon-essentials": "^7.6.7",
9+
"@storybook/react": "^7.6.7",
1010
"@strapi/design-system": "workspace:*",
1111
"@strapi/icons": "workspace:*",
1212
"@strapi/ui-primitives": "workspace:*",
@@ -19,12 +19,12 @@
1919
"styled-components": "^5.3.11"
2020
},
2121
"devDependencies": {
22-
"@storybook/blocks": "^7.6.6",
23-
"@storybook/manager-api": "7.6.6",
24-
"@storybook/react-vite": "^7.6.6",
25-
"@storybook/theming": "7.6.6",
22+
"@storybook/blocks": "^7.6.7",
23+
"@storybook/manager-api": "7.6.7",
24+
"@storybook/react-vite": "^7.6.7",
25+
"@storybook/theming": "7.6.7",
2626
"eslint-plugin-mdx": "^3.1.3",
27-
"storybook": "^7.6.6"
27+
"storybook": "^7.6.7"
2828
},
2929
"scripts": {
3030
"build": "storybook build",

0 commit comments

Comments
 (0)