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 @@ -64,7 +64,7 @@
"@storybook/theming": "8.4.7",
"@storybook/web-components-vite": "8.4.7",
"@whitespace/storybook-addon-html": "8.0.2",
"chromatic": "13.1.4",
"chromatic": "13.2.0",
"lit": "3.3.1",
"lodash-es": "4.17.21",
"npm-registry-fetch": "19.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5428,7 +5428,7 @@ __metadata:
"@storybook/theming": "npm:8.4.7"
"@storybook/web-components-vite": "npm:8.4.7"
"@whitespace/storybook-addon-html": "npm:8.0.2"
chromatic: "npm:13.1.4"
chromatic: "npm:13.2.0"
lit: "npm:3.3.1"
lodash-es: "npm:4.17.21"
npm-registry-fetch: "npm:19.0.0"
Expand Down Expand Up @@ -8560,9 +8560,9 @@ __metadata:
languageName: node
linkType: hard

"chromatic@npm:13.1.4":
version: 13.1.4
resolution: "chromatic@npm:13.1.4"
"chromatic@npm:13.2.0":
version: 13.2.0
resolution: "chromatic@npm:13.2.0"
peerDependencies:
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
Expand All @@ -8575,7 +8575,7 @@ __metadata:
chroma: dist/bin.js
chromatic: dist/bin.js
chromatic-cli: dist/bin.js
checksum: 10c0/62b8f26f03941d4cf5c2d70c94295d704f07948c57e5f3b77059c61b0f76750c72c421f2d8a999d6468d20e26ac59b89ac48f54b96d5124fdb5a09f1ae983d45
checksum: 10c0/0f3419b45c648746ce4bb332a8c00548a41d0981a83c44f259fccced83245109448f1f713dd0379af4f386f0e614b11a52be5c0693ec71a99edc8aaed477c5bc
languageName: node
linkType: hard

Expand Down
Loading