chore: bump blocksuite (#9049)

This commit is contained in:
doodlewind
2024-12-06 08:33:47 +00:00
parent c9e555d077
commit 8545644bb6
10 changed files with 180 additions and 179 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"private": true,
"type": "module",
"devDependencies": {
"@blocksuite/affine": "0.18.3",
"@blocksuite/affine": "0.18.4",
"vitest": "2.1.8"
},
"exports": {
+1 -1
View File
@@ -15,7 +15,7 @@
"@affine/debug": "workspace:*",
"@affine/env": "workspace:*",
"@affine/templates": "workspace:*",
"@blocksuite/affine": "0.18.3",
"@blocksuite/affine": "0.18.4",
"@datastructures-js/binary-search-tree": "^5.3.2",
"eventemitter2": "^6.4.9",
"foxact": "^0.2.33",