Skip to content

Bump @storybook/addon-interactions from 8.6.0 to 8.6.14 #62

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 36 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1732,17 +1732,17 @@ __metadata:
linkType: hard

"@storybook/addon-interactions@npm:^8.6.0":
version: 8.6.0
resolution: "@storybook/addon-interactions@npm:8.6.0"
version: 8.6.14
resolution: "@storybook/addon-interactions@npm:8.6.14"
dependencies:
"@storybook/global": "npm:^5.0.0"
"@storybook/instrumenter": "npm:8.6.0"
"@storybook/test": "npm:8.6.0"
"@storybook/instrumenter": "npm:8.6.14"
"@storybook/test": "npm:8.6.14"
polished: "npm:^4.2.2"
ts-dedent: "npm:^2.2.0"
peerDependencies:
storybook: ^8.6.0
checksum: 10c0/7e0297792920973fe83adcf690aabafbc575693c93dec6e4a458a2f2a8c9feb013bea1618ae71c354f6bff7f6c88873f46b56ccadd9d311c12fe667d20dda77b
storybook: ^8.6.14
checksum: 10c0/953a6087a416f21355641bf3306aeaf8b8177a6e702148c07c26bbb1a2a25bc40ca19693760a7dc169813da0d4d3da005fbfd48cba6615391d72bddcdda95587
languageName: node
linkType: hard

Expand Down Expand Up @@ -1951,6 +1951,18 @@ __metadata:
languageName: node
linkType: hard

"@storybook/instrumenter@npm:8.6.14":
version: 8.6.14
resolution: "@storybook/instrumenter@npm:8.6.14"
dependencies:
"@storybook/global": "npm:^5.0.0"
"@vitest/utils": "npm:^2.1.1"
peerDependencies:
storybook: ^8.6.14
checksum: 10c0/6b887e25d11404bb1b0f27eea310529732d9a6222d2581ae9f5d66d28e02b76a4ebe0a31d97322d88d5c9d2d2bd503e5f3da6b6f7dfc4c025eb7f86371db0e23
languageName: node
linkType: hard

"@storybook/manager-api@npm:8.6.0":
version: 8.6.0
resolution: "@storybook/manager-api@npm:8.6.0"
Expand Down Expand Up @@ -2042,7 +2054,24 @@ __metadata:
languageName: node
linkType: hard

"@storybook/test@npm:8.6.0, @storybook/test@npm:^8.6.0":
"@storybook/test@npm:8.6.14":
version: 8.6.14
resolution: "@storybook/test@npm:8.6.14"
dependencies:
"@storybook/global": "npm:^5.0.0"
"@storybook/instrumenter": "npm:8.6.14"
"@testing-library/dom": "npm:10.4.0"
"@testing-library/jest-dom": "npm:6.5.0"
"@testing-library/user-event": "npm:14.5.2"
"@vitest/expect": "npm:2.0.5"
"@vitest/spy": "npm:2.0.5"
peerDependencies:
storybook: ^8.6.14
checksum: 10c0/f2808db7d567b03320dbdd4a5e2b8ff8a92860138ff4fc87c7c18c3b2fbfb57158cc5ae936770222d7c3ef0fbed85f5e826762ddbeb7f0399961ab9528dbbcb8
languageName: node
linkType: hard

"@storybook/test@npm:^8.6.0":
version: 8.6.0
resolution: "@storybook/test@npm:8.6.0"
dependencies:
Expand Down