Saul-Mirone
2024-06-28 04:10:46 +00:00
parent 6f217f61b6
commit f020cd353e
7 changed files with 92 additions and 92 deletions
+2 -2
View File
@@ -3,8 +3,8 @@
"private": true,
"type": "module",
"devDependencies": {
"@blocksuite/global": "0.15.0-canary-202406270845-0db1a0f",
"@blocksuite/store": "0.15.0-canary-202406270845-0db1a0f",
"@blocksuite/global": "0.15.0-canary-202406280242-21d8d15",
"@blocksuite/store": "0.15.0-canary-202406280242-21d8d15",
"react": "18.3.1",
"react-dom": "18.3.1",
"vitest": "1.6.0"
+5 -5
View File
@@ -13,9 +13,9 @@
"@affine/debug": "workspace:*",
"@affine/env": "workspace:*",
"@affine/templates": "workspace:*",
"@blocksuite/blocks": "0.15.0-canary-202406270845-0db1a0f",
"@blocksuite/global": "0.15.0-canary-202406270845-0db1a0f",
"@blocksuite/store": "0.15.0-canary-202406270845-0db1a0f",
"@blocksuite/blocks": "0.15.0-canary-202406280242-21d8d15",
"@blocksuite/global": "0.15.0-canary-202406280242-21d8d15",
"@blocksuite/store": "0.15.0-canary-202406280242-21d8d15",
"@datastructures-js/binary-search-tree": "^5.3.2",
"foxact": "^0.2.33",
"jotai": "^2.8.0",
@@ -29,8 +29,8 @@
"devDependencies": {
"@affine-test/fixtures": "workspace:*",
"@affine/templates": "workspace:*",
"@blocksuite/block-std": "0.15.0-canary-202406270845-0db1a0f",
"@blocksuite/presets": "0.15.0-canary-202406270845-0db1a0f",
"@blocksuite/block-std": "0.15.0-canary-202406280242-21d8d15",
"@blocksuite/presets": "0.15.0-canary-202406280242-21d8d15",
"@testing-library/react": "^16.0.0",
"async-call-rpc": "^6.4.0",
"react": "^18.2.0",