mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-22 03:33:06 +08:00
refactor(server): e2e utilities (#11000)
This commit is contained in:
@@ -596,9 +596,9 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@affine/graphql@workspace:*, @affine/graphql@workspace:packages/frontend/graphql":
|
||||
"@affine/graphql@workspace:*, @affine/graphql@workspace:packages/common/graphql":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@affine/graphql@workspace:packages/frontend/graphql"
|
||||
resolution: "@affine/graphql@workspace:packages/common/graphql"
|
||||
dependencies:
|
||||
"@affine/debug": "workspace:*"
|
||||
"@affine/env": "workspace:*"
|
||||
@@ -844,6 +844,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@affine-tools/cli": "workspace:*"
|
||||
"@affine-tools/utils": "workspace:*"
|
||||
"@affine/graphql": "workspace:*"
|
||||
"@affine/server-native": "workspace:*"
|
||||
"@ai-sdk/google": "npm:^1.1.19"
|
||||
"@apollo/server": "npm:^4.11.2"
|
||||
|
||||
Reference in New Issue
Block a user