@storybook/preact
Advanced tools
Comparing version 8.6.0-alpha.0 to 8.6.0-alpha.1
{ | ||
"name": "@storybook/preact", | ||
"version": "8.6.0-alpha.0", | ||
"version": "8.6.0-alpha.1", | ||
"description": "Storybook Preact renderer", | ||
@@ -49,7 +49,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@storybook/components": "8.6.0-alpha.0", | ||
"@storybook/components": "8.6.0-alpha.1", | ||
"@storybook/global": "^5.0.0", | ||
"@storybook/manager-api": "8.6.0-alpha.0", | ||
"@storybook/preview-api": "8.6.0-alpha.0", | ||
"@storybook/theming": "8.6.0-alpha.0", | ||
"@storybook/manager-api": "8.6.0-alpha.1", | ||
"@storybook/preview-api": "8.6.0-alpha.1", | ||
"@storybook/theming": "8.6.0-alpha.1", | ||
"ts-dedent": "^2.0.0" | ||
@@ -63,3 +63,3 @@ }, | ||
"preact": "^8.0.0||^10.0.0", | ||
"storybook": "^8.6.0-alpha.0" | ||
"storybook": "^8.6.0-alpha.1" | ||
}, | ||
@@ -66,0 +66,0 @@ "engines": { |
@@ -16,3 +16,3 @@ import { userEvent, within } from '@storybook/test'; | ||
// More on interaction testing: https://storybook.js.org/docs/writing-tests/interaction-testing | ||
// More on component testing: https://storybook.js.org/docs/writing-tests/component-testing | ||
export const LoggedIn = { | ||
@@ -19,0 +19,0 @@ play: async ({ canvasElement }) => { |
23168
+ Added@storybook/components@8.6.0-alpha.1(transitive)
+ Added@storybook/manager-api@8.6.0-alpha.1(transitive)
+ Added@storybook/preview-api@8.6.0-alpha.1(transitive)
+ Added@storybook/theming@8.6.0-alpha.1(transitive)
+ Addedfor-each@0.3.4(transitive)
+ Addedsemver@7.7.0(transitive)
- Removed@storybook/components@8.6.0-alpha.0(transitive)
- Removed@storybook/manager-api@8.6.0-alpha.0(transitive)
- Removed@storybook/preview-api@8.6.0-alpha.0(transitive)
- Removed@storybook/theming@8.6.0-alpha.0(transitive)
- Removedfor-each@0.3.3(transitive)
- Removedsemver@7.6.3(transitive)