@storybook/web-components
Advanced tools
Comparing version 8.6.0-alpha.3 to 8.6.0-alpha.4
{ | ||
"name": "@storybook/web-components", | ||
"version": "8.6.0-alpha.3", | ||
"version": "8.6.0-alpha.4", | ||
"description": "Storybook web-components renderer", | ||
@@ -52,7 +52,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@storybook/components": "8.6.0-alpha.3", | ||
"@storybook/components": "8.6.0-alpha.4", | ||
"@storybook/global": "^5.0.0", | ||
"@storybook/manager-api": "8.6.0-alpha.3", | ||
"@storybook/preview-api": "8.6.0-alpha.3", | ||
"@storybook/theming": "8.6.0-alpha.3", | ||
"@storybook/manager-api": "8.6.0-alpha.4", | ||
"@storybook/preview-api": "8.6.0-alpha.4", | ||
"@storybook/theming": "8.6.0-alpha.4", | ||
"tiny-invariant": "^1.3.1", | ||
@@ -66,3 +66,3 @@ "ts-dedent": "^2.0.0" | ||
"lit": "2.3.1", | ||
"typescript": "^5.3.2", | ||
"typescript": "^5.7.3", | ||
"web-component-analyzer": "^1.1.6" | ||
@@ -72,3 +72,3 @@ }, | ||
"lit": "^2.0.0 || ^3.0.0", | ||
"storybook": "^8.6.0-alpha.3" | ||
"storybook": "^8.6.0-alpha.4" | ||
}, | ||
@@ -75,0 +75,0 @@ "engines": { |
+ Added@storybook/components@8.6.0-alpha.4(transitive)
+ Added@storybook/core@8.6.0-alpha.5(transitive)
+ Added@storybook/manager-api@8.6.0-alpha.4(transitive)
+ Added@storybook/preview-api@8.6.0-alpha.4(transitive)
+ Added@storybook/theming@8.6.0-alpha.4(transitive)
+ Addedfor-each@0.3.5(transitive)
+ Addedstorybook@8.6.0-alpha.5(transitive)
- Removed@storybook/components@8.6.0-alpha.3(transitive)
- Removed@storybook/core@8.6.0-alpha.4(transitive)
- Removed@storybook/csf@0.1.12(transitive)
- Removed@storybook/manager-api@8.6.0-alpha.3(transitive)
- Removed@storybook/preview-api@8.6.0-alpha.3(transitive)
- Removed@storybook/theming@8.6.0-alpha.3(transitive)
- Removedfor-each@0.3.4(transitive)
- Removedstorybook@8.6.0-alpha.4(transitive)
- Removedtype-fest@2.19.0(transitive)