mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-31 17:19:56 +08:00
feat(core): new worker workspace engine (#9257)
This commit is contained in:
@@ -356,6 +356,7 @@ __metadata:
|
||||
"@affine/env": "workspace:*"
|
||||
"@affine/graphql": "workspace:*"
|
||||
"@affine/i18n": "workspace:*"
|
||||
"@affine/nbstore": "workspace:*"
|
||||
"@affine/templates": "workspace:*"
|
||||
"@affine/track": "workspace:*"
|
||||
"@blocksuite/affine": "workspace:*"
|
||||
@@ -475,6 +476,7 @@ __metadata:
|
||||
"@affine/core": "workspace:*"
|
||||
"@affine/electron-api": "workspace:*"
|
||||
"@affine/i18n": "workspace:*"
|
||||
"@affine/nbstore": "workspace:*"
|
||||
"@emotion/react": "npm:^11.14.0"
|
||||
"@sentry/react": "npm:^8.44.0"
|
||||
"@toeverything/infra": "workspace:*"
|
||||
@@ -482,6 +484,7 @@ __metadata:
|
||||
"@types/react": "npm:^19.0.1"
|
||||
"@types/react-dom": "npm:^19.0.2"
|
||||
"@vanilla-extract/css": "npm:^1.16.1"
|
||||
async-call-rpc: "npm:^6.4.2"
|
||||
cross-env: "npm:^7.0.3"
|
||||
next-themes: "npm:^0.4.4"
|
||||
react: "npm:^19.0.0"
|
||||
@@ -618,6 +621,7 @@ __metadata:
|
||||
"@toeverything/infra": "workspace:^"
|
||||
"@types/react": "npm:^19.0.1"
|
||||
"@types/react-dom": "npm:^19.0.2"
|
||||
async-call-rpc: "npm:^6.4.2"
|
||||
cross-env: "npm:^7.0.3"
|
||||
next-themes: "npm:^0.4.4"
|
||||
react: "npm:^19.0.0"
|
||||
@@ -635,6 +639,7 @@ __metadata:
|
||||
"@affine/component": "workspace:*"
|
||||
"@affine/core": "workspace:*"
|
||||
"@affine/i18n": "workspace:*"
|
||||
"@affine/nbstore": "workspace:*"
|
||||
"@blocksuite/affine": "workspace:*"
|
||||
"@blocksuite/icons": "npm:2.2.2"
|
||||
"@sentry/react": "npm:^8.44.0"
|
||||
@@ -889,6 +894,7 @@ __metadata:
|
||||
"@affine/component": "workspace:*"
|
||||
"@affine/core": "workspace:*"
|
||||
"@affine/i18n": "workspace:*"
|
||||
"@affine/nbstore": "workspace:*"
|
||||
"@emotion/react": "npm:^11.14.0"
|
||||
"@sentry/react": "npm:^8.44.0"
|
||||
"@toeverything/infra": "workspace:*"
|
||||
|
||||
Reference in New Issue
Block a user