diff --git a/code/addons/a11y/package.json b/code/addons/a11y/package.json index d7b62b1a5453..0b025846f6de 100644 --- a/code/addons/a11y/package.json +++ b/code/addons/a11y/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-a11y", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 270f6fc98b75..105967fbf4ea 100644 --- a/code/addons/actions/package.json +++ b/code/addons/actions/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-actions", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 f0fc060dafee..7dc215c939df 100644 --- a/code/addons/backgrounds/package.json +++ b/code/addons/backgrounds/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-backgrounds", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 597ad2d024b9..fa862fafdf76 100644 --- a/code/addons/controls/package.json +++ b/code/addons/controls/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-controls", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 b4761cd9c3fa..547571fed237 100644 --- a/code/addons/docs/package.json +++ b/code/addons/docs/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-docs", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 96d8a6f957d3..d91fd33ca974 100644 --- a/code/addons/essentials/package.json +++ b/code/addons/essentials/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-essentials", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 29ee26d1bf1c..0431bf9d21c0 100644 --- a/code/addons/gfm/package.json +++ b/code/addons/gfm/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-mdx-gfm", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "GitHub Flavored Markdown in Storybook", "keywords": [ "addon", diff --git a/code/addons/highlight/package.json b/code/addons/highlight/package.json index 99b810ef63f6..be6638ab249b 100644 --- a/code/addons/highlight/package.json +++ b/code/addons/highlight/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-highlight", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 baee8fe137ec..3db11190accf 100644 --- a/code/addons/interactions/package.json +++ b/code/addons/interactions/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-interactions", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 d8dec2b2247e..cd9ef6814723 100644 --- a/code/addons/jest/package.json +++ b/code/addons/jest/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-jest", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 e29e3c6240ac..b5a133346660 100644 --- a/code/addons/links/package.json +++ b/code/addons/links/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-links", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 d14b89648347..eac997b2542b 100644 --- a/code/addons/measure/package.json +++ b/code/addons/measure/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-measure", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "Inspect layouts by visualizing the box model", "keywords": [ "storybook-addons", diff --git a/code/addons/outline/package.json b/code/addons/outline/package.json index 7fea734388a8..a04f25561684 100644 --- a/code/addons/outline/package.json +++ b/code/addons/outline/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-outline", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 db977540dd91..8d4fa9bb7eb2 100644 --- a/code/addons/storysource/package.json +++ b/code/addons/storysource/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-storysource", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 d4144403b3d7..ee54e95d349e 100644 --- a/code/addons/themes/package.json +++ b/code/addons/themes/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-themes", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 984be3601c09..3325a1b7abaf 100644 --- a/code/addons/toolbars/package.json +++ b/code/addons/toolbars/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-toolbars", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 183ecc333360..4d36ff970e00 100644 --- a/code/addons/viewport/package.json +++ b/code/addons/viewport/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/addon-viewport", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 9305f386d391..bf86157d426d 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "Storybook manager builder", "keywords": [ "storybook" diff --git a/code/builders/builder-vite/package.json b/code/builders/builder-vite/package.json index 9bc5d4e39117..f531c4ae96d9 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 0c66f57f9d2f..de9ba106459c 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "Storybook framework-agnostic API", "keywords": [ "storybook" diff --git a/code/frameworks/angular/package.json b/code/frameworks/angular/package.json index b0f5b21b06a4..c2907be55c3b 100644 --- a/code/frameworks/angular/package.json +++ b/code/frameworks/angular/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/angular", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 124ec124dacf..21def746c9de 100644 --- a/code/frameworks/ember/package.json +++ b/code/frameworks/ember/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/ember", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 c3c7a63d22df..8fbba14f8371 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 f8fe53d77324..629a1394274e 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 9e6b47510a25..9ee7c8d22e3b 100644 --- a/code/frameworks/nextjs/package.json +++ b/code/frameworks/nextjs/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/nextjs", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "Storybook for Next.js", "keywords": [ "storybook", diff --git a/code/frameworks/preact-vite/package.json b/code/frameworks/preact-vite/package.json index 8605bc189eba..a87d20a24295 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 0d8e9d2f2a5c..4a9ad3897615 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 9ae743be5470..5e5ba767ee50 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 3a8d9b09aec5..141ab40e3c7e 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 0e5561ab04bf..f7619ce1ff70 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 d1391358bc56..8b92f440bf71 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 1e32afae93d3..d6559a9b746e 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 1ba8bcff5e98..db51c058bfec 100644 --- a/code/frameworks/sveltekit/package.json +++ b/code/frameworks/sveltekit/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/sveltekit", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "Storybook for SvelteKit", "keywords": [ "storybook", diff --git a/code/frameworks/vue3-vite/package.json b/code/frameworks/vue3-vite/package.json index e5922548a23b..f56e7c096d52 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 8a9d0375799a..a76d282f4575 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 f91bf52c9946..f7e5d3f84658 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 802a1039fc92..bc55dd302ede 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 a56012a8a4e9..75cec6f24251 100644 --- a/code/lib/channels/package.json +++ b/code/lib/channels/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/channels", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "", "keywords": [ "storybook" diff --git a/code/lib/cli-sb/package.json b/code/lib/cli-sb/package.json index 15a4797705b6..7d5517826c3e 100644 --- a/code/lib/cli-sb/package.json +++ b/code/lib/cli-sb/package.json @@ -1,6 +1,6 @@ { "name": "sb", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "Storybook CLI", "keywords": [ "storybook" diff --git a/code/lib/cli-storybook/package.json b/code/lib/cli-storybook/package.json index 72c6b5dfc0d7..56db69e1f279 100644 --- a/code/lib/cli-storybook/package.json +++ b/code/lib/cli-storybook/package.json @@ -1,6 +1,6 @@ { "name": "storybook", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "Storybook CLI", "keywords": [ "storybook" diff --git a/code/lib/cli/package.json b/code/lib/cli/package.json index 33291279a2b7..56a588fe9a51 100644 --- a/code/lib/cli/package.json +++ b/code/lib/cli/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/cli", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 055f22afba3d..d11e28d057a0 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "", "keywords": [ "storybook" diff --git a/code/lib/codemod/package.json b/code/lib/codemod/package.json index 58565fbcc2e8..abc46fc8686a 100644 --- a/code/lib/codemod/package.json +++ b/code/lib/codemod/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/codemod", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 60db71b2aa03..eb8756600d6f 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 a2acd8db2035..001f5bf545d3 100644 --- a/code/lib/core-common/src/versions.ts +++ b/code/lib/core-common/src/versions.ts @@ -1,82 +1,82 @@ // auto generated file, do not edit export default { - '@storybook/addon-a11y': '8.0.0-alpha.14', - '@storybook/addon-actions': '8.0.0-alpha.14', - '@storybook/addon-backgrounds': '8.0.0-alpha.14', - '@storybook/addon-controls': '8.0.0-alpha.14', - '@storybook/addon-docs': '8.0.0-alpha.14', - '@storybook/addon-essentials': '8.0.0-alpha.14', - '@storybook/addon-highlight': '8.0.0-alpha.14', - '@storybook/addon-interactions': '8.0.0-alpha.14', - '@storybook/addon-jest': '8.0.0-alpha.14', - '@storybook/addon-links': '8.0.0-alpha.14', - '@storybook/addon-mdx-gfm': '8.0.0-alpha.14', - '@storybook/addon-measure': '8.0.0-alpha.14', - '@storybook/addon-outline': '8.0.0-alpha.14', - '@storybook/addon-storysource': '8.0.0-alpha.14', - '@storybook/addon-themes': '8.0.0-alpha.14', - '@storybook/addon-toolbars': '8.0.0-alpha.14', - '@storybook/addon-viewport': '8.0.0-alpha.14', - '@storybook/angular': '8.0.0-alpha.14', - '@storybook/blocks': '8.0.0-alpha.14', - '@storybook/builder-manager': '8.0.0-alpha.14', - '@storybook/builder-vite': '8.0.0-alpha.14', - '@storybook/builder-webpack5': '8.0.0-alpha.14', - '@storybook/channels': '8.0.0-alpha.14', - '@storybook/cli': '8.0.0-alpha.14', - '@storybook/client-logger': '8.0.0-alpha.14', - '@storybook/codemod': '8.0.0-alpha.14', - '@storybook/components': '8.0.0-alpha.14', - '@storybook/core-common': '8.0.0-alpha.14', - '@storybook/core-events': '8.0.0-alpha.14', - '@storybook/core-server': '8.0.0-alpha.14', - '@storybook/core-webpack': '8.0.0-alpha.14', - '@storybook/csf-plugin': '8.0.0-alpha.14', - '@storybook/csf-tools': '8.0.0-alpha.14', - '@storybook/docs-tools': '8.0.0-alpha.14', - '@storybook/ember': '8.0.0-alpha.14', - '@storybook/html': '8.0.0-alpha.14', - '@storybook/html-vite': '8.0.0-alpha.14', - '@storybook/html-webpack5': '8.0.0-alpha.14', - '@storybook/instrumenter': '8.0.0-alpha.14', - '@storybook/manager': '8.0.0-alpha.14', - '@storybook/manager-api': '8.0.0-alpha.14', - '@storybook/nextjs': '8.0.0-alpha.14', - '@storybook/node-logger': '8.0.0-alpha.14', - '@storybook/preact': '8.0.0-alpha.14', - '@storybook/preact-vite': '8.0.0-alpha.14', - '@storybook/preact-webpack5': '8.0.0-alpha.14', - '@storybook/preset-create-react-app': '8.0.0-alpha.14', - '@storybook/preset-html-webpack': '8.0.0-alpha.14', - '@storybook/preset-preact-webpack': '8.0.0-alpha.14', - '@storybook/preset-react-webpack': '8.0.0-alpha.14', - '@storybook/preset-server-webpack': '8.0.0-alpha.14', - '@storybook/preset-svelte-webpack': '8.0.0-alpha.14', - '@storybook/preset-vue3-webpack': '8.0.0-alpha.14', - '@storybook/preview': '8.0.0-alpha.14', - '@storybook/preview-api': '8.0.0-alpha.14', - '@storybook/react': '8.0.0-alpha.14', - '@storybook/react-dom-shim': '8.0.0-alpha.14', - '@storybook/react-vite': '8.0.0-alpha.14', - '@storybook/react-webpack5': '8.0.0-alpha.14', - '@storybook/router': '8.0.0-alpha.14', - '@storybook/server': '8.0.0-alpha.14', - '@storybook/server-webpack5': '8.0.0-alpha.14', - '@storybook/source-loader': '8.0.0-alpha.14', - '@storybook/svelte': '8.0.0-alpha.14', - '@storybook/svelte-vite': '8.0.0-alpha.14', - '@storybook/svelte-webpack5': '8.0.0-alpha.14', - '@storybook/sveltekit': '8.0.0-alpha.14', - '@storybook/telemetry': '8.0.0-alpha.14', - '@storybook/test': '8.0.0-alpha.14', - '@storybook/theming': '8.0.0-alpha.14', - '@storybook/types': '8.0.0-alpha.14', - '@storybook/vue3': '8.0.0-alpha.14', - '@storybook/vue3-vite': '8.0.0-alpha.14', - '@storybook/vue3-webpack5': '8.0.0-alpha.14', - '@storybook/web-components': '8.0.0-alpha.14', - '@storybook/web-components-vite': '8.0.0-alpha.14', - '@storybook/web-components-webpack5': '8.0.0-alpha.14', - sb: '8.0.0-alpha.14', - storybook: '8.0.0-alpha.14', + '@storybook/addon-a11y': '8.0.0-alpha.15', + '@storybook/addon-actions': '8.0.0-alpha.15', + '@storybook/addon-backgrounds': '8.0.0-alpha.15', + '@storybook/addon-controls': '8.0.0-alpha.15', + '@storybook/addon-docs': '8.0.0-alpha.15', + '@storybook/addon-essentials': '8.0.0-alpha.15', + '@storybook/addon-highlight': '8.0.0-alpha.15', + '@storybook/addon-interactions': '8.0.0-alpha.15', + '@storybook/addon-jest': '8.0.0-alpha.15', + '@storybook/addon-links': '8.0.0-alpha.15', + '@storybook/addon-mdx-gfm': '8.0.0-alpha.15', + '@storybook/addon-measure': '8.0.0-alpha.15', + '@storybook/addon-outline': '8.0.0-alpha.15', + '@storybook/addon-storysource': '8.0.0-alpha.15', + '@storybook/addon-themes': '8.0.0-alpha.15', + '@storybook/addon-toolbars': '8.0.0-alpha.15', + '@storybook/addon-viewport': '8.0.0-alpha.15', + '@storybook/angular': '8.0.0-alpha.15', + '@storybook/blocks': '8.0.0-alpha.15', + '@storybook/builder-manager': '8.0.0-alpha.15', + '@storybook/builder-vite': '8.0.0-alpha.15', + '@storybook/builder-webpack5': '8.0.0-alpha.15', + '@storybook/channels': '8.0.0-alpha.15', + '@storybook/cli': '8.0.0-alpha.15', + '@storybook/client-logger': '8.0.0-alpha.15', + '@storybook/codemod': '8.0.0-alpha.15', + '@storybook/components': '8.0.0-alpha.15', + '@storybook/core-common': '8.0.0-alpha.15', + '@storybook/core-events': '8.0.0-alpha.15', + '@storybook/core-server': '8.0.0-alpha.15', + '@storybook/core-webpack': '8.0.0-alpha.15', + '@storybook/csf-plugin': '8.0.0-alpha.15', + '@storybook/csf-tools': '8.0.0-alpha.15', + '@storybook/docs-tools': '8.0.0-alpha.15', + '@storybook/ember': '8.0.0-alpha.15', + '@storybook/html': '8.0.0-alpha.15', + '@storybook/html-vite': '8.0.0-alpha.15', + '@storybook/html-webpack5': '8.0.0-alpha.15', + '@storybook/instrumenter': '8.0.0-alpha.15', + '@storybook/manager': '8.0.0-alpha.15', + '@storybook/manager-api': '8.0.0-alpha.15', + '@storybook/nextjs': '8.0.0-alpha.15', + '@storybook/node-logger': '8.0.0-alpha.15', + '@storybook/preact': '8.0.0-alpha.15', + '@storybook/preact-vite': '8.0.0-alpha.15', + '@storybook/preact-webpack5': '8.0.0-alpha.15', + '@storybook/preset-create-react-app': '8.0.0-alpha.15', + '@storybook/preset-html-webpack': '8.0.0-alpha.15', + '@storybook/preset-preact-webpack': '8.0.0-alpha.15', + '@storybook/preset-react-webpack': '8.0.0-alpha.15', + '@storybook/preset-server-webpack': '8.0.0-alpha.15', + '@storybook/preset-svelte-webpack': '8.0.0-alpha.15', + '@storybook/preset-vue3-webpack': '8.0.0-alpha.15', + '@storybook/preview': '8.0.0-alpha.15', + '@storybook/preview-api': '8.0.0-alpha.15', + '@storybook/react': '8.0.0-alpha.15', + '@storybook/react-dom-shim': '8.0.0-alpha.15', + '@storybook/react-vite': '8.0.0-alpha.15', + '@storybook/react-webpack5': '8.0.0-alpha.15', + '@storybook/router': '8.0.0-alpha.15', + '@storybook/server': '8.0.0-alpha.15', + '@storybook/server-webpack5': '8.0.0-alpha.15', + '@storybook/source-loader': '8.0.0-alpha.15', + '@storybook/svelte': '8.0.0-alpha.15', + '@storybook/svelte-vite': '8.0.0-alpha.15', + '@storybook/svelte-webpack5': '8.0.0-alpha.15', + '@storybook/sveltekit': '8.0.0-alpha.15', + '@storybook/telemetry': '8.0.0-alpha.15', + '@storybook/test': '8.0.0-alpha.15', + '@storybook/theming': '8.0.0-alpha.15', + '@storybook/types': '8.0.0-alpha.15', + '@storybook/vue3': '8.0.0-alpha.15', + '@storybook/vue3-vite': '8.0.0-alpha.15', + '@storybook/vue3-webpack5': '8.0.0-alpha.15', + '@storybook/web-components': '8.0.0-alpha.15', + '@storybook/web-components-vite': '8.0.0-alpha.15', + '@storybook/web-components-webpack5': '8.0.0-alpha.15', + sb: '8.0.0-alpha.15', + storybook: '8.0.0-alpha.15', }; diff --git a/code/lib/core-events/package.json b/code/lib/core-events/package.json index 14b7e3bc3771..259051a4dbec 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 59af1cd23826..ece8698cb5ec 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "Storybook framework-agnostic API", "keywords": [ "storybook" diff --git a/code/lib/core-webpack/package.json b/code/lib/core-webpack/package.json index 5cd90fb22eaf..c910691fc3c9 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "Storybook framework-agnostic API", "keywords": [ "storybook" diff --git a/code/lib/csf-plugin/package.json b/code/lib/csf-plugin/package.json index 5ecd73e9f0ce..906efd6d88f5 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 bf0f58bca7b4..5670166211ca 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 8f91bf9b7906..d0980f6e7e78 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 caa9f9f02735..6cdf6600c97e 100644 --- a/code/lib/instrumenter/package.json +++ b/code/lib/instrumenter/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/instrumenter", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "", "keywords": [ "storybook" diff --git a/code/lib/manager-api/package.json b/code/lib/manager-api/package.json index c864941ccbad..01af19b6ceef 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 98acc144edb0..71a3c20896b8 100644 --- a/code/lib/manager-api/src/version.ts +++ b/code/lib/manager-api/src/version.ts @@ -1 +1 @@ -export const version = '8.0.0-alpha.14'; +export const version = '8.0.0-alpha.15'; diff --git a/code/lib/node-logger/package.json b/code/lib/node-logger/package.json index cff6bd8b9daf..630a46279841 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "", "keywords": [ "storybook" diff --git a/code/lib/preview-api/package.json b/code/lib/preview-api/package.json index 64bd7e29d709..d3eb58f32f32 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "", "keywords": [ "storybook" diff --git a/code/lib/preview/package.json b/code/lib/preview/package.json index 96cc4bafe494..ff8f15d4e86e 100644 --- a/code/lib/preview/package.json +++ b/code/lib/preview/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/preview", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "", "keywords": [ "storybook" diff --git a/code/lib/react-dom-shim/package.json b/code/lib/react-dom-shim/package.json index bec8f0809080..4b783b517126 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "", "keywords": [ "storybook" diff --git a/code/lib/router/package.json b/code/lib/router/package.json index bbf95228bcfa..8b486fbb46da 100644 --- a/code/lib/router/package.json +++ b/code/lib/router/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/router", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "Core Storybook Router", "keywords": [ "storybook" diff --git a/code/lib/source-loader/package.json b/code/lib/source-loader/package.json index 80703b1d0d99..91fe61d6a278 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "Source loader", "keywords": [ "lib", diff --git a/code/lib/telemetry/package.json b/code/lib/telemetry/package.json index 96242d00cad9..99301b412ec8 100644 --- a/code/lib/telemetry/package.json +++ b/code/lib/telemetry/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/telemetry", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 fe6f87912eda..1f5056884428 100644 --- a/code/lib/test/package.json +++ b/code/lib/test/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/test", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "", "keywords": [ "storybook" diff --git a/code/lib/theming/package.json b/code/lib/theming/package.json index 7d7070dac8a9..d6f9115a22e8 100644 --- a/code/lib/theming/package.json +++ b/code/lib/theming/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/theming", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "Core Storybook Components", "keywords": [ "storybook" diff --git a/code/lib/types/package.json b/code/lib/types/package.json index 7fa87fb870d0..e981bd0e6e7e 100644 --- a/code/lib/types/package.json +++ b/code/lib/types/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/types", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "Core Storybook TS Types", "keywords": [ "storybook" diff --git a/code/package.json b/code/package.json index a42ef4f8edf1..59329639237c 100644 --- a/code/package.json +++ b/code/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/root", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "private": true, "description": "Storybook root", "homepage": "https://storybook.js.org/", @@ -292,6 +292,5 @@ "Dependency Upgrades" ] ] - }, - "deferredNextVersion": "8.0.0-alpha.15" + } } diff --git a/code/presets/create-react-app/package.json b/code/presets/create-react-app/package.json index 84e447dc1044..d3fc0bd81d42 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 53ac4b370a6d..c2888a7d9117 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 0675ac2b6df0..c42399185223 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 483351b0b3f0..19d8fee1c5fb 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 6ab09a8f1ecd..585619a8c649 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 6a999a13eb9b..9256d8c73609 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 06bf8455b302..1f96e73359d7 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "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 c1bf0967f14a..78ec60113c8a 100644 --- a/code/renderers/html/package.json +++ b/code/renderers/html/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/html", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "Storybook HTML renderer", "keywords": [ "storybook" diff --git a/code/renderers/preact/package.json b/code/renderers/preact/package.json index 8bcbde8c58b1..77f3dba0ed38 100644 --- a/code/renderers/preact/package.json +++ b/code/renderers/preact/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/preact", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "Storybook Preact renderer", "keywords": [ "storybook" diff --git a/code/renderers/react/package.json b/code/renderers/react/package.json index 52cefe2683e3..ba83ddeb281d 100644 --- a/code/renderers/react/package.json +++ b/code/renderers/react/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/react", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "Storybook React renderer", "keywords": [ "storybook" diff --git a/code/renderers/server/package.json b/code/renderers/server/package.json index 85bdc2184d06..8ae85e81860a 100644 --- a/code/renderers/server/package.json +++ b/code/renderers/server/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/server", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "Storybook Server renderer", "keywords": [ "storybook" diff --git a/code/renderers/svelte/package.json b/code/renderers/svelte/package.json index 57dc914b794d..5e50321c1927 100644 --- a/code/renderers/svelte/package.json +++ b/code/renderers/svelte/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/svelte", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "Storybook Svelte renderer", "keywords": [ "storybook" diff --git a/code/renderers/vue3/package.json b/code/renderers/vue3/package.json index 1b568e4444b8..daa4d8cd020c 100644 --- a/code/renderers/vue3/package.json +++ b/code/renderers/vue3/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/vue3", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "Storybook Vue 3 renderer", "keywords": [ "storybook" diff --git a/code/renderers/web-components/package.json b/code/renderers/web-components/package.json index 2abd61ca3ed0..4e9fef36250a 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.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "Storybook web-components renderer", "keywords": [ "lit", diff --git a/code/ui/blocks/package.json b/code/ui/blocks/package.json index ecd41201eac0..d977f658bc7b 100644 --- a/code/ui/blocks/package.json +++ b/code/ui/blocks/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/blocks", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "Storybook Doc Blocks", "keywords": [ "storybook" diff --git a/code/ui/components/package.json b/code/ui/components/package.json index fe55d82cc560..6d394a410cfe 100644 --- a/code/ui/components/package.json +++ b/code/ui/components/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/components", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "Core Storybook Components", "keywords": [ "storybook" diff --git a/code/ui/manager/package.json b/code/ui/manager/package.json index e372b42ffcf1..56988ce10855 100644 --- a/code/ui/manager/package.json +++ b/code/ui/manager/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/manager", - "version": "8.0.0-alpha.14", + "version": "8.0.0-alpha.15", "description": "Core Storybook UI", "keywords": [ "storybook"