File tree Expand file tree Collapse file tree 3 files changed +6
-7
lines changed
Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ CHROMATIC_PROJECT_ID="Project:64762974a45b8bc5ca1705a2"
33# Note: the build script here should be defined in .storybook/package.json
44# this is used by the chromatic storybook addon to build the storybook on the fly
55CHROMATIC_BUILD_SCRIPT_NAME = " build"
6- CHROMATIC_ONLY_CHANGED = true
76CHROMATIC_STORYBOOK_BASE_DIR = " .storybook"
87CHROMATIC_ZIP = true
98
Original file line number Diff line number Diff line change 6464 "@storybook/theming" : " 8.4.7" ,
6565 "@storybook/web-components-vite" : " 8.4.7" ,
6666 "@whitespace/storybook-addon-html" : " ^7.0.0" ,
67- "chromatic" : " ^11.29 .0" ,
67+ "chromatic" : " ^12.0 .0" ,
6868 "lit" : " ^3.3.0" ,
6969 "lodash-es" : " ^4.17.21" ,
7070 "npm-registry-fetch" : " ^18.0.2" ,
Original file line number Diff line number Diff line change @@ -5283,7 +5283,7 @@ __metadata:
52835283 "@storybook/theming": "npm:8.4.7"
52845284 "@storybook/web-components-vite": "npm:8.4.7"
52855285 "@whitespace/storybook-addon-html": "npm:^7.0.0"
5286- chromatic: "npm:^11.29 .0"
5286+ chromatic: "npm:^12.0 .0"
52875287 lit: "npm:^3.3.0"
52885288 lodash-es: "npm:^4.17.21"
52895289 npm-registry-fetch: "npm:^18.0.2"
@@ -8471,9 +8471,9 @@ __metadata:
84718471 languageName: node
84728472 linkType: hard
84738473
8474- "chromatic@npm:^11.29 .0":
8475- version: 11.29 .0
8476- resolution: "chromatic@npm:11.29 .0"
8474+ "chromatic@npm:^12.0 .0":
8475+ version: 12.0 .0
8476+ resolution: "chromatic@npm:12.0 .0"
84778477 peerDependencies:
84788478 "@chromatic-com/cypress": ^0.*.* || ^1.0.0
84798479 "@chromatic-com/playwright": ^0.*.* || ^1.0.0
@@ -8486,7 +8486,7 @@ __metadata:
84868486 chroma: dist/bin.js
84878487 chromatic: dist/bin.js
84888488 chromatic-cli: dist/bin.js
8489- checksum: 10c0/4c26e00a170cb40b38f837358fbcab51ab0bdf3644a396b166074cd167696be6a34eeb5583e65425f4392845c8a3052f6d538ea9fb0d09a903100c52d858b4f9
8489+ checksum: 10c0/fb6022581f9d04b29b731a0696178f027cf7b37b90d34bcb6c493f158c7b66f5047b2702d06b4c5246d5ac8ae5712ff5996959b32061726f862c0ec9396adfdb
84908490 languageName: node
84918491 linkType: hard
84928492
You can’t perform that action at this time.
0 commit comments