@storybook/react
Advanced tools
Comparing version 0.0.0-pr-30197-sha-861625a8 to 0.0.0-pr-30202-sha-4958640a
@@ -1,5 +0,4 @@ | ||
import { D as Decorator } from './public-types-732be9a3.js'; | ||
import { D as Decorator } from './public-types-8dd0ccdf.js'; | ||
import { ArgsStoryFn, RenderContext, BaseAnnotations } from 'storybook/internal/types'; | ||
import { R as ReactRenderer } from './types-a5624094.js'; | ||
import './set-optional.d-0ae7c970.js'; | ||
import 'react'; | ||
@@ -6,0 +5,0 @@ |
@@ -1,3 +0,3 @@ | ||
import { M as Meta } from './public-types-732be9a3.js'; | ||
export { D as Decorator, L as Loader, P as Preview, b as StoryContext, S as StoryFn, a as StoryObj } from './public-types-732be9a3.js'; | ||
import { M as Meta } from './public-types-8dd0ccdf.js'; | ||
export { D as Decorator, L as Loader, P as Preview, b as StoryContext, S as StoryFn, a as StoryObj } from './public-types-8dd0ccdf.js'; | ||
import { NamedOrDefaultProjectAnnotations, NormalizedProjectAnnotations, ProjectAnnotations, Args, StoryAnnotationsOrFn, ComposedStoryFn, Store_CSFExports, StoriesWithPartialProps } from 'storybook/internal/types'; | ||
@@ -7,3 +7,2 @@ export { ArgTypes, Args, Parameters, StrictArgs } from 'storybook/internal/types'; | ||
import 'react'; | ||
import './set-optional.d-0ae7c970.js'; | ||
@@ -10,0 +9,0 @@ /** |
{ | ||
"name": "@storybook/react", | ||
"version": "0.0.0-pr-30197-sha-861625a8", | ||
"version": "0.0.0-pr-30202-sha-4958640a", | ||
"description": "Storybook React renderer", | ||
@@ -28,7 +28,2 @@ "keywords": [ | ||
}, | ||
"./preview": { | ||
"types": "./dist/preview.d.ts", | ||
"import": "./dist/preview.mjs", | ||
"require": "./dist/preview.js" | ||
}, | ||
"./experimental-playwright": { | ||
@@ -53,5 +48,2 @@ "types": "./dist/playwright.d.ts", | ||
], | ||
"preview": [ | ||
"dist/preview.d.ts" | ||
], | ||
"experimental-playwright": [ | ||
@@ -75,11 +67,11 @@ "dist/playwright.d.ts" | ||
"dependencies": { | ||
"@storybook/components": "0.0.0-pr-30197-sha-861625a8", | ||
"@storybook/components": "0.0.0-pr-30202-sha-4958640a", | ||
"@storybook/global": "^5.0.0", | ||
"@storybook/manager-api": "0.0.0-pr-30197-sha-861625a8", | ||
"@storybook/preview-api": "0.0.0-pr-30197-sha-861625a8", | ||
"@storybook/react-dom-shim": "0.0.0-pr-30197-sha-861625a8", | ||
"@storybook/theming": "0.0.0-pr-30197-sha-861625a8" | ||
"@storybook/manager-api": "0.0.0-pr-30202-sha-4958640a", | ||
"@storybook/preview-api": "0.0.0-pr-30202-sha-4958640a", | ||
"@storybook/react-dom-shim": "0.0.0-pr-30202-sha-4958640a", | ||
"@storybook/theming": "0.0.0-pr-30202-sha-4958640a" | ||
}, | ||
"devDependencies": { | ||
"@storybook/test": "0.0.0-pr-30197-sha-861625a8", | ||
"@storybook/test": "0.0.0-pr-30202-sha-4958640a", | ||
"@types/babel-plugin-react-docgen": "^4", | ||
@@ -106,6 +98,6 @@ "@types/escodegen": "^0.0.6", | ||
"peerDependencies": { | ||
"@storybook/test": "0.0.0-pr-30197-sha-861625a8", | ||
"@storybook/test": "0.0.0-pr-30202-sha-4958640a", | ||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta", | ||
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta", | ||
"storybook": "^0.0.0-pr-30197-sha-861625a8", | ||
"storybook": "^0.0.0-pr-30202-sha-4958640a", | ||
"typescript": ">= 4.2.x" | ||
@@ -131,3 +123,2 @@ }, | ||
"./src/preset.ts", | ||
"./src/preview.tsx", | ||
"./src/entry-preview.tsx", | ||
@@ -134,0 +125,0 @@ "./src/entry-preview-docs.ts", |
Sorry, the diff of this file is not supported yet
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
6
44
932569
46
4616
+ Added@storybook/components@0.0.0-pr-30202-sha-4958640a(transitive)
+ Added@storybook/instrumenter@0.0.0-pr-30202-sha-4958640a(transitive)
+ Added@storybook/manager-api@0.0.0-pr-30202-sha-4958640a(transitive)
+ Added@storybook/preview-api@0.0.0-pr-30202-sha-4958640a(transitive)
+ Added@storybook/react-dom-shim@0.0.0-pr-30202-sha-4958640a(transitive)
+ Added@storybook/test@0.0.0-pr-30202-sha-4958640a(transitive)
+ Added@storybook/theming@0.0.0-pr-30202-sha-4958640a(transitive)
- Removed@storybook/components@0.0.0-pr-30197-sha-861625a8(transitive)
- Removed@storybook/instrumenter@0.0.0-pr-30197-sha-861625a8(transitive)
- Removed@storybook/manager-api@0.0.0-pr-30197-sha-861625a8(transitive)
- Removed@storybook/preview-api@0.0.0-pr-30197-sha-861625a8(transitive)
- Removed@storybook/react-dom-shim@0.0.0-pr-30197-sha-861625a8(transitive)
- Removed@storybook/test@0.0.0-pr-30197-sha-861625a8(transitive)
- Removed@storybook/theming@0.0.0-pr-30197-sha-861625a8(transitive)
Updated@storybook/react-dom-shim@0.0.0-pr-30202-sha-4958640a