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"
3
3
# Note: the build script here should be defined in .storybook/package.json
4
4
# this is used by the chromatic storybook addon to build the storybook on the fly
5
5
CHROMATIC_BUILD_SCRIPT_NAME = " build"
6
- CHROMATIC_ONLY_CHANGED = true
7
6
CHROMATIC_STORYBOOK_BASE_DIR = " .storybook"
8
7
CHROMATIC_ZIP = true
9
8
Original file line number Diff line number Diff line change 65
65
"@storybook/theming" : " 8.4.7" ,
66
66
"@storybook/web-components-vite" : " 8.4.7" ,
67
67
"@whitespace/storybook-addon-html" : " ^7.0.0" ,
68
- "chromatic" : " ^11.29 .0" ,
68
+ "chromatic" : " ^12.0 .0" ,
69
69
"lit" : " ^3.3.0" ,
70
70
"lodash-es" : " ^4.17.21" ,
71
71
"npm-registry-fetch" : " ^18.0.2" ,
Original file line number Diff line number Diff line change @@ -5224,7 +5224,7 @@ __metadata:
5224
5224
"@storybook/theming": "npm:8.4.7"
5225
5225
"@storybook/web-components-vite": "npm:8.4.7"
5226
5226
"@whitespace/storybook-addon-html": "npm:^7.0.0"
5227
- chromatic: "npm:^11.29 .0"
5227
+ chromatic: "npm:^12.0 .0"
5228
5228
lit: "npm:^3.3.0"
5229
5229
lodash-es: "npm:^4.17.21"
5230
5230
npm-registry-fetch: "npm:^18.0.2"
@@ -8487,9 +8487,9 @@ __metadata:
8487
8487
languageName: node
8488
8488
linkType: hard
8489
8489
8490
- "chromatic@npm:^11.29 .0":
8491
- version: 11.29 .0
8492
- resolution: "chromatic@npm:11.29 .0"
8490
+ "chromatic@npm:^12.0 .0":
8491
+ version: 12.0 .0
8492
+ resolution: "chromatic@npm:12.0 .0"
8493
8493
peerDependencies:
8494
8494
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
8495
8495
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
@@ -8502,7 +8502,7 @@ __metadata:
8502
8502
chroma: dist/bin.js
8503
8503
chromatic: dist/bin.js
8504
8504
chromatic-cli: dist/bin.js
8505
- checksum: 10c0/4c26e00a170cb40b38f837358fbcab51ab0bdf3644a396b166074cd167696be6a34eeb5583e65425f4392845c8a3052f6d538ea9fb0d09a903100c52d858b4f9
8505
+ checksum: 10c0/fb6022581f9d04b29b731a0696178f027cf7b37b90d34bcb6c493f158c7b66f5047b2702d06b4c5246d5ac8ae5712ff5996959b32061726f862c0ec9396adfdb
8506
8506
languageName: node
8507
8507
linkType: hard
8508
8508
You can’t perform that action at this time.
0 commit comments