From 7e7f74193e8b291b7d8296183660c2e0523042c3 Mon Sep 17 00:00:00 2001 From: storybook-bot <32066757+storybook-bot@users.noreply.github.com> Date: Sun, 2 Jun 2024 12:26:58 +0000 Subject: [PATCH] Bump version from "8.2.0-alpha.4" to "8.2.0-alpha.5" [skip ci] --- code/addons/a11y/package.json | 2 +- code/addons/actions/package.json | 2 +- code/addons/backgrounds/package.json | 2 +- code/addons/controls/package.json | 2 +- code/addons/docs/package.json | 2 +- code/addons/essentials/package.json | 2 +- code/addons/gfm/package.json | 2 +- code/addons/highlight/package.json | 2 +- code/addons/interactions/package.json | 2 +- code/addons/jest/package.json | 2 +- code/addons/links/package.json | 2 +- code/addons/measure/package.json | 2 +- code/addons/onboarding/package.json | 2 +- code/addons/outline/package.json | 2 +- code/addons/storysource/package.json | 2 +- code/addons/themes/package.json | 2 +- code/addons/toolbars/package.json | 2 +- code/addons/viewport/package.json | 2 +- code/builders/builder-manager/package.json | 2 +- code/builders/builder-vite/package.json | 2 +- code/builders/builder-webpack5/package.json | 2 +- code/frameworks/angular/package.json | 2 +- code/frameworks/ember/package.json | 2 +- code/frameworks/html-vite/package.json | 2 +- code/frameworks/html-webpack5/package.json | 2 +- code/frameworks/nextjs/package.json | 2 +- code/frameworks/preact-vite/package.json | 2 +- code/frameworks/preact-webpack5/package.json | 2 +- code/frameworks/react-vite/package.json | 2 +- code/frameworks/react-webpack5/package.json | 2 +- code/frameworks/server-webpack5/package.json | 2 +- code/frameworks/svelte-vite/package.json | 2 +- code/frameworks/svelte-webpack5/package.json | 2 +- code/frameworks/sveltekit/package.json | 2 +- code/frameworks/vue3-vite/package.json | 2 +- code/frameworks/vue3-webpack5/package.json | 2 +- .../web-components-vite/package.json | 2 +- .../web-components-webpack5/package.json | 2 +- code/lib/channels/package.json | 2 +- code/lib/cli-sb/package.json | 2 +- code/lib/cli-storybook/package.json | 2 +- code/lib/cli/package.json | 2 +- code/lib/client-logger/package.json | 2 +- code/lib/codemod/package.json | 2 +- code/lib/core-common/package.json | 2 +- code/lib/core-common/src/versions.ts | 160 +++++++++--------- code/lib/core-events/package.json | 2 +- code/lib/core-server/package.json | 2 +- code/lib/core-webpack/package.json | 2 +- code/lib/csf-plugin/package.json | 2 +- code/lib/csf-tools/package.json | 2 +- code/lib/docs-tools/package.json | 2 +- code/lib/instrumenter/package.json | 2 +- code/lib/manager-api/package.json | 2 +- code/lib/manager-api/src/version.ts | 2 +- code/lib/node-logger/package.json | 2 +- code/lib/preview-api/package.json | 2 +- code/lib/preview/package.json | 2 +- code/lib/react-dom-shim/package.json | 2 +- code/lib/router/package.json | 2 +- code/lib/source-loader/package.json | 2 +- code/lib/telemetry/package.json | 2 +- code/lib/test/package.json | 2 +- code/lib/theming/package.json | 2 +- code/lib/types/package.json | 2 +- code/package.json | 5 +- code/presets/create-react-app/package.json | 2 +- code/presets/html-webpack/package.json | 2 +- code/presets/preact-webpack/package.json | 2 +- code/presets/react-webpack/package.json | 2 +- code/presets/server-webpack/package.json | 2 +- code/presets/svelte-webpack/package.json | 2 +- code/presets/vue3-webpack/package.json | 2 +- code/renderers/html/package.json | 2 +- code/renderers/preact/package.json | 2 +- code/renderers/react/package.json | 2 +- code/renderers/server/package.json | 2 +- code/renderers/svelte/package.json | 2 +- code/renderers/vue3/package.json | 2 +- code/renderers/web-components/package.json | 2 +- code/ui/blocks/package.json | 2 +- code/ui/components/package.json | 2 +- code/ui/manager/package.json | 2 +- 83 files changed, 163 insertions(+), 164 deletions(-) diff --git a/code/addons/a11y/package.json b/code/addons/a11y/package.json index b15dd2bf9e78..a9a599a076eb 100644 --- a/code/addons/a11y/package.json +++ b/code/addons/a11y/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-a11y", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Test component compliance with web accessibility standards", "keywords": [ "a11y", diff --git a/code/addons/actions/package.json b/code/addons/actions/package.json index 7f9d45e0d416..83060d82c970 100644 --- a/code/addons/actions/package.json +++ b/code/addons/actions/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-actions", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Get UI feedback when an action is performed on an interactive element", "keywords": [ "storybook", diff --git a/code/addons/backgrounds/package.json b/code/addons/backgrounds/package.json index 4a1bace31b40..d346e1b336e4 100644 --- a/code/addons/backgrounds/package.json +++ b/code/addons/backgrounds/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-backgrounds", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Switch backgrounds to view components in different settings", "keywords": [ "addon", diff --git a/code/addons/controls/package.json b/code/addons/controls/package.json index b9faeb2622a1..6b9920da2dd1 100644 --- a/code/addons/controls/package.json +++ b/code/addons/controls/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-controls", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Interact with component inputs dynamically in the Storybook UI", "keywords": [ "addon", diff --git a/code/addons/docs/package.json b/code/addons/docs/package.json index 54e2c405506a..b27d701c1770 100644 --- a/code/addons/docs/package.json +++ b/code/addons/docs/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-docs", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Document component usage and properties in Markdown", "keywords": [ "addon", diff --git a/code/addons/essentials/package.json b/code/addons/essentials/package.json index fca4dbfa9143..0922b3787f3f 100644 --- a/code/addons/essentials/package.json +++ b/code/addons/essentials/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-essentials", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Curated addons to bring out the best of Storybook", "keywords": [ "addon", diff --git a/code/addons/gfm/package.json b/code/addons/gfm/package.json index 8f418d300b37..c2821c4f8e29 100644 --- a/code/addons/gfm/package.json +++ b/code/addons/gfm/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-mdx-gfm", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "GitHub Flavored Markdown in Storybook", "keywords": [ "addon", diff --git a/code/addons/highlight/package.json b/code/addons/highlight/package.json index 7612605ee6c7..f02a5fd05256 100644 --- a/code/addons/highlight/package.json +++ b/code/addons/highlight/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-highlight", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Highlight DOM nodes within your stories", "keywords": [ "storybook-addons", diff --git a/code/addons/interactions/package.json b/code/addons/interactions/package.json index 8b14a180a2b5..6c9fda9282a7 100644 --- a/code/addons/interactions/package.json +++ b/code/addons/interactions/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-interactions", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Automate, test and debug user interactions", "keywords": [ "storybook-addons", diff --git a/code/addons/jest/package.json b/code/addons/jest/package.json index 935b5299d9ac..3bdb54789eda 100644 --- a/code/addons/jest/package.json +++ b/code/addons/jest/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-jest", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "React storybook addon that show component jest report", "keywords": [ "addon", diff --git a/code/addons/links/package.json b/code/addons/links/package.json index 3ddacf197051..cc45ee36cb5b 100644 --- a/code/addons/links/package.json +++ b/code/addons/links/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-links", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Link stories together to build demos and prototypes with your UI components", "keywords": [ "addon", diff --git a/code/addons/measure/package.json b/code/addons/measure/package.json index 776abed1e9d2..b4df20723e20 100644 --- a/code/addons/measure/package.json +++ b/code/addons/measure/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-measure", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Inspect layouts by visualizing the box model", "keywords": [ "storybook-addons", diff --git a/code/addons/onboarding/package.json b/code/addons/onboarding/package.json index 5e9d174c92e6..b1c655b70b56 100644 --- a/code/addons/onboarding/package.json +++ b/code/addons/onboarding/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-onboarding", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook Addon Onboarding - Introduces a new onboarding experience", "keywords": [ "storybook-addons", diff --git a/code/addons/outline/package.json b/code/addons/outline/package.json index af57472763eb..76f896c1b1bb 100644 --- a/code/addons/outline/package.json +++ b/code/addons/outline/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-outline", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Outline all elements with CSS to help with layout placement and alignment", "keywords": [ "storybook-addons", diff --git a/code/addons/storysource/package.json b/code/addons/storysource/package.json index a468c5458d97..f630200f43c7 100644 --- a/code/addons/storysource/package.json +++ b/code/addons/storysource/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-storysource", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "View a story’s source code to see how it works and paste into your app", "keywords": [ "addon", diff --git a/code/addons/themes/package.json b/code/addons/themes/package.json index dd96d26744ad..f43c7b808106 100644 --- a/code/addons/themes/package.json +++ b/code/addons/themes/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-themes", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Switch between multiple themes for you components in Storybook", "keywords": [ "css", diff --git a/code/addons/toolbars/package.json b/code/addons/toolbars/package.json index b80a1770e47b..9a6e20a14c9f 100644 --- a/code/addons/toolbars/package.json +++ b/code/addons/toolbars/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-toolbars", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Create your own toolbar items that control story rendering", "keywords": [ "addon", diff --git a/code/addons/viewport/package.json b/code/addons/viewport/package.json index ea8316a5f16a..ff13163cd4b0 100644 --- a/code/addons/viewport/package.json +++ b/code/addons/viewport/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-viewport", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Build responsive components by adjusting Storybook’s viewport size and orientation", "keywords": [ "addon", diff --git a/code/builders/builder-manager/package.json b/code/builders/builder-manager/package.json index 56952430cfdf..0a7b56ea3ca5 100644 --- a/code/builders/builder-manager/package.json +++ b/code/builders/builder-manager/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/builder-manager", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook manager builder", "keywords": [ "storybook" diff --git a/code/builders/builder-vite/package.json b/code/builders/builder-vite/package.json index 1a73c1e9b30a..277ec6b719f8 100644 --- a/code/builders/builder-vite/package.json +++ b/code/builders/builder-vite/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/builder-vite", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "A plugin to run and build Storybooks with Vite", "homepage": "https://github.com/storybookjs/storybook/tree/next/code/builders/builder-vite/#readme", "bugs": { diff --git a/code/builders/builder-webpack5/package.json b/code/builders/builder-webpack5/package.json index 0146d789e0df..e816a66f6e7a 100644 --- a/code/builders/builder-webpack5/package.json +++ b/code/builders/builder-webpack5/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/builder-webpack5", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook framework-agnostic API", "keywords": [ "storybook" diff --git a/code/frameworks/angular/package.json b/code/frameworks/angular/package.json index 58148a0a6408..3be1758e1541 100644 --- a/code/frameworks/angular/package.json +++ b/code/frameworks/angular/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/angular", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook for Angular: Develop Angular components in isolation with hot reloading.", "keywords": [ "storybook", diff --git a/code/frameworks/ember/package.json b/code/frameworks/ember/package.json index bf4ae5082774..6fb22a528e7b 100644 --- a/code/frameworks/ember/package.json +++ b/code/frameworks/ember/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/ember", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook for Ember: Develop Ember Component in isolation with Hot Reloading.", "homepage": "https://github.com/storybookjs/storybook/tree/next/code/frameworks/ember", "bugs": { diff --git a/code/frameworks/html-vite/package.json b/code/frameworks/html-vite/package.json index 2d47c3d95c4c..43adff7d801f 100644 --- a/code/frameworks/html-vite/package.json +++ b/code/frameworks/html-vite/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/html-vite", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook for HTML and Vite: Develop HTML in isolation with Hot Reloading.", "keywords": [ "storybook" diff --git a/code/frameworks/html-webpack5/package.json b/code/frameworks/html-webpack5/package.json index 4de3018a55d6..61b77221826c 100644 --- a/code/frameworks/html-webpack5/package.json +++ b/code/frameworks/html-webpack5/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/html-webpack5", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook for HTML: View HTML snippets in isolation with Hot Reloading.", "keywords": [ "storybook" diff --git a/code/frameworks/nextjs/package.json b/code/frameworks/nextjs/package.json index 4afa718a92f3..0130527e114d 100644 --- a/code/frameworks/nextjs/package.json +++ b/code/frameworks/nextjs/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/nextjs", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook for Next.js", "keywords": [ "storybook", diff --git a/code/frameworks/preact-vite/package.json b/code/frameworks/preact-vite/package.json index d9cd3440e2bf..d5f00d7fabed 100644 --- a/code/frameworks/preact-vite/package.json +++ b/code/frameworks/preact-vite/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/preact-vite", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook for Preact and Vite: Develop Preact components in isolation with Hot Reloading.", "keywords": [ "storybook" diff --git a/code/frameworks/preact-webpack5/package.json b/code/frameworks/preact-webpack5/package.json index 5c3fa9620283..80dcf0d210ef 100644 --- a/code/frameworks/preact-webpack5/package.json +++ b/code/frameworks/preact-webpack5/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/preact-webpack5", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook for Preact: Develop Preact Component in isolation.", "keywords": [ "storybook" diff --git a/code/frameworks/react-vite/package.json b/code/frameworks/react-vite/package.json index bba4df21f892..99fc6292a92a 100644 --- a/code/frameworks/react-vite/package.json +++ b/code/frameworks/react-vite/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/react-vite", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook for React and Vite: Develop React components in isolation with Hot Reloading.", "keywords": [ "storybook" diff --git a/code/frameworks/react-webpack5/package.json b/code/frameworks/react-webpack5/package.json index 1371a80f1ed2..12c346aff56c 100644 --- a/code/frameworks/react-webpack5/package.json +++ b/code/frameworks/react-webpack5/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/react-webpack5", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook for React: Develop React Component in isolation with Hot Reloading.", "keywords": [ "storybook" diff --git a/code/frameworks/server-webpack5/package.json b/code/frameworks/server-webpack5/package.json index 5c0c7dcdbeb8..6a0bcb6844f2 100644 --- a/code/frameworks/server-webpack5/package.json +++ b/code/frameworks/server-webpack5/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/server-webpack5", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook for Server: View HTML snippets from a server in isolation with Hot Reloading.", "keywords": [ "storybook" diff --git a/code/frameworks/svelte-vite/package.json b/code/frameworks/svelte-vite/package.json index c5b343d41f2e..884695165176 100644 --- a/code/frameworks/svelte-vite/package.json +++ b/code/frameworks/svelte-vite/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/svelte-vite", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook for Svelte and Vite: Develop Svelte components in isolation with Hot Reloading.", "keywords": [ "storybook" diff --git a/code/frameworks/svelte-webpack5/package.json b/code/frameworks/svelte-webpack5/package.json index 72182c02dad0..e55d7eca2150 100644 --- a/code/frameworks/svelte-webpack5/package.json +++ b/code/frameworks/svelte-webpack5/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/svelte-webpack5", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook for Svelte: Develop Svelte Component in isolation with Hot Reloading.", "keywords": [ "storybook" diff --git a/code/frameworks/sveltekit/package.json b/code/frameworks/sveltekit/package.json index fe8dd54d0e99..9402bf70d050 100644 --- a/code/frameworks/sveltekit/package.json +++ b/code/frameworks/sveltekit/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/sveltekit", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook for SvelteKit", "keywords": [ "storybook", diff --git a/code/frameworks/vue3-vite/package.json b/code/frameworks/vue3-vite/package.json index d2852b808c4c..d34be65cd9b7 100644 --- a/code/frameworks/vue3-vite/package.json +++ b/code/frameworks/vue3-vite/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/vue3-vite", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook for Vue3 and Vite: Develop Vue3 components in isolation with Hot Reloading.", "keywords": [ "storybook" diff --git a/code/frameworks/vue3-webpack5/package.json b/code/frameworks/vue3-webpack5/package.json index c863ec5abc5a..25f6957e4d1e 100644 --- a/code/frameworks/vue3-webpack5/package.json +++ b/code/frameworks/vue3-webpack5/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/vue3-webpack5", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook for Vue 3: Develop Vue 3 Components in isolation with Hot Reloading.", "keywords": [ "storybook" diff --git a/code/frameworks/web-components-vite/package.json b/code/frameworks/web-components-vite/package.json index 1b27ba53c18e..0cd6528cfa1b 100644 --- a/code/frameworks/web-components-vite/package.json +++ b/code/frameworks/web-components-vite/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/web-components-vite", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook for web-components and Vite: Develop Web Components in isolation with Hot Reloading.", "keywords": [ "storybook" diff --git a/code/frameworks/web-components-webpack5/package.json b/code/frameworks/web-components-webpack5/package.json index ac72784f3d74..c92c281185a8 100644 --- a/code/frameworks/web-components-webpack5/package.json +++ b/code/frameworks/web-components-webpack5/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/web-components-webpack5", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook for web-components: View web components snippets in isolation with Hot Reloading.", "keywords": [ "lit", diff --git a/code/lib/channels/package.json b/code/lib/channels/package.json index 31121b09521b..5bc86f40a8d8 100644 --- a/code/lib/channels/package.json +++ b/code/lib/channels/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/channels", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "", "keywords": [ "storybook" diff --git a/code/lib/cli-sb/package.json b/code/lib/cli-sb/package.json index ad14e36cb3fa..c9ea662ba9de 100644 --- a/code/lib/cli-sb/package.json +++ b/code/lib/cli-sb/package.json @@ -1,6 +1,6 @@ { "name": "sb", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook CLI", "keywords": [ "storybook" diff --git a/code/lib/cli-storybook/package.json b/code/lib/cli-storybook/package.json index 2c1ed222dded..3720a8c341ce 100644 --- a/code/lib/cli-storybook/package.json +++ b/code/lib/cli-storybook/package.json @@ -1,6 +1,6 @@ { "name": "storybook", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook CLI", "keywords": [ "storybook" diff --git a/code/lib/cli/package.json b/code/lib/cli/package.json index c25a7ca6a8dc..ce1a468cf90c 100644 --- a/code/lib/cli/package.json +++ b/code/lib/cli/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/cli", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook's CLI - install, dev, build, upgrade, and more", "keywords": [ "cli", diff --git a/code/lib/client-logger/package.json b/code/lib/client-logger/package.json index d0b012a51fb7..f42aead26041 100644 --- a/code/lib/client-logger/package.json +++ b/code/lib/client-logger/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/client-logger", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "", "keywords": [ "storybook" diff --git a/code/lib/codemod/package.json b/code/lib/codemod/package.json index bf3b1ef1a4ec..7fc0f6fd0c84 100644 --- a/code/lib/codemod/package.json +++ b/code/lib/codemod/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/codemod", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "A collection of codemod scripts written with JSCodeshift", "keywords": [ "storybook" diff --git a/code/lib/core-common/package.json b/code/lib/core-common/package.json index 26775ac49e2d..41f9a08a7daf 100644 --- a/code/lib/core-common/package.json +++ b/code/lib/core-common/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/core-common", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook framework-agnostic API", "keywords": [ "storybook" diff --git a/code/lib/core-common/src/versions.ts b/code/lib/core-common/src/versions.ts index 5d2a3d9bba61..1e098af7355a 100644 --- a/code/lib/core-common/src/versions.ts +++ b/code/lib/core-common/src/versions.ts @@ -1,83 +1,83 @@ // auto generated file, do not edit export default { - '@storybook/addon-a11y': '8.2.0-alpha.4', - '@storybook/addon-actions': '8.2.0-alpha.4', - '@storybook/addon-backgrounds': '8.2.0-alpha.4', - '@storybook/addon-controls': '8.2.0-alpha.4', - '@storybook/addon-docs': '8.2.0-alpha.4', - '@storybook/addon-essentials': '8.2.0-alpha.4', - '@storybook/addon-highlight': '8.2.0-alpha.4', - '@storybook/addon-interactions': '8.2.0-alpha.4', - '@storybook/addon-jest': '8.2.0-alpha.4', - '@storybook/addon-links': '8.2.0-alpha.4', - '@storybook/addon-mdx-gfm': '8.2.0-alpha.4', - '@storybook/addon-measure': '8.2.0-alpha.4', - '@storybook/addon-onboarding': '8.2.0-alpha.4', - '@storybook/addon-outline': '8.2.0-alpha.4', - '@storybook/addon-storysource': '8.2.0-alpha.4', - '@storybook/addon-themes': '8.2.0-alpha.4', - '@storybook/addon-toolbars': '8.2.0-alpha.4', - '@storybook/addon-viewport': '8.2.0-alpha.4', - '@storybook/angular': '8.2.0-alpha.4', - '@storybook/blocks': '8.2.0-alpha.4', - '@storybook/builder-manager': '8.2.0-alpha.4', - '@storybook/builder-vite': '8.2.0-alpha.4', - '@storybook/builder-webpack5': '8.2.0-alpha.4', - '@storybook/channels': '8.2.0-alpha.4', - '@storybook/cli': '8.2.0-alpha.4', - '@storybook/client-logger': '8.2.0-alpha.4', - '@storybook/codemod': '8.2.0-alpha.4', - '@storybook/components': '8.2.0-alpha.4', - '@storybook/core-common': '8.2.0-alpha.4', - '@storybook/core-events': '8.2.0-alpha.4', - '@storybook/core-server': '8.2.0-alpha.4', - '@storybook/core-webpack': '8.2.0-alpha.4', - '@storybook/csf-plugin': '8.2.0-alpha.4', - '@storybook/csf-tools': '8.2.0-alpha.4', - '@storybook/docs-tools': '8.2.0-alpha.4', - '@storybook/ember': '8.2.0-alpha.4', - '@storybook/html': '8.2.0-alpha.4', - '@storybook/html-vite': '8.2.0-alpha.4', - '@storybook/html-webpack5': '8.2.0-alpha.4', - '@storybook/instrumenter': '8.2.0-alpha.4', - '@storybook/manager': '8.2.0-alpha.4', - '@storybook/manager-api': '8.2.0-alpha.4', - '@storybook/nextjs': '8.2.0-alpha.4', - '@storybook/node-logger': '8.2.0-alpha.4', - '@storybook/preact': '8.2.0-alpha.4', - '@storybook/preact-vite': '8.2.0-alpha.4', - '@storybook/preact-webpack5': '8.2.0-alpha.4', - '@storybook/preset-create-react-app': '8.2.0-alpha.4', - '@storybook/preset-html-webpack': '8.2.0-alpha.4', - '@storybook/preset-preact-webpack': '8.2.0-alpha.4', - '@storybook/preset-react-webpack': '8.2.0-alpha.4', - '@storybook/preset-server-webpack': '8.2.0-alpha.4', - '@storybook/preset-svelte-webpack': '8.2.0-alpha.4', - '@storybook/preset-vue3-webpack': '8.2.0-alpha.4', - '@storybook/preview': '8.2.0-alpha.4', - '@storybook/preview-api': '8.2.0-alpha.4', - '@storybook/react': '8.2.0-alpha.4', - '@storybook/react-dom-shim': '8.2.0-alpha.4', - '@storybook/react-vite': '8.2.0-alpha.4', - '@storybook/react-webpack5': '8.2.0-alpha.4', - '@storybook/router': '8.2.0-alpha.4', - '@storybook/server': '8.2.0-alpha.4', - '@storybook/server-webpack5': '8.2.0-alpha.4', - '@storybook/source-loader': '8.2.0-alpha.4', - '@storybook/svelte': '8.2.0-alpha.4', - '@storybook/svelte-vite': '8.2.0-alpha.4', - '@storybook/svelte-webpack5': '8.2.0-alpha.4', - '@storybook/sveltekit': '8.2.0-alpha.4', - '@storybook/telemetry': '8.2.0-alpha.4', - '@storybook/test': '8.2.0-alpha.4', - '@storybook/theming': '8.2.0-alpha.4', - '@storybook/types': '8.2.0-alpha.4', - '@storybook/vue3': '8.2.0-alpha.4', - '@storybook/vue3-vite': '8.2.0-alpha.4', - '@storybook/vue3-webpack5': '8.2.0-alpha.4', - '@storybook/web-components': '8.2.0-alpha.4', - '@storybook/web-components-vite': '8.2.0-alpha.4', - '@storybook/web-components-webpack5': '8.2.0-alpha.4', - sb: '8.2.0-alpha.4', - storybook: '8.2.0-alpha.4', + '@storybook/addon-a11y': '8.2.0-alpha.5', + '@storybook/addon-actions': '8.2.0-alpha.5', + '@storybook/addon-backgrounds': '8.2.0-alpha.5', + '@storybook/addon-controls': '8.2.0-alpha.5', + '@storybook/addon-docs': '8.2.0-alpha.5', + '@storybook/addon-essentials': '8.2.0-alpha.5', + '@storybook/addon-highlight': '8.2.0-alpha.5', + '@storybook/addon-interactions': '8.2.0-alpha.5', + '@storybook/addon-jest': '8.2.0-alpha.5', + '@storybook/addon-links': '8.2.0-alpha.5', + '@storybook/addon-mdx-gfm': '8.2.0-alpha.5', + '@storybook/addon-measure': '8.2.0-alpha.5', + '@storybook/addon-onboarding': '8.2.0-alpha.5', + '@storybook/addon-outline': '8.2.0-alpha.5', + '@storybook/addon-storysource': '8.2.0-alpha.5', + '@storybook/addon-themes': '8.2.0-alpha.5', + '@storybook/addon-toolbars': '8.2.0-alpha.5', + '@storybook/addon-viewport': '8.2.0-alpha.5', + '@storybook/angular': '8.2.0-alpha.5', + '@storybook/blocks': '8.2.0-alpha.5', + '@storybook/builder-manager': '8.2.0-alpha.5', + '@storybook/builder-vite': '8.2.0-alpha.5', + '@storybook/builder-webpack5': '8.2.0-alpha.5', + '@storybook/channels': '8.2.0-alpha.5', + '@storybook/cli': '8.2.0-alpha.5', + '@storybook/client-logger': '8.2.0-alpha.5', + '@storybook/codemod': '8.2.0-alpha.5', + '@storybook/components': '8.2.0-alpha.5', + '@storybook/core-common': '8.2.0-alpha.5', + '@storybook/core-events': '8.2.0-alpha.5', + '@storybook/core-server': '8.2.0-alpha.5', + '@storybook/core-webpack': '8.2.0-alpha.5', + '@storybook/csf-plugin': '8.2.0-alpha.5', + '@storybook/csf-tools': '8.2.0-alpha.5', + '@storybook/docs-tools': '8.2.0-alpha.5', + '@storybook/ember': '8.2.0-alpha.5', + '@storybook/html': '8.2.0-alpha.5', + '@storybook/html-vite': '8.2.0-alpha.5', + '@storybook/html-webpack5': '8.2.0-alpha.5', + '@storybook/instrumenter': '8.2.0-alpha.5', + '@storybook/manager': '8.2.0-alpha.5', + '@storybook/manager-api': '8.2.0-alpha.5', + '@storybook/nextjs': '8.2.0-alpha.5', + '@storybook/node-logger': '8.2.0-alpha.5', + '@storybook/preact': '8.2.0-alpha.5', + '@storybook/preact-vite': '8.2.0-alpha.5', + '@storybook/preact-webpack5': '8.2.0-alpha.5', + '@storybook/preset-create-react-app': '8.2.0-alpha.5', + '@storybook/preset-html-webpack': '8.2.0-alpha.5', + '@storybook/preset-preact-webpack': '8.2.0-alpha.5', + '@storybook/preset-react-webpack': '8.2.0-alpha.5', + '@storybook/preset-server-webpack': '8.2.0-alpha.5', + '@storybook/preset-svelte-webpack': '8.2.0-alpha.5', + '@storybook/preset-vue3-webpack': '8.2.0-alpha.5', + '@storybook/preview': '8.2.0-alpha.5', + '@storybook/preview-api': '8.2.0-alpha.5', + '@storybook/react': '8.2.0-alpha.5', + '@storybook/react-dom-shim': '8.2.0-alpha.5', + '@storybook/react-vite': '8.2.0-alpha.5', + '@storybook/react-webpack5': '8.2.0-alpha.5', + '@storybook/router': '8.2.0-alpha.5', + '@storybook/server': '8.2.0-alpha.5', + '@storybook/server-webpack5': '8.2.0-alpha.5', + '@storybook/source-loader': '8.2.0-alpha.5', + '@storybook/svelte': '8.2.0-alpha.5', + '@storybook/svelte-vite': '8.2.0-alpha.5', + '@storybook/svelte-webpack5': '8.2.0-alpha.5', + '@storybook/sveltekit': '8.2.0-alpha.5', + '@storybook/telemetry': '8.2.0-alpha.5', + '@storybook/test': '8.2.0-alpha.5', + '@storybook/theming': '8.2.0-alpha.5', + '@storybook/types': '8.2.0-alpha.5', + '@storybook/vue3': '8.2.0-alpha.5', + '@storybook/vue3-vite': '8.2.0-alpha.5', + '@storybook/vue3-webpack5': '8.2.0-alpha.5', + '@storybook/web-components': '8.2.0-alpha.5', + '@storybook/web-components-vite': '8.2.0-alpha.5', + '@storybook/web-components-webpack5': '8.2.0-alpha.5', + sb: '8.2.0-alpha.5', + storybook: '8.2.0-alpha.5', }; diff --git a/code/lib/core-events/package.json b/code/lib/core-events/package.json index 9e8d2f6d5b45..dc9e31cc5a5f 100644 --- a/code/lib/core-events/package.json +++ b/code/lib/core-events/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/core-events", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Event names used in storybook core", "keywords": [ "storybook" diff --git a/code/lib/core-server/package.json b/code/lib/core-server/package.json index c62f5b1731de..8c00601edba7 100644 --- a/code/lib/core-server/package.json +++ b/code/lib/core-server/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/core-server", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook framework-agnostic API", "keywords": [ "storybook" diff --git a/code/lib/core-webpack/package.json b/code/lib/core-webpack/package.json index c134bb905486..905cf90197f7 100644 --- a/code/lib/core-webpack/package.json +++ b/code/lib/core-webpack/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/core-webpack", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook framework-agnostic API", "keywords": [ "storybook" diff --git a/code/lib/csf-plugin/package.json b/code/lib/csf-plugin/package.json index 9368040f8d54..27abd92e39fd 100644 --- a/code/lib/csf-plugin/package.json +++ b/code/lib/csf-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/csf-plugin", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Enrich CSF files via static analysis", "keywords": [ "storybook" diff --git a/code/lib/csf-tools/package.json b/code/lib/csf-tools/package.json index 2ccbde2880f3..ea0d2bd6b613 100644 --- a/code/lib/csf-tools/package.json +++ b/code/lib/csf-tools/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/csf-tools", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Parse and manipulate CSF and Storybook config files", "keywords": [ "storybook" diff --git a/code/lib/docs-tools/package.json b/code/lib/docs-tools/package.json index 37e30e6a74ad..6657eb2fd90d 100644 --- a/code/lib/docs-tools/package.json +++ b/code/lib/docs-tools/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/docs-tools", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Shared utility functions for frameworks to implement docs", "keywords": [ "storybook" diff --git a/code/lib/instrumenter/package.json b/code/lib/instrumenter/package.json index 62af672162b5..2e00c4a39fb3 100644 --- a/code/lib/instrumenter/package.json +++ b/code/lib/instrumenter/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/instrumenter", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "", "keywords": [ "storybook" diff --git a/code/lib/manager-api/package.json b/code/lib/manager-api/package.json index 5619ef151d4a..deb14b04a220 100644 --- a/code/lib/manager-api/package.json +++ b/code/lib/manager-api/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/manager-api", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Core Storybook Manager API & Context", "keywords": [ "storybook" diff --git a/code/lib/manager-api/src/version.ts b/code/lib/manager-api/src/version.ts index 8ab17d7c8375..6b3f64cd9cd3 100644 --- a/code/lib/manager-api/src/version.ts +++ b/code/lib/manager-api/src/version.ts @@ -1 +1 @@ -export const version = '8.2.0-alpha.4'; +export const version = '8.2.0-alpha.5'; diff --git a/code/lib/node-logger/package.json b/code/lib/node-logger/package.json index b320046d41ee..a3faf09985d2 100644 --- a/code/lib/node-logger/package.json +++ b/code/lib/node-logger/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/node-logger", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "", "keywords": [ "storybook" diff --git a/code/lib/preview-api/package.json b/code/lib/preview-api/package.json index ad261f18449f..858a2191bb18 100644 --- a/code/lib/preview-api/package.json +++ b/code/lib/preview-api/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/preview-api", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "", "keywords": [ "storybook" diff --git a/code/lib/preview/package.json b/code/lib/preview/package.json index 6cce88450189..56885577778d 100644 --- a/code/lib/preview/package.json +++ b/code/lib/preview/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/preview", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "", "keywords": [ "storybook" diff --git a/code/lib/react-dom-shim/package.json b/code/lib/react-dom-shim/package.json index 0759033cebf1..addadcb0ed38 100644 --- a/code/lib/react-dom-shim/package.json +++ b/code/lib/react-dom-shim/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/react-dom-shim", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "", "keywords": [ "storybook" diff --git a/code/lib/router/package.json b/code/lib/router/package.json index d21f4907b1ef..eb2f72c1066e 100644 --- a/code/lib/router/package.json +++ b/code/lib/router/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/router", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Core Storybook Router", "keywords": [ "storybook" diff --git a/code/lib/source-loader/package.json b/code/lib/source-loader/package.json index 27d3b1cc4e86..1b02b963ebe8 100644 --- a/code/lib/source-loader/package.json +++ b/code/lib/source-loader/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/source-loader", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Source loader", "keywords": [ "lib", diff --git a/code/lib/telemetry/package.json b/code/lib/telemetry/package.json index 11726b4a6c79..5f61f86b8010 100644 --- a/code/lib/telemetry/package.json +++ b/code/lib/telemetry/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/telemetry", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Telemetry logging for crash reports and usage statistics", "keywords": [ "storybook" diff --git a/code/lib/test/package.json b/code/lib/test/package.json index 1c16576fc57c..7a47c2d197d9 100644 --- a/code/lib/test/package.json +++ b/code/lib/test/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/test", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "", "keywords": [ "storybook" diff --git a/code/lib/theming/package.json b/code/lib/theming/package.json index ce159fe64c9e..96057455224c 100644 --- a/code/lib/theming/package.json +++ b/code/lib/theming/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/theming", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Core Storybook Components", "keywords": [ "storybook" diff --git a/code/lib/types/package.json b/code/lib/types/package.json index 68fa55a38b2c..7b9aa4a9c439 100644 --- a/code/lib/types/package.json +++ b/code/lib/types/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/types", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Core Storybook TS Types", "keywords": [ "storybook" diff --git a/code/package.json b/code/package.json index b7faa6d9d7b5..147d84c8bcb1 100644 --- a/code/package.json +++ b/code/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/root", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "private": true, "description": "Storybook root", "homepage": "https://storybook.js.org/", @@ -298,6 +298,5 @@ "Dependency Upgrades" ] ] - }, - "deferredNextVersion": "8.2.0-alpha.5" + } } diff --git a/code/presets/create-react-app/package.json b/code/presets/create-react-app/package.json index d372fbf0e821..a411cf83be56 100644 --- a/code/presets/create-react-app/package.json +++ b/code/presets/create-react-app/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/preset-create-react-app", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook for Create React App preset", "keywords": [ "storybook" diff --git a/code/presets/html-webpack/package.json b/code/presets/html-webpack/package.json index 5ad049ad2fe3..518b9de80044 100644 --- a/code/presets/html-webpack/package.json +++ b/code/presets/html-webpack/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/preset-html-webpack", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook for HTML: View HTML snippets in isolation with Hot Reloading.", "keywords": [ "storybook" diff --git a/code/presets/preact-webpack/package.json b/code/presets/preact-webpack/package.json index 5f30ac8e5838..5a9109478eec 100644 --- a/code/presets/preact-webpack/package.json +++ b/code/presets/preact-webpack/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/preset-preact-webpack", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook for Preact: Develop Preact Component in isolation.", "keywords": [ "storybook" diff --git a/code/presets/react-webpack/package.json b/code/presets/react-webpack/package.json index ac7cc65ffc68..be2f024ca39d 100644 --- a/code/presets/react-webpack/package.json +++ b/code/presets/react-webpack/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/preset-react-webpack", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook for React: Develop React Component in isolation with Hot Reloading", "keywords": [ "storybook" diff --git a/code/presets/server-webpack/package.json b/code/presets/server-webpack/package.json index 3fb7ab7672c8..2322736a07a6 100644 --- a/code/presets/server-webpack/package.json +++ b/code/presets/server-webpack/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/preset-server-webpack", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook for Server: View HTML snippets from a server in isolation with Hot Reloading.", "keywords": [ "storybook" diff --git a/code/presets/svelte-webpack/package.json b/code/presets/svelte-webpack/package.json index c8ae45f2e118..81b6793f34ec 100644 --- a/code/presets/svelte-webpack/package.json +++ b/code/presets/svelte-webpack/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/preset-svelte-webpack", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook for Svelte: Develop Svelte Component in isolation with Hot Reloading.", "keywords": [ "storybook" diff --git a/code/presets/vue3-webpack/package.json b/code/presets/vue3-webpack/package.json index e43a233bd7ba..29fd7cbcb26a 100644 --- a/code/presets/vue3-webpack/package.json +++ b/code/presets/vue3-webpack/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/preset-vue3-webpack", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook for Vue 3: Develop Vue 3 Components in isolation with Hot Reloading.", "keywords": [ "storybook" diff --git a/code/renderers/html/package.json b/code/renderers/html/package.json index 2ee16b0747e2..6fc2625f53ac 100644 --- a/code/renderers/html/package.json +++ b/code/renderers/html/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/html", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook HTML renderer", "keywords": [ "storybook" diff --git a/code/renderers/preact/package.json b/code/renderers/preact/package.json index e1718653fd69..f302e1d733c3 100644 --- a/code/renderers/preact/package.json +++ b/code/renderers/preact/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/preact", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook Preact renderer", "keywords": [ "storybook" diff --git a/code/renderers/react/package.json b/code/renderers/react/package.json index f2e39984bb0f..4b6c1e44c7f2 100644 --- a/code/renderers/react/package.json +++ b/code/renderers/react/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/react", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook React renderer", "keywords": [ "storybook" diff --git a/code/renderers/server/package.json b/code/renderers/server/package.json index 5aa4f9edb4ac..506a62a33db0 100644 --- a/code/renderers/server/package.json +++ b/code/renderers/server/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/server", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook Server renderer", "keywords": [ "storybook" diff --git a/code/renderers/svelte/package.json b/code/renderers/svelte/package.json index 4386945454e0..52e30e920ce7 100644 --- a/code/renderers/svelte/package.json +++ b/code/renderers/svelte/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/svelte", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook Svelte renderer", "keywords": [ "storybook" diff --git a/code/renderers/vue3/package.json b/code/renderers/vue3/package.json index a555164328cf..70cb1baf2b9e 100644 --- a/code/renderers/vue3/package.json +++ b/code/renderers/vue3/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/vue3", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook Vue 3 renderer", "keywords": [ "storybook" diff --git a/code/renderers/web-components/package.json b/code/renderers/web-components/package.json index 2568747436f3..79e6ccff0de8 100644 --- a/code/renderers/web-components/package.json +++ b/code/renderers/web-components/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/web-components", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook web-components renderer", "keywords": [ "lit", diff --git a/code/ui/blocks/package.json b/code/ui/blocks/package.json index c38b9fac880c..52f8db37eb62 100644 --- a/code/ui/blocks/package.json +++ b/code/ui/blocks/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/blocks", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Storybook Doc Blocks", "keywords": [ "storybook" diff --git a/code/ui/components/package.json b/code/ui/components/package.json index d258f13d7a2f..17913d420dc9 100644 --- a/code/ui/components/package.json +++ b/code/ui/components/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/components", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Core Storybook Components", "keywords": [ "storybook" diff --git a/code/ui/manager/package.json b/code/ui/manager/package.json index 55aacc654197..56c4b155f356 100644 --- a/code/ui/manager/package.json +++ b/code/ui/manager/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/manager", - "version": "8.2.0-alpha.4", + "version": "8.2.0-alpha.5", "description": "Core Storybook UI", "keywords": [ "storybook"