Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion .storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@storybook/test-runner": "^0.22.0",
"@storybook/theming": "8.4.7",
"@storybook/web-components-vite": "8.4.7",
"@whitespace/storybook-addon-html": "^7.0.0",
"@whitespace/storybook-addon-html": "^8.0.1",
"chromatic": "^13.1.3",
"lit": "^3.3.1",
"lodash-es": "^4.17.21",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5360,7 +5360,7 @@ __metadata:
"@storybook/test-runner": "npm:^0.22.0"
"@storybook/theming": "npm:8.4.7"
"@storybook/web-components-vite": "npm:8.4.7"
"@whitespace/storybook-addon-html": "npm:^7.0.0"
"@whitespace/storybook-addon-html": "npm:^8.0.1"
chromatic: "npm:^13.1.3"
lit: "npm:^3.3.1"
lodash-es: "npm:^4.17.21"
Expand Down Expand Up @@ -6984,12 +6984,12 @@ __metadata:
languageName: node
linkType: hard

"@whitespace/storybook-addon-html@npm:^7.0.0":
version: 7.0.0
resolution: "@whitespace/storybook-addon-html@npm:7.0.0"
"@whitespace/storybook-addon-html@npm:^8.0.1":
version: 8.0.1
resolution: "@whitespace/storybook-addon-html@npm:8.0.1"
peerDependencies:
storybook: ^8.2.0
checksum: 10c0/dce03b966985011f62166b2907a7058b595377fedd3ff3a70f87fba470046e0ddc533d86e7dbcf1bcb0181535c17e5b54f0f916534bad58467769618af7b5b60
checksum: 10c0/8dc3bfaae1dfb62ab0ecac1020b8b7c0829143e9b330238167145e49eeb616db9511ee71196d530af99232c3569445cb863262c5c5ac506d4afbc6b5142d5a45
languageName: node
linkType: hard

Expand Down
Loading