Skip to content

Commit

Permalink
Update chromatic extension to not show connection timeout modal twice
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinpalkovic committed Jan 29, 2025
1 parent c6b8ca7 commit 359103f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"type-fest": "~2.19"
},
"dependencies": {
"@chromatic-com/storybook": "^3.2.2",
"@chromatic-com/storybook": "^3.2.4",
"@happy-dom/global-registrator": "^14.12.0",
"@nx/eslint": "20.2.2",
"@nx/vite": "20.2.2",
Expand Down
10 changes: 5 additions & 5 deletions code/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3256,9 +3256,9 @@ __metadata:
languageName: node
linkType: hard

"@chromatic-com/storybook@npm:^3.2.2":
version: 3.2.2
resolution: "@chromatic-com/storybook@npm:3.2.2"
"@chromatic-com/storybook@npm:^3.2.4":
version: 3.2.4
resolution: "@chromatic-com/storybook@npm:3.2.4"
dependencies:
chromatic: "npm:^11.15.0"
filesize: "npm:^10.0.12"
Expand All @@ -3267,7 +3267,7 @@ __metadata:
strip-ansi: "npm:^7.1.0"
peerDependencies:
storybook: ^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0
checksum: 10c0/7b8da1ddb399c804337ff28a28594b548392b7bead52f66615b98e201cdeb4d31184b9e355791ba5d0d8cfdd2bea7d38355ecd0058f26f4790f9a887107bde0f
checksum: 10c0/57d466644d859ca58a853cc8316d3b0a64c617216ccf30d743c5fbf24c90859271a5708f05253a3b48c9ce64bc12749dd5a5b00fd1310f5d8a2ee64da9ceebe3
languageName: node
linkType: hard

Expand Down Expand Up @@ -8739,7 +8739,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@storybook/root@workspace:."
dependencies:
"@chromatic-com/storybook": "npm:^3.2.2"
"@chromatic-com/storybook": "npm:^3.2.4"
"@happy-dom/global-registrator": "npm:^14.12.0"
"@nx/eslint": "npm:20.2.2"
"@nx/vite": "npm:20.2.2"
Expand Down

0 comments on commit 359103f

Please sign in to comment.