Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the storybook group with 14 updates
* build(deps): bump the storybook group with 14 updates Bumps the storybook group with 14 updates: | Package | From | To | | --- | --- | --- | | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `7.6.15` | `8.0.5` | | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `7.6.15` | `8.0.5` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `7.6.15` | `8.0.5` | | [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/ui/blocks) | `7.6.15` | `8.0.5` | | [@storybook/components](https://github.com/storybookjs/storybook/tree/HEAD/code/ui/components) | `7.6.15` | `8.0.5` | | [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api) | `7.6.15` | `8.0.5` | | [@storybook/preview-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/preview-api) | `7.6.15` | `8.0.5` | | [@storybook/types](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/types) | `7.6.15` | `8.0.5` | | [@storybook/vue3](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/vue3) | `7.6.15` | `8.0.5` | | [@storybook/vue3-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/vue3-vite) | `7.6.15` | `8.0.5` | | [chromatic](https://github.com/chromaui/chromatic-cli) | `10.9.4` | `11.3.0` | | [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) | `0.6.15` | `0.8.0` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `7.6.15` | `8.0.5` | | [storybook-i18n](https://github.com/stevensacks/storybook-i18n) | `2.1.2` | `3.0.1` | Updates `@storybook/addon-essentials` from 7.6.15 to 8.0.5 - [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/v8.0.5/code/addons/essentials) Updates `@storybook/addon-interactions` from 7.6.15 to 8.0.5 - [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/v8.0.5/code/addons/interactions) Updates `@storybook/addon-links` from 7.6.15 to 8.0.5 - [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/v8.0.5/code/addons/links) Updates `@storybook/blocks` from 7.6.15 to 8.0.5 - [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/v8.0.5/code/ui/blocks) Updates `@storybook/components` from 7.6.15 to 8.0.5 - [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/v8.0.5/code/ui/components) Updates `@storybook/manager-api` from 7.6.15 to 8.0.5 - [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/v8.0.5/code/lib/manager-api) Updates `@storybook/preview-api` from 7.6.15 to 8.0.5 - [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/v8.0.5/code/lib/preview-api) Updates `@storybook/types` from 7.6.15 to 8.0.5 - [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/v8.0.5/code/lib/types) Updates `@storybook/vue3` from 7.6.15 to 8.0.5 - [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/v8.0.5/code/renderers/vue3) Updates `@storybook/vue3-vite` from 7.6.15 to 8.0.5 - [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/v8.0.5/code/frameworks/vue3-vite) Updates `chromatic` from 10.9.4 to 11.3.0 - [Release notes](https://github.com/chromaui/chromatic-cli/releases) - [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md) - [Commits](chromaui/chromatic-cli@v10.9.4...v11.3.0) Updates `eslint-plugin-storybook` from 0.6.15 to 0.8.0 - [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases) - [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md) - [Commits](storybookjs/eslint-plugin-storybook@v0.6.15...v0.8.0) Updates `storybook` from 7.6.15 to 8.0.5 - [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/v8.0.5/code/lib/cli) Updates `storybook-i18n` from 2.1.2 to 3.0.1 - [Release notes](https://github.com/stevensacks/storybook-i18n/releases) - [Changelog](https://github.com/stevensacks/storybook-i18n/blob/main/CHANGELOG.md) - [Commits](stevensacks/storybook-i18n@v2.1.2...v3.0.1) --- updated-dependencies: - dependency-name: "@storybook/addon-essentials" dependency-type: direct:production update-type: version-update:semver-major dependency-group: storybook - dependency-name: "@storybook/addon-interactions" dependency-type: direct:production update-type: version-update:semver-major dependency-group: storybook - dependency-name: "@storybook/addon-links" dependency-type: direct:production update-type: version-update:semver-major dependency-group: storybook - dependency-name: "@storybook/blocks" dependency-type: direct:production update-type: version-update:semver-major dependency-group: storybook - dependency-name: "@storybook/components" dependency-type: direct:production update-type: version-update:semver-major dependency-group: storybook - dependency-name: "@storybook/manager-api" dependency-type: direct:production update-type: version-update:semver-major dependency-group: storybook - dependency-name: "@storybook/preview-api" dependency-type: direct:production update-type: version-update:semver-major dependency-group: storybook - dependency-name: "@storybook/types" dependency-type: direct:production update-type: version-update:semver-major dependency-group: storybook - dependency-name: "@storybook/vue3" dependency-type: direct:production update-type: version-update:semver-major dependency-group: storybook - dependency-name: "@storybook/vue3-vite" dependency-type: direct:production update-type: version-update:semver-major dependency-group: storybook - dependency-name: chromatic dependency-type: direct:production update-type: version-update:semver-major dependency-group: storybook - dependency-name: eslint-plugin-storybook dependency-type: direct:production update-type: version-update:semver-minor dependency-group: storybook - dependency-name: storybook dependency-type: direct:production update-type: version-update:semver-major dependency-group: storybook - dependency-name: storybook-i18n dependency-type: direct:production update-type: version-update:semver-major dependency-group: storybook ... Signed-off-by: dependabot[bot] <[email protected]> * build(deps): remove react dependencies --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information