@storybook/test
Advanced tools
Comparing version 8.6.0-alpha.4 to 8.6.0-alpha.5
@@ -176,3 +176,3 @@ import { TestingLibraryMatchers } from '@testing-library/jest-dom/matchers'; | ||
type Queries = BoundFunctions<typeof queries>; | ||
declare module '@storybook/csf' { | ||
declare module '@storybook/core/csf' { | ||
interface Canvas extends Queries { | ||
@@ -179,0 +179,0 @@ } |
{ | ||
"name": "@storybook/test", | ||
"version": "8.6.0-alpha.4", | ||
"version": "8.6.0-alpha.5", | ||
"description": "", | ||
@@ -46,5 +46,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@storybook/csf": "0.1.12", | ||
"@storybook/global": "^5.0.0", | ||
"@storybook/instrumenter": "8.6.0-alpha.4", | ||
"@storybook/instrumenter": "8.6.0-alpha.5", | ||
"@testing-library/dom": "10.4.0", | ||
@@ -64,3 +63,3 @@ "@testing-library/jest-dom": "6.5.0", | ||
"peerDependencies": { | ||
"storybook": "^8.6.0-alpha.4" | ||
"storybook": "^8.6.0-alpha.5" | ||
}, | ||
@@ -67,0 +66,0 @@ "publishConfig": { |
8
1819467
+ Added@babel/runtime@7.26.9(transitive)
+ Added@storybook/core@8.6.0-beta.1(transitive)
+ Added@storybook/instrumenter@8.6.0-alpha.5(transitive)
+ Added@storybook/theming@8.6.0-beta.1(transitive)
+ Addedchai@5.2.0(transitive)
+ Addedstorybook@8.6.0-beta.1(transitive)
- Removed@storybook/csf@0.1.12
- Removed@babel/runtime@7.26.7(transitive)
- Removed@storybook/core@8.6.0-alpha.5(transitive)
- Removed@storybook/csf@0.1.12(transitive)
- Removed@storybook/instrumenter@8.6.0-alpha.4(transitive)
- Removed@storybook/theming@8.6.0-alpha.5(transitive)
- Removedchai@5.1.2(transitive)
- Removedstorybook@8.6.0-alpha.5(transitive)
- Removedtype-fest@2.19.0(transitive)