mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
v0.10.0-canary.9
This commit is contained in:
@@ -9,5 +9,5 @@
|
||||
"@affine-test/kit": "workspace:*",
|
||||
"@playwright/test": "^1.39.0"
|
||||
},
|
||||
"version": "0.10.0-canary.8"
|
||||
"version": "0.10.0-canary.9"
|
||||
}
|
||||
|
||||
@@ -11,5 +11,5 @@
|
||||
"@types/fs-extra": "^11.0.2",
|
||||
"fs-extra": "^11.1.1"
|
||||
},
|
||||
"version": "0.10.0-canary.8"
|
||||
"version": "0.10.0-canary.9"
|
||||
}
|
||||
|
||||
@@ -12,5 +12,5 @@
|
||||
"fs-extra": "^11.1.1",
|
||||
"playwright": "^1.39.0"
|
||||
},
|
||||
"version": "0.10.0-canary.8"
|
||||
"version": "0.10.0-canary.9"
|
||||
}
|
||||
|
||||
@@ -18,5 +18,5 @@
|
||||
"http-proxy-middleware": "^3.0.0-beta.1",
|
||||
"serve": "^14.2.1"
|
||||
},
|
||||
"version": "0.10.0-canary.8"
|
||||
"version": "0.10.0-canary.9"
|
||||
}
|
||||
|
||||
@@ -18,5 +18,5 @@
|
||||
"http-proxy-middleware": "^3.0.0-beta.1",
|
||||
"serve": "^14.2.1"
|
||||
},
|
||||
"version": "0.10.0-canary.8"
|
||||
"version": "0.10.0-canary.9"
|
||||
}
|
||||
|
||||
@@ -18,5 +18,5 @@
|
||||
"http-proxy-middleware": "^3.0.0-beta.1",
|
||||
"serve": "^14.2.1"
|
||||
},
|
||||
"version": "0.10.0-canary.8"
|
||||
"version": "0.10.0-canary.9"
|
||||
}
|
||||
|
||||
@@ -9,5 +9,5 @@
|
||||
"@affine-test/kit": "workspace:*",
|
||||
"@playwright/test": "^1.39.0"
|
||||
},
|
||||
"version": "0.10.0-canary.8"
|
||||
"version": "0.10.0-canary.9"
|
||||
}
|
||||
|
||||
@@ -13,5 +13,5 @@
|
||||
"@blocksuite/store": "0.0.0-20231024064721-2aee7119-nightly",
|
||||
"@playwright/test": "^1.39.0"
|
||||
},
|
||||
"version": "0.10.0-canary.8"
|
||||
"version": "0.10.0-canary.9"
|
||||
}
|
||||
|
||||
@@ -9,5 +9,5 @@
|
||||
"@affine-test/kit": "workspace:*",
|
||||
"@playwright/test": "^1.39.0"
|
||||
},
|
||||
"version": "0.10.0-canary.8"
|
||||
"version": "0.10.0-canary.9"
|
||||
}
|
||||
|
||||
2
tests/fixtures/package.json
vendored
2
tests/fixtures/package.json
vendored
@@ -3,5 +3,5 @@
|
||||
"exports": {
|
||||
"./*": "./*"
|
||||
},
|
||||
"version": "0.10.0-canary.8"
|
||||
"version": "0.10.0-canary.9"
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "@affine-test/kit",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"version": "0.10.0-canary.8",
|
||||
"version": "0.10.0-canary.9",
|
||||
"exports": {
|
||||
"./electron": "./electron.ts",
|
||||
"./playwright": "./playwright.ts",
|
||||
|
||||
@@ -57,5 +57,5 @@
|
||||
"@blocksuite/lit": "*",
|
||||
"@blocksuite/store": "*"
|
||||
},
|
||||
"version": "0.10.0-canary.8"
|
||||
"version": "0.10.0-canary.9"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user