mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 22:38:56 +08:00
refactor: workspace manager (#5060)
This commit is contained in:
@@ -380,6 +380,7 @@ __metadata:
|
||||
"@testing-library/react": "npm:^14.0.0"
|
||||
"@toeverything/theme": "npm:^0.7.20"
|
||||
"@types/bytes": "npm:^3.1.3"
|
||||
"@types/image-blob-reduce": "npm:^4.1.3"
|
||||
"@types/lodash-es": "npm:^4.17.9"
|
||||
"@types/uuid": "npm:^9.0.5"
|
||||
"@types/webpack-env": "npm:^1.18.2"
|
||||
@@ -399,6 +400,7 @@ __metadata:
|
||||
graphql: "npm:^16.8.1"
|
||||
html-webpack-plugin: "npm:^5.5.3"
|
||||
idb: "npm:^8.0.0"
|
||||
image-blob-reduce: "npm:^4.1.0"
|
||||
intl-segmenter-polyfill-rs: "npm:^0.1.6"
|
||||
jotai: "npm:^2.5.1"
|
||||
jotai-devtools: "npm:^0.7.0"
|
||||
@@ -864,6 +866,7 @@ __metadata:
|
||||
foxact: "npm:^0.2.26"
|
||||
jest-mock: "npm:^29.7.0"
|
||||
jotai: "npm:^2.5.1"
|
||||
nanoid: "npm:^5.0.3"
|
||||
react: "npm:18.2.0"
|
||||
react-dom: "npm:18.2.0"
|
||||
react-router-dom: "npm:^6.19.0"
|
||||
@@ -917,8 +920,7 @@ __metadata:
|
||||
"@affine/env": "workspace:*"
|
||||
"@affine/graphql": "workspace:*"
|
||||
"@testing-library/react": "npm:^14.0.0"
|
||||
"@toeverything/hooks": "workspace:*"
|
||||
"@toeverything/y-indexeddb": "workspace:*"
|
||||
"@toeverything/infra": "workspace:*"
|
||||
"@types/ws": "npm:^8.5.7"
|
||||
async-call-rpc: "npm:^6.3.1"
|
||||
fake-indexeddb: "npm:^5.0.0"
|
||||
@@ -934,6 +936,7 @@ __metadata:
|
||||
next-auth: "npm:^4.24.5"
|
||||
react: "npm:18.2.0"
|
||||
react-dom: "npm:18.2.0"
|
||||
rxjs: "npm:^7.8.1"
|
||||
socket.io-client: "npm:^4.7.2"
|
||||
swr: "npm:2.2.4"
|
||||
valtio: "npm:^1.11.2"
|
||||
@@ -14109,6 +14112,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@affine/debug": "workspace:*"
|
||||
"@affine/env": "workspace:*"
|
||||
"@affine/workspace": "workspace:*"
|
||||
"@blocksuite/block-std": "npm:0.11.0-nightly-202312150424-f13b992"
|
||||
"@blocksuite/blocks": "npm:0.11.0-nightly-202312150424-f13b992"
|
||||
"@blocksuite/global": "npm:0.11.0-nightly-202312150424-f13b992"
|
||||
@@ -14121,7 +14125,6 @@ __metadata:
|
||||
"@types/lodash.debounce": "npm:^4.0.7"
|
||||
fake-indexeddb: "npm:^5.0.0"
|
||||
foxact: "npm:^0.2.20"
|
||||
image-blob-reduce: "npm:^4.1.0"
|
||||
jotai: "npm:^2.5.1"
|
||||
jotai-effect: "npm:^0.2.3"
|
||||
lodash.debounce: "npm:^4.0.8"
|
||||
@@ -14215,7 +14218,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@toeverything/y-indexeddb@workspace:*, @toeverything/y-indexeddb@workspace:packages/common/y-indexeddb":
|
||||
"@toeverything/y-indexeddb@workspace:packages/common/y-indexeddb":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@toeverything/y-indexeddb@workspace:packages/common/y-indexeddb"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user