diff --git a/.storybook/package.json b/.storybook/package.json index b9b8be19d62..2eda1493a5e 100644 --- a/.storybook/package.json +++ b/.storybook/package.json @@ -64,7 +64,7 @@ "@storybook/theming": "8.4.7", "@storybook/web-components-vite": "8.4.7", "@whitespace/storybook-addon-html": "^7.0.0", - "chromatic": "^11.28.2", + "chromatic": "^11.29.0", "lit": "^3.3.0", "lodash-es": "^4.17.21", "npm-registry-fetch": "^18.0.2", diff --git a/yarn.lock b/yarn.lock index 5aab63b8a19..92ee2322571 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5121,7 +5121,7 @@ __metadata: "@storybook/theming": "npm:8.4.7" "@storybook/web-components-vite": "npm:8.4.7" "@whitespace/storybook-addon-html": "npm:^7.0.0" - chromatic: "npm:^11.28.2" + chromatic: "npm:^11.29.0" lit: "npm:^3.3.0" lodash-es: "npm:^4.17.21" npm-registry-fetch: "npm:^18.0.2" @@ -8289,7 +8289,7 @@ __metadata: languageName: node linkType: hard -"chromatic@npm:^11.15.0, chromatic@npm:^11.28.2": +"chromatic@npm:^11.15.0": version: 11.28.2 resolution: "chromatic@npm:11.28.2" peerDependencies: @@ -8308,6 +8308,25 @@ __metadata: languageName: node linkType: hard +"chromatic@npm:^11.29.0": + version: 11.29.0 + resolution: "chromatic@npm:11.29.0" + peerDependencies: + "@chromatic-com/cypress": ^0.*.* || ^1.0.0 + "@chromatic-com/playwright": ^0.*.* || ^1.0.0 + peerDependenciesMeta: + "@chromatic-com/cypress": + optional: true + "@chromatic-com/playwright": + optional: true + bin: + chroma: dist/bin.js + chromatic: dist/bin.js + chromatic-cli: dist/bin.js + checksum: 10c0/4c26e00a170cb40b38f837358fbcab51ab0bdf3644a396b166074cd167696be6a34eeb5583e65425f4392845c8a3052f6d538ea9fb0d09a903100c52d858b4f9 + languageName: node + linkType: hard + "chunkd@npm:^2.0.1": version: 2.0.1 resolution: "chunkd@npm:2.0.1"