mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 10:22:55 +08:00
fix(native): async fn compile error (#7435)
This commit is contained in:
74
yarn.lock
74
yarn.lock
@@ -25,7 +25,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@affine-test/fixtures": "workspace:*"
|
||||
"@affine-test/kit": "workspace:*"
|
||||
"@playwright/test": "npm:^1.44.0"
|
||||
"@playwright/test": "npm:=1.44.1"
|
||||
express: "npm:^4.19.2"
|
||||
http-proxy-middleware: "npm:^3.0.0"
|
||||
serve: "npm:^14.2.1"
|
||||
@@ -38,7 +38,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@affine-test/fixtures": "workspace:*"
|
||||
"@affine-test/kit": "workspace:*"
|
||||
"@playwright/test": "npm:^1.44.0"
|
||||
"@playwright/test": "npm:=1.44.1"
|
||||
express: "npm:^4.19.2"
|
||||
http-proxy-middleware: "npm:^3.0.0"
|
||||
serve: "npm:^14.2.1"
|
||||
@@ -51,7 +51,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@affine-test/fixtures": "workspace:*"
|
||||
"@affine-test/kit": "workspace:*"
|
||||
"@playwright/test": "npm:^1.44.0"
|
||||
"@playwright/test": "npm:=1.44.1"
|
||||
express: "npm:^4.19.2"
|
||||
http-proxy-middleware: "npm:^3.0.0"
|
||||
serve: "npm:^14.2.1"
|
||||
@@ -64,7 +64,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@affine-test/fixtures": "workspace:*"
|
||||
"@affine-test/kit": "workspace:*"
|
||||
"@playwright/test": "npm:^1.44.0"
|
||||
"@playwright/test": "npm:=1.44.1"
|
||||
express: "npm:^4.19.2"
|
||||
http-proxy-middleware: "npm:^3.0.0"
|
||||
serve: "npm:^14.2.1"
|
||||
@@ -77,7 +77,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@affine-test/fixtures": "workspace:*"
|
||||
"@affine-test/kit": "workspace:*"
|
||||
"@playwright/test": "npm:^1.44.0"
|
||||
"@playwright/test": "npm:=1.44.1"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -87,7 +87,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@affine-test/fixtures": "workspace:*"
|
||||
"@affine-test/kit": "workspace:*"
|
||||
"@playwright/test": "npm:^1.44.0"
|
||||
"@playwright/test": "npm:=1.44.1"
|
||||
"@types/fs-extra": "npm:^11.0.4"
|
||||
fs-extra: "npm:^11.2.0"
|
||||
languageName: unknown
|
||||
@@ -100,10 +100,10 @@ __metadata:
|
||||
"@affine-test/fixtures": "workspace:*"
|
||||
"@affine-test/kit": "workspace:*"
|
||||
"@affine/electron-api": "workspace:*"
|
||||
"@playwright/test": "npm:^1.44.0"
|
||||
"@playwright/test": "npm:=1.44.1"
|
||||
"@types/fs-extra": "npm:^11.0.4"
|
||||
fs-extra: "npm:^11.2.0"
|
||||
playwright: "npm:^1.44.0"
|
||||
playwright: "npm:=1.44.1"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -113,7 +113,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@affine-test/fixtures": "workspace:*"
|
||||
"@affine-test/kit": "workspace:*"
|
||||
"@playwright/test": "npm:^1.44.0"
|
||||
"@playwright/test": "npm:=1.44.1"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -123,7 +123,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@affine-test/fixtures": "workspace:*"
|
||||
"@affine-test/kit": "workspace:*"
|
||||
"@playwright/test": "npm:^1.44.0"
|
||||
"@playwright/test": "npm:=1.44.1"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -139,7 +139,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@affine/electron-api": "workspace:*"
|
||||
"@node-rs/argon2": "npm:^1.8.0"
|
||||
"@playwright/test": "npm:^1.44.0"
|
||||
"@playwright/test": "npm:=1.44.1"
|
||||
express: "npm:^4.19.2"
|
||||
http-proxy-middleware: "npm:^3.0.0"
|
||||
peerDependencies:
|
||||
@@ -503,7 +503,7 @@ __metadata:
|
||||
resolution: "@affine/electron-api@workspace:packages/frontend/electron-api"
|
||||
dependencies:
|
||||
"@toeverything/infra": "workspace:*"
|
||||
electron: "npm:^30.1.1"
|
||||
electron: "npm:^31.1.0"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -541,7 +541,7 @@ __metadata:
|
||||
builder-util-runtime: "npm:^9.2.5-alpha.2"
|
||||
core-js: "npm:^3.36.1"
|
||||
cross-env: "npm:^7.0.3"
|
||||
electron: "npm:^30.1.1"
|
||||
electron: "npm:^31.1.0"
|
||||
electron-log: "npm:^5.1.2"
|
||||
electron-squirrel-startup: "npm:1.0.1"
|
||||
electron-updater: "npm:^6.2.1"
|
||||
@@ -638,7 +638,7 @@ __metadata:
|
||||
"@istanbuljs/schema": "npm:^0.1.3"
|
||||
"@magic-works/i18n-codegen": "npm:^0.6.0"
|
||||
"@nx/vite": "npm:19.4.1"
|
||||
"@playwright/test": "npm:^1.44.0"
|
||||
"@playwright/test": "npm:=1.44.1"
|
||||
"@taplo/cli": "npm:^0.7.0"
|
||||
"@testing-library/react": "npm:^16.0.0"
|
||||
"@toeverything/infra": "workspace:*"
|
||||
@@ -653,7 +653,7 @@ __metadata:
|
||||
"@vitest/coverage-istanbul": "npm:1.6.0"
|
||||
"@vitest/ui": "npm:1.6.0"
|
||||
cross-env: "npm:^7.0.3"
|
||||
electron: "npm:^30.1.1"
|
||||
electron: "npm:^31.1.0"
|
||||
eslint: "npm:^8.57.0"
|
||||
eslint-config-prettier: "npm:^9.1.0"
|
||||
eslint-plugin-import-x: "npm:^0.5.0"
|
||||
@@ -10142,14 +10142,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@playwright/test@npm:^1.44.0":
|
||||
version: 1.45.1
|
||||
resolution: "@playwright/test@npm:1.45.1"
|
||||
"@playwright/test@npm:=1.44.1":
|
||||
version: 1.44.1
|
||||
resolution: "@playwright/test@npm:1.44.1"
|
||||
dependencies:
|
||||
playwright: "npm:1.45.1"
|
||||
playwright: "npm:1.44.1"
|
||||
bin:
|
||||
playwright: cli.js
|
||||
checksum: 10/718316ae739438f686914350beb3aeded6c96d7adfe1b65509fc50c4e322172fe58b7c9f215c3d5bef52a263839b83162f843027ae8d8e96970b3dd8f87211d2
|
||||
checksum: 10/572b4c97834fae54fda833939b8f376df2c301b724f9825a3c705533efc124beb346dd9406f54cd771b3f79c00f0e5c70b5469ef33818a0d2e2ea17b19636f9a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -21260,16 +21260,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"electron@npm:^30.1.1":
|
||||
version: 30.1.2
|
||||
resolution: "electron@npm:30.1.2"
|
||||
"electron@npm:^31.1.0":
|
||||
version: 31.1.0
|
||||
resolution: "electron@npm:31.1.0"
|
||||
dependencies:
|
||||
"@electron/get": "npm:^2.0.0"
|
||||
"@types/node": "npm:^20.9.0"
|
||||
extract-zip: "npm:^2.0.1"
|
||||
bin:
|
||||
electron: cli.js
|
||||
checksum: 10/ab8a67ac4a318aa8a1751d561b070007001398c642f98ebf41ce98e37b4b38e0ae80c7cb5bda1603c889433235f2e0176136e4d3b0ce177ebd9d1ba79f12cdc4
|
||||
checksum: 10/a7eaa4ac9b63c69cd3791753559bc01c39297772606b62f2a61d3f55a12f67ddffc00d38fd0976d288b707fe3cf05fde522a3bf95f801c09c34487eb8109f2c7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -31630,6 +31630,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"playwright-core@npm:1.44.1":
|
||||
version: 1.44.1
|
||||
resolution: "playwright-core@npm:1.44.1"
|
||||
bin:
|
||||
playwright-core: cli.js
|
||||
checksum: 10/f79f9022bbb760daed371e36c802b27d43dc75e67de4d139d83b47feea51c8b884f3296cce85c3afa71c942290cef1b4369cd9ddf4dda5457a0a81772c73b50a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"playwright-core@npm:1.45.1, playwright-core@npm:>=1.2.0":
|
||||
version: 1.45.1
|
||||
resolution: "playwright-core@npm:1.45.1"
|
||||
@@ -31639,7 +31648,22 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"playwright@npm:1.45.1, playwright@npm:^1.14.0, playwright@npm:^1.44.0":
|
||||
"playwright@npm:1.44.1, playwright@npm:=1.44.1":
|
||||
version: 1.44.1
|
||||
resolution: "playwright@npm:1.44.1"
|
||||
dependencies:
|
||||
fsevents: "npm:2.3.2"
|
||||
playwright-core: "npm:1.44.1"
|
||||
dependenciesMeta:
|
||||
fsevents:
|
||||
optional: true
|
||||
bin:
|
||||
playwright: cli.js
|
||||
checksum: 10/3207178a78f1c971dddf99c9a08052e462c882092e0d47e3dd8287ced40897a49e387e545a61d31e5d68f7e443d7818660aa12ce43ab662d01d95bcfcfeca2ca
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"playwright@npm:^1.14.0":
|
||||
version: 1.45.1
|
||||
resolution: "playwright@npm:1.45.1"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user