mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 10:22:55 +08:00
chore: bump up @chromatic-com/storybook version to v2 (#8178)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@chromatic-com/storybook](https://redirect.github.com/chromaui/addon-visual-tests) | [`^1` -> `^2.0.0`](https://renovatebot.com/diffs/npm/@chromatic-com%2fstorybook/1.8.0/2.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>chromaui/addon-visual-tests (@​chromatic-com/storybook)</summary> ### [`v2.0.0`](https://redirect.github.com/chromaui/addon-visual-tests/blob/HEAD/CHANGELOG.md#v200-Mon-Sep-09-2024) [Compare Source](https://redirect.github.com/chromaui/addon-visual-tests/compare/v1.9.0...v2.0.0) ##### 💥 Breaking Change - Align with Storybook 8.2 core package layout [#​330](https://redirect.github.com/chromaui/addon-visual-tests/pull/330) ([@​ndelangen](https://redirect.github.com/ndelangen) [@​ghengeveld](https://redirect.github.com/ghengeveld)) ##### Authors: 2 - Gert Hengeveld ([@​ghengeveld](https://redirect.github.com/ghengeveld)) - Norbert de Langen ([@​ndelangen](https://redirect.github.com/ndelangen)) *** ### [`v1.9.0`](https://redirect.github.com/chromaui/addon-visual-tests/blob/HEAD/CHANGELOG.md#v190-Fri-Sep-06-2024) [Compare Source](https://redirect.github.com/chromaui/addon-visual-tests/compare/v1.8.0...v1.9.0) ##### 🚀 Enhancement - Relay client-side fetch requests to the server using the Storybook channel API [#​331](https://redirect.github.com/chromaui/addon-visual-tests/pull/331) ([@​ghengeveld](https://redirect.github.com/ghengeveld)) ##### Authors: 1 - Gert Hengeveld ([@​ghengeveld](https://redirect.github.com/ghengeveld)) *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
This commit is contained in:
10
yarn.lock
10
yarn.lock
@@ -318,7 +318,7 @@ __metadata:
|
||||
"@blocksuite/icons": "npm:2.1.67"
|
||||
"@blocksuite/presets": "npm:0.17.9"
|
||||
"@blocksuite/store": "npm:0.17.9"
|
||||
"@chromatic-com/storybook": "npm:^1"
|
||||
"@chromatic-com/storybook": "npm:^2.0.0"
|
||||
"@dnd-kit/core": "npm:^6.1.0"
|
||||
"@dnd-kit/modifiers": "npm:^7.0.0"
|
||||
"@dnd-kit/sortable": "npm:^8.0.0"
|
||||
@@ -3815,16 +3815,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@chromatic-com/storybook@npm:^1":
|
||||
version: 1.8.0
|
||||
resolution: "@chromatic-com/storybook@npm:1.8.0"
|
||||
"@chromatic-com/storybook@npm:^2.0.0":
|
||||
version: 2.0.2
|
||||
resolution: "@chromatic-com/storybook@npm:2.0.2"
|
||||
dependencies:
|
||||
chromatic: "npm:^11.4.0"
|
||||
filesize: "npm:^10.0.12"
|
||||
jsonfile: "npm:^6.1.0"
|
||||
react-confetti: "npm:^6.1.0"
|
||||
strip-ansi: "npm:^7.1.0"
|
||||
checksum: 10/5f4f260e407ad20814b78b6b3023962f14664f07b4c1f728180f6959771befee4f1897fcfad0db75f372fbf26914d582ee7457b0f1b614700e20121721fc4371
|
||||
checksum: 10/acd23f87072aaec2a4db174ec19b2479d9a0a4390f10ca804198f6453dce0c35055861bc19a4905fee97f8fd87e43b6c51fda7ce3e30bb355a2729af85f53440
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user