mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-05 19:40:30 +08:00
fix(core): storybook build issue (#6274)
1. es2022 is required and should be set separately in storybook. 2. @blocksuite/icons versions are not consistent across packages.
This commit is contained in:
@@ -228,7 +228,7 @@ __metadata:
|
||||
"@affine/i18n": "workspace:*"
|
||||
"@blocksuite/blocks": "npm:0.13.0-canary-202403140735-2367cd5"
|
||||
"@blocksuite/global": "npm:0.13.0-canary-202403140735-2367cd5"
|
||||
"@blocksuite/icons": "npm:2.1.45"
|
||||
"@blocksuite/icons": "npm:2.1.46"
|
||||
"@blocksuite/lit": "npm:0.13.0-canary-202403140735-2367cd5"
|
||||
"@blocksuite/presets": "npm:0.13.0-canary-202403140735-2367cd5"
|
||||
"@blocksuite/store": "npm:0.13.0-canary-202403140735-2367cd5"
|
||||
@@ -762,7 +762,7 @@ __metadata:
|
||||
"@blocksuite/block-std": "npm:0.13.0-canary-202403140735-2367cd5"
|
||||
"@blocksuite/blocks": "npm:0.13.0-canary-202403140735-2367cd5"
|
||||
"@blocksuite/global": "npm:0.13.0-canary-202403140735-2367cd5"
|
||||
"@blocksuite/icons": "npm:2.1.45"
|
||||
"@blocksuite/icons": "npm:2.1.46"
|
||||
"@blocksuite/inline": "npm:0.13.0-canary-202403140735-2367cd5"
|
||||
"@blocksuite/lit": "npm:0.13.0-canary-202403140735-2367cd5"
|
||||
"@blocksuite/presets": "npm:0.13.0-canary-202403140735-2367cd5"
|
||||
@@ -3530,16 +3530,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@blocksuite/icons@npm:2.1.45":
|
||||
version: 2.1.45
|
||||
resolution: "@blocksuite/icons@npm:2.1.45"
|
||||
peerDependencies:
|
||||
"@types/react": ^18.0.25
|
||||
react: ^18.2.0
|
||||
checksum: 10/a77b46ab6f2325005fb873f5d1e5982bcf01588fa1c03cebaf6f4c4a1cb380dfc39c60334ceb4a7fca9486cb9e4911c15f79e54da45ed87bcea6425b00cb20e5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@blocksuite/icons@npm:2.1.46":
|
||||
version: 2.1.46
|
||||
resolution: "@blocksuite/icons@npm:2.1.46"
|
||||
|
||||
Reference in New Issue
Block a user