chore: update blocksuite to 0.0.0-20230514141009-705c0fac-nightly

This commit is contained in:
himself65
2023-05-14 21:32:27 -07:00
committed by LongYinan
parent 581726ecc5
commit c01f2d5eea
12 changed files with 823 additions and 620 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
"electron-log": "^5.0.0-beta.23",
"electron-squirrel-startup": "1.0.0",
"electron-window-state": "^5.0.3",
"esbuild": "^0.17.18",
"esbuild": "^0.17.19",
"fs-extra": "^11.1.1",
"playwright": "^1.33.0",
"ts-node": "^10.9.1",
+1 -1
View File
@@ -37,7 +37,7 @@
"@types/express": "^4.17.17",
"@types/jsonwebtoken": "^9.0.2",
"@types/lodash-es": "^4.17.7",
"@types/node": "^18.16.7",
"@types/node": "^18.16.9",
"@types/supertest": "^2.0.12",
"c8": "^7.13.0",
"nodemon": "^2.0.22",
+7 -7
View File
@@ -19,12 +19,12 @@
"@affine/jotai": "workspace:*",
"@affine/templates": "workspace:*",
"@affine/workspace": "workspace:*",
"@blocksuite/blocks": "0.0.0-20230512192655-e61e272b-nightly",
"@blocksuite/editor": "0.0.0-20230512192655-e61e272b-nightly",
"@blocksuite/global": "0.0.0-20230512192655-e61e272b-nightly",
"@blocksuite/blocks": "0.0.0-20230514141009-705c0fac-nightly",
"@blocksuite/editor": "0.0.0-20230514141009-705c0fac-nightly",
"@blocksuite/global": "0.0.0-20230514141009-705c0fac-nightly",
"@blocksuite/icons": "^2.1.16",
"@blocksuite/lit": "0.0.0-20230512192655-e61e272b-nightly",
"@blocksuite/store": "0.0.0-20230512070537-44e59e48-nightly",
"@blocksuite/lit": "0.0.0-20230514141009-705c0fac-nightly",
"@blocksuite/store": "0.0.0-20230514141009-705c0fac-nightly",
"@dnd-kit/core": "^6.0.8",
"@dnd-kit/sortable": "^7.0.2",
"@emotion/cache": "^11.11.0",
@@ -67,9 +67,9 @@
"@vanilla-extract/next-plugin": "^2.1.2",
"dotenv": "^16.0.3",
"eslint": "^8.40.0",
"eslint-config-next": "^13.4.1",
"eslint-config-next": "^13.4.2",
"eslint-plugin-unicorn": "^47.0.0",
"next": "^13.4.1",
"next": "^13.4.2",
"next-debug-local": "^0.1.5",
"next-router-mock": "^0.9.3",
"raw-loader": "^4.0.2",