@storybook/blocks
Advanced tools
Comparing version 9.0.0-alpha.1 to 9.0.0-alpha.2
@@ -216,3 +216,3 @@ import { Conditional, DocsContextProps, PreparedStory, ModuleExports, Renderer as Renderer$1, Args as Args$1, StoryId, ModuleExport, ResolvedModuleExportType, ResolvedModuleExportFromType, Parameters as Parameters$1, ProjectAnnotations, BaseAnnotations, ComponentTitle } from 'storybook/internal/types'; | ||
transform?: (code: string, storyContext: ReturnType<DocsContextProps['getStoryContext']>) => string; | ||
/** Internal: set by our CSF loader (`enrichCsf` in `@storybook/csf-tools`). */ | ||
/** Internal: set by our CSF loader (`enrichCsf` in `storybook/internal/csf-tools`). */ | ||
originalSource?: string; | ||
@@ -219,0 +219,0 @@ }; |
{ | ||
"name": "@storybook/blocks", | ||
"version": "9.0.0-alpha.1", | ||
"version": "9.0.0-alpha.2", | ||
"description": "Storybook Doc Blocks", | ||
@@ -50,5 +50,5 @@ "keywords": [ | ||
"devDependencies": { | ||
"@storybook/addon-actions": "9.0.0-alpha.1", | ||
"@storybook/react": "9.0.0-alpha.1", | ||
"@storybook/test": "9.0.0-alpha.1", | ||
"@storybook/addon-actions": "9.0.0-alpha.2", | ||
"@storybook/react": "9.0.0-alpha.2", | ||
"@storybook/test": "9.0.0-alpha.2", | ||
"@types/color-convert": "^2.0.0", | ||
@@ -68,3 +68,3 @@ "color-convert": "^2.0.1", | ||
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", | ||
"storybook": "^9.0.0-alpha.1" | ||
"storybook": "^9.0.0-alpha.2" | ||
}, | ||
@@ -71,0 +71,0 @@ "peerDependenciesMeta": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
626347
3426