Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): Bump storybook from 8.2.4 to 8.2.9 #3060

Closed
wants to merge 1 commit into from
Closed
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 packages/react-multi-crop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"rollup-plugin-sizes": "^1.0.6",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.36.0",
"storybook": "8.2.4",
"storybook": "8.2.9",
"ts-jest": "^29.2.2"
},
"peerDependencies": {
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4812,7 +4812,7 @@ __metadata:
rollup-plugin-sizes: ^1.0.6
rollup-plugin-terser: ^7.0.2
rollup-plugin-typescript2: ^0.36.0
storybook: 8.2.4
storybook: 8.2.9
ts-jest: ^29.2.2
uuid: ^10.0.0
peerDependencies:
Expand Down Expand Up @@ -9002,14 +9002,14 @@ __metadata:
languageName: node
linkType: hard

"@storybook/codemod@npm:8.2.4":
version: 8.2.4
resolution: "@storybook/codemod@npm:8.2.4"
"@storybook/codemod@npm:8.2.9":
version: 8.2.9
resolution: "@storybook/codemod@npm:8.2.9"
dependencies:
"@babel/core": ^7.24.4
"@babel/preset-env": ^7.24.4
"@babel/types": ^7.24.0
"@storybook/core": 8.2.4
"@storybook/core": 8.2.9
"@storybook/csf": 0.1.11
"@types/cross-spawn": ^6.0.2
cross-spawn: ^7.0.3
Expand All @@ -9019,7 +9019,7 @@ __metadata:
prettier: ^3.1.1
recast: ^0.23.5
tiny-invariant: ^1.3.1
checksum: b0e88069335cfafa6eb82970a1ffd5535f8229a2cac88998364d4e689d66bfcb8d771107df7f9093d29d50b89bd0a8aa3f0d81d27c3e26df47637c8bae00998e
checksum: 447d8bac0943e503f1ed9f437f48ca79adc596197bd1fb118387813a64ce86587065a4745bd69c652177f5a1bf55da9a9ea98cb51d259adab8bab093014d2b47
languageName: node
linkType: hard

Expand Down Expand Up @@ -9117,9 +9117,9 @@ __metadata:
languageName: node
linkType: hard

"@storybook/core@npm:8.2.4":
version: 8.2.4
resolution: "@storybook/core@npm:8.2.4"
"@storybook/core@npm:8.2.9":
version: 8.2.9
resolution: "@storybook/core@npm:8.2.9"
dependencies:
"@storybook/csf": 0.1.11
"@types/express": ^4.17.21
Expand All @@ -9132,7 +9132,7 @@ __metadata:
recast: ^0.23.5
util: ^0.12.4
ws: ^8.2.3
checksum: 7f45c706cddb10f9da2e93f1b6b0f3fdc83177b6babfffe87f00d30173c359130ed22ff1eb8d4a783084b54ce53dc567f0889d6de051376905d7836ce36e8eab
checksum: 52836a0763f192fad7dd1811621a362695889fb03dd4d1b931435a52fee440178db9c28f0de9fd56bb241683c0ff028272f180ccc7e8c748977382b2b3cc63d8
languageName: node
linkType: hard

Expand Down Expand Up @@ -26982,14 +26982,14 @@ __metadata:
languageName: node
linkType: hard

"storybook@npm:8.2.4":
version: 8.2.4
resolution: "storybook@npm:8.2.4"
"storybook@npm:8.2.9":
version: 8.2.9
resolution: "storybook@npm:8.2.9"
dependencies:
"@babel/core": ^7.24.4
"@babel/types": ^7.24.0
"@storybook/codemod": 8.2.4
"@storybook/core": 8.2.4
"@storybook/codemod": 8.2.9
"@storybook/core": 8.2.9
"@types/semver": ^7.3.4
"@yarnpkg/fslib": 2.10.3
"@yarnpkg/libzip": 2.3.0
Expand Down Expand Up @@ -27018,7 +27018,7 @@ __metadata:
getstorybook: ./bin/index.cjs
sb: ./bin/index.cjs
storybook: ./bin/index.cjs
checksum: 9873ee7c3cd8a6d6f6ba0562b6cf7f5bacbd124d9b3bb8496eaa07384b4dcbecb7b15acfd9becc7025b436fa3ce01fd6af7b926f1e63c3cbb26e2124f9270921
checksum: bf36183ada2ea362fad4225937cdc4ac9833b1d8d66d847dd9c42f7db4825ce79b9aadcf17151845487e7aa192255729f33267225562fc9d0653a8d9a3c56331
languageName: node
linkType: hard

Expand Down
Loading