mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-21 20:16:26 +08:00
refactor: remove unused deps (#8259)
auto removed by https://knip.dev/features/auto-fix
This commit is contained in:
Vendored
-3
@@ -5,8 +5,6 @@
|
||||
"devDependencies": {
|
||||
"@blocksuite/global": "0.17.10",
|
||||
"@blocksuite/store": "0.17.10",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"vitest": "2.1.0"
|
||||
},
|
||||
"exports": {
|
||||
@@ -23,7 +21,6 @@
|
||||
"@blocksuite/global": "0.11.0-nightly-202401020419-752a5b8"
|
||||
},
|
||||
"dependencies": {
|
||||
"lit": "^3.1.2",
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
"version": "0.16.0"
|
||||
|
||||
@@ -34,15 +34,11 @@
|
||||
"devDependencies": {
|
||||
"@affine-test/fixtures": "workspace:*",
|
||||
"@affine/templates": "workspace:*",
|
||||
"@blocksuite/block-std": "0.17.10",
|
||||
"@blocksuite/presets": "0.17.10",
|
||||
"@testing-library/react": "^16.0.0",
|
||||
"async-call-rpc": "^6.4.0",
|
||||
"fake-indexeddb": "^6.0.0",
|
||||
"react": "^18.2.0",
|
||||
"rxjs": "^7.8.1",
|
||||
"vite": "^5.2.8",
|
||||
"vite-plugin-dts": "4.2.1",
|
||||
"vitest": "2.1.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user