Skip to content
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

chore(deps-dev): Bump @storybook/source-loader from 8.1.5 to 8.3.0 #3116

Closed
Closed
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
18 changes: 16 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9163,7 +9163,7 @@ __metadata:
languageName: node
linkType: hard

"@storybook/csf@npm:0.1.11":
"@storybook/csf@npm:0.1.11, @storybook/csf@npm:^0.1.11":
version: 0.1.11
resolution: "@storybook/csf@npm:0.1.11"
dependencies:
Expand Down Expand Up @@ -9459,7 +9459,7 @@ __metadata:
languageName: node
linkType: hard

"@storybook/source-loader@npm:8.1.5, @storybook/source-loader@npm:^8.1.5":
"@storybook/source-loader@npm:8.1.5":
version: 8.1.5
resolution: "@storybook/source-loader@npm:8.1.5"
dependencies:
Expand All @@ -9472,6 +9472,20 @@ __metadata:
languageName: node
linkType: hard

"@storybook/source-loader@npm:^8.1.5":
version: 8.3.0
resolution: "@storybook/source-loader@npm:8.3.0"
dependencies:
"@storybook/csf": ^0.1.11
estraverse: ^5.2.0
lodash: ^4.17.21
prettier: ^3.1.1
peerDependencies:
storybook: ^8.3.0
checksum: 2f9a8af01f35281149a23a66821104eeff6b744ee022d7d1d8b83d17c018a6a1c1273a6f6a3e0fb897040415e1c3e343d448bf50bae5332b77baa3d029fe412e
languageName: node
linkType: hard

"@storybook/theming@npm:7.6.13":
version: 7.6.13
resolution: "@storybook/theming@npm:7.6.13"
Expand Down
Loading