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.8 #3054

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.8",
"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.8
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.8":
version: 8.2.8
resolution: "@storybook/codemod@npm:8.2.8"
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.8
"@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: 5172d97af8010b13c805024627a1ba05c51a6f6f7b9bdcafdd6173ea99d791605bea7d47fd92dce215d05436d60bde050451861a853d7ec66784751903a5bdb3
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.8":
version: 8.2.8
resolution: "@storybook/core@npm:8.2.8"
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: dc8c47e065b6290089812b04a5c2751aac587b33de825826aa466b61252995b7863243eaf08e8f4844cad3d0ef76068f69214d20bace2fdac13958ca1f579e5c
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.8":
version: 8.2.8
resolution: "storybook@npm:8.2.8"
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.8
"@storybook/core": 8.2.8
"@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: c5fcadc533c8228d51374da662799d29373a5f0273f72d7ffb542a47f8861a65d16ffc568faca631dc6145ae6fa0143c69c5a9a96dd094e96c4823f2c355fdaf
languageName: node
linkType: hard

Expand Down
Loading