Skip to content

Commit e74b6e3

Browse files
chore(deps): update dependency @chromatic-com/storybook to v3
1 parent d04887c commit e74b6e3

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"zod": "^3.23.8"
7878
},
7979
"devDependencies": {
80-
"@chromatic-com/storybook": "^1.9.0",
80+
"@chromatic-com/storybook": "^3.0.0",
8181
"@faker-js/faker": "^9.0.0",
8282
"@jest/environment": "^29.7.0",
8383
"@storybook/addon-actions": "^8.4.7",

yarn.lock

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1510,16 +1510,18 @@ __metadata:
15101510
languageName: node
15111511
linkType: hard
15121512

1513-
"@chromatic-com/storybook@npm:^1.9.0":
1514-
version: 1.9.0
1515-
resolution: "@chromatic-com/storybook@npm:1.9.0"
1513+
"@chromatic-com/storybook@npm:^3.0.0":
1514+
version: 3.2.3
1515+
resolution: "@chromatic-com/storybook@npm:3.2.3"
15161516
dependencies:
1517-
chromatic: "npm:^11.4.0"
1517+
chromatic: "npm:^11.15.0"
15181518
filesize: "npm:^10.0.12"
15191519
jsonfile: "npm:^6.1.0"
15201520
react-confetti: "npm:^6.1.0"
15211521
strip-ansi: "npm:^7.1.0"
1522-
checksum: 10/27ca6930a4978a52471ed7256cbf549e57b5c9c45b650b55461400a63692f5b30a7a0a7436faadd713952ce6285b873041494c10e92cccdc5bdafee1f1755459
1522+
peerDependencies:
1523+
storybook: ^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0
1524+
checksum: 10/6aa32ff8a227c5ada0667457a36d5db1946f9d89b8fb64153150445c8b67f26647aa48a6afce21f6dc2cad4905418f37c2fd0b12d26c3a42a36edf45b52efb7b
15231525
languageName: node
15241526
linkType: hard
15251527

@@ -2549,7 +2551,7 @@ __metadata:
25492551
version: 0.0.0-use.local
25502552
resolution: "@mitodl/smoot-design@workspace:."
25512553
dependencies:
2552-
"@chromatic-com/storybook": "npm:^1.9.0"
2554+
"@chromatic-com/storybook": "npm:^3.0.0"
25532555
"@emotion/react": "npm:^11.11.1"
25542556
"@emotion/styled": "npm:^11.11.0"
25552557
"@faker-js/faker": "npm:^9.0.0"
@@ -6759,9 +6761,9 @@ __metadata:
67596761
languageName: node
67606762
linkType: hard
67616763

6762-
"chromatic@npm:^11.4.0":
6763-
version: 11.17.0
6764-
resolution: "chromatic@npm:11.17.0"
6764+
"chromatic@npm:^11.15.0":
6765+
version: 11.20.2
6766+
resolution: "chromatic@npm:11.20.2"
67656767
peerDependencies:
67666768
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
67676769
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
@@ -6774,7 +6776,7 @@ __metadata:
67746776
chroma: dist/bin.js
67756777
chromatic: dist/bin.js
67766778
chromatic-cli: dist/bin.js
6777-
checksum: 10/927ad0af62ab3dc46a2c7ae8fe052d27a4ac20931f0bd0abdc6a421ae9f7535082c686852d2fc4d05e59c51bf32ae14032b401896801e9868824623a3d4c7667
6779+
checksum: 10/74adb89978f5787c88e63db76fe673bb50953c5ea7af9e9d4b31491b55c0fe4c2db74021c01239139ecaaf6e070f74b9fa730cf3adbb48ffa8cf61983afe0721
67786780
languageName: node
67796781
linkType: hard
67806782

0 commit comments

Comments
 (0)