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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"devDependencies": {
"@biomejs/biome": "^2.1.1",
"@chromatic-com/storybook": "^4.0.0-next.16",
"@chromatic-com/storybook": "^4.1.0",
"@ethui/abiparse": "^0.0.4",
"@fontsource/source-code-pro": "^5.2.5",
"@hookform/resolvers": "^5.0.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -338,18 +338,18 @@ __metadata:
languageName: node
linkType: hard

"@chromatic-com/storybook@npm:^4.0.0-next.16":
version: 4.0.0
resolution: "@chromatic-com/storybook@npm:4.0.0"
"@chromatic-com/storybook@npm:^4.1.0":
version: 4.1.0
resolution: "@chromatic-com/storybook@npm:4.1.0"
dependencies:
"@neoconfetti/react": "npm:^1.0.0"
chromatic: "npm:^12.0.0"
filesize: "npm:^10.0.12"
jsonfile: "npm:^6.1.0"
strip-ansi: "npm:^7.1.0"
peerDependencies:
storybook: ^0.0.0-0 || ^9.0.0 || ^9.1.0-0
checksum: 10c0/36c3cfb3cfb25522e888206c3fe20b3cd5053c418afd5917b5a3ad7d93b839312cebd5c1f0a42e5c931e18a400a701781a2692d4c61ddda3a91fff62edd969b6
storybook: ^0.0.0-0 || ^9.0.0 || ^9.1.0-0 || ^9.2.0-0
checksum: 10c0/7db2e9aad00f78e997d5c94cc844e64d94236521b9a63d1208cbc2db0d081f31aac0eb6451f5ff68f5f9e5efbec42968a7170710a0e99328081888133c3e8fc9
languageName: node
linkType: hard

Expand Down Expand Up @@ -574,7 +574,7 @@ __metadata:
resolution: "@ethui/ui@workspace:."
dependencies:
"@biomejs/biome": "npm:^2.1.1"
"@chromatic-com/storybook": "npm:^4.0.0-next.16"
"@chromatic-com/storybook": "npm:^4.1.0"
"@ethui/abiparse": "npm:^0.0.4"
"@fontsource/source-code-pro": "npm:^5.2.5"
"@hookform/resolvers": "npm:^5.0.1"
Expand Down