Skip to content

Commit 47b8ca8

Browse files
chore(deps-dev): bump @chromatic-com/storybook from 4.0.1 to 4.1.1
Bumps [@chromatic-com/storybook](https://github.com/chromaui/addon-visual-tests) from 4.0.1 to 4.1.1. - [Release notes](https://github.com/chromaui/addon-visual-tests/releases) - [Changelog](https://github.com/chromaui/addon-visual-tests/blob/v4.1.1/CHANGELOG.md) - [Commits](chromaui/addon-visual-tests@v4.0.1...v4.1.1) --- updated-dependencies: - dependency-name: "@chromatic-com/storybook" dependency-version: 4.1.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b37ed57 commit 47b8ca8

File tree

5 files changed

+1388
-1127
lines changed

5 files changed

+1388
-1127
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
},
8080
"devDependencies": {
8181
"@biomejs/biome": "2.0.6",
82-
"@chromatic-com/storybook": "4.0.1",
82+
"@chromatic-com/storybook": "4.1.1",
8383
"@next/bundle-analyzer": "15.3.5",
8484
"@next/eslint-plugin-next": "15.3.5",
8585
"@playwright/test": "1.53.2",

apps/nebula/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"devDependencies": {
4343
"@biomejs/biome": "2.0.6",
44-
"@chromatic-com/storybook": "4.0.1",
44+
"@chromatic-com/storybook": "4.1.1",
4545
"@next/eslint-plugin-next": "15.3.5",
4646
"@storybook/addon-docs": "9.0.15",
4747
"@storybook/addon-links": "9.0.15",

packages/thirdweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@aws-sdk/client-lambda": "3.592.0",
4949
"@aws-sdk/credential-providers": "3.592.0",
5050
"@biomejs/biome": "2.0.6",
51-
"@chromatic-com/storybook": "4.0.1",
51+
"@chromatic-com/storybook": "4.1.1",
5252
"@codspeed/vitest-plugin": "4.0.1",
5353
"@coinbase/wallet-mobile-sdk": "1.1.2",
5454
"@mobile-wallet-protocol/client": "1.0.0",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"react-dom": "^19.0.0"
4646
},
4747
"devDependencies": {
48-
"@chromatic-com/storybook": "4.0.1",
48+
"@chromatic-com/storybook": "4.1.1",
4949
"@storybook/addon-docs": "9.0.15",
5050
"@storybook/addon-links": "9.0.15",
5151
"@storybook/addon-onboarding": "9.0.15",

0 commit comments

Comments
 (0)