chore: bump blocksuite (#5026)

This commit is contained in:
Flrande
2023-11-22 20:12:52 +08:00
committed by GitHub
parent d1476495ae
commit a3d880daa3
18 changed files with 171 additions and 184 deletions
+4 -6
View File
@@ -12,7 +12,6 @@
"@blocksuite/editor": "*",
"@blocksuite/global": "*",
"@blocksuite/icons": "2.1.34",
"@blocksuite/lit": "*",
"@blocksuite/store": "*"
},
"dependencies": {
@@ -65,12 +64,11 @@
"uuid": "^9.0.1"
},
"devDependencies": {
"@blocksuite/blocks": "0.0.0-20231116023037-31273bb7-nightly",
"@blocksuite/editor": "0.0.0-20231116023037-31273bb7-nightly",
"@blocksuite/global": "0.0.0-20231116023037-31273bb7-nightly",
"@blocksuite/blocks": "0.0.0-20231122080937-d46dd0bc-nightly",
"@blocksuite/editor": "0.0.0-20231122080937-d46dd0bc-nightly",
"@blocksuite/global": "0.0.0-20231122080937-d46dd0bc-nightly",
"@blocksuite/icons": "2.1.35",
"@blocksuite/lit": "0.0.0-20231116023037-31273bb7-nightly",
"@blocksuite/store": "0.0.0-20231116023037-31273bb7-nightly",
"@blocksuite/store": "0.0.0-20231122080937-d46dd0bc-nightly",
"@storybook/jest": "^0.2.3",
"@storybook/testing-library": "^0.2.2",
"@testing-library/react": "^14.0.0",