@storybook/react
Advanced tools
Comparing version 8.7.0-alpha.0 to 9.0.0-alpha.0
{ | ||
"name": "@storybook/react", | ||
"version": "8.7.0-alpha.0", | ||
"version": "9.0.0-alpha.0", | ||
"description": "Storybook React renderer", | ||
@@ -73,11 +73,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@storybook/components": "8.7.0-alpha.0", | ||
"@storybook/components": "9.0.0-alpha.0", | ||
"@storybook/global": "^5.0.0", | ||
"@storybook/manager-api": "8.7.0-alpha.0", | ||
"@storybook/preview-api": "8.7.0-alpha.0", | ||
"@storybook/react-dom-shim": "8.7.0-alpha.0", | ||
"@storybook/theming": "8.7.0-alpha.0" | ||
"@storybook/manager-api": "9.0.0-alpha.0", | ||
"@storybook/preview-api": "9.0.0-alpha.0", | ||
"@storybook/react-dom-shim": "9.0.0-alpha.0", | ||
"@storybook/theming": "9.0.0-alpha.0" | ||
}, | ||
"devDependencies": { | ||
"@storybook/test": "8.7.0-alpha.0", | ||
"@storybook/test": "9.0.0-alpha.0", | ||
"@types/babel-plugin-react-docgen": "^4", | ||
@@ -104,6 +104,6 @@ "@types/escodegen": "^0.0.6", | ||
"peerDependencies": { | ||
"@storybook/test": "8.7.0-alpha.0", | ||
"@storybook/test": "9.0.0-alpha.0", | ||
"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": "^8.7.0-alpha.0", | ||
"storybook": "^9.0.0-alpha.0", | ||
"typescript": ">= 4.2.x" | ||
@@ -110,0 +110,0 @@ }, |
+ Added@storybook/components@9.0.0-alpha.0(transitive)
+ Added@storybook/core@9.0.0-alpha.1(transitive)
+ Added@storybook/instrumenter@9.0.0-alpha.0(transitive)
+ Added@storybook/manager-api@9.0.0-alpha.0(transitive)
+ Added@storybook/preview-api@9.0.0-alpha.0(transitive)
+ Added@storybook/react-dom-shim@9.0.0-alpha.0(transitive)
+ Added@storybook/test@9.0.0-alpha.0(transitive)
+ Added@storybook/theming@9.0.0-alpha.0(transitive)
+ Addedstorybook@9.0.0-alpha.1(transitive)
- Removed@storybook/components@8.7.0-alpha.0(transitive)
- Removed@storybook/core@8.7.0-alpha.0(transitive)
- Removed@storybook/instrumenter@8.7.0-alpha.0(transitive)
- Removed@storybook/manager-api@8.7.0-alpha.0(transitive)
- Removed@storybook/preview-api@8.7.0-alpha.0(transitive)
- Removed@storybook/react-dom-shim@8.7.0-alpha.0(transitive)
- Removed@storybook/test@8.7.0-alpha.0(transitive)
- Removed@storybook/theming@8.7.0-alpha.0(transitive)
- Removedstorybook@8.7.0-alpha.0(transitive)