mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-18 10:36:22 +08:00
v0.9.0-beta.0
This commit is contained in:
Vendored
+1
-1
@@ -7,5 +7,5 @@
|
||||
"@affine/env": "workspace:*",
|
||||
"@toeverything/infra": "workspace:*"
|
||||
},
|
||||
"version": "0.9.0-canary.13"
|
||||
"version": "0.9.0-beta.0"
|
||||
}
|
||||
|
||||
@@ -20,5 +20,5 @@
|
||||
"peerDependencies": {
|
||||
"ts-node": "*"
|
||||
},
|
||||
"version": "0.9.0-canary.13"
|
||||
"version": "0.9.0-beta.0"
|
||||
}
|
||||
|
||||
@@ -69,5 +69,5 @@
|
||||
"vite": "^4.4.9",
|
||||
"yjs": "^13.6.8"
|
||||
},
|
||||
"version": "0.9.0-canary.13"
|
||||
"version": "0.9.0-beta.0"
|
||||
}
|
||||
|
||||
@@ -8,5 +8,5 @@
|
||||
"devDependencies": {
|
||||
"@types/debug": "^4.1.8"
|
||||
},
|
||||
"version": "0.9.0-canary.13"
|
||||
"version": "0.9.0-beta.0"
|
||||
}
|
||||
|
||||
Vendored
+1
-1
@@ -27,5 +27,5 @@
|
||||
"dependencies": {
|
||||
"lit": "^2.8.0"
|
||||
},
|
||||
"version": "0.9.0-canary.13"
|
||||
"version": "0.9.0-beta.0"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@affine/graphql",
|
||||
"version": "0.9.0-canary.13",
|
||||
"version": "0.9.0-beta.0",
|
||||
"description": "Autogenerated GraphQL client for affine.pro",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
|
||||
@@ -55,5 +55,5 @@
|
||||
"optional": true
|
||||
}
|
||||
},
|
||||
"version": "0.9.0-canary.13"
|
||||
"version": "0.9.0-beta.0"
|
||||
}
|
||||
|
||||
@@ -37,5 +37,5 @@
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "^5.2.2"
|
||||
},
|
||||
"version": "0.9.0-canary.13"
|
||||
"version": "0.9.0-beta.0"
|
||||
}
|
||||
|
||||
@@ -98,5 +98,5 @@
|
||||
"optional": true
|
||||
}
|
||||
},
|
||||
"version": "0.9.0-canary.13"
|
||||
"version": "0.9.0-beta.0"
|
||||
}
|
||||
|
||||
@@ -38,5 +38,5 @@
|
||||
"test": "cross-env TS_NODE_TRANSPILE_ONLY=1 TS_NODE_PROJECT=./tsconfig.json node --test --loader ts-node/esm --experimental-specifier-resolution=node ./__tests__/**/*.mts",
|
||||
"version": "napi version"
|
||||
},
|
||||
"version": "0.9.0-canary.13"
|
||||
"version": "0.9.0-beta.0"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@affine/plugin-cli",
|
||||
"type": "module",
|
||||
"version": "0.9.0-canary.13",
|
||||
"version": "0.9.0-beta.0",
|
||||
"bin": {
|
||||
"af": "./src/af.mjs"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@affine/sdk",
|
||||
"version": "0.9.0-canary.13",
|
||||
"version": "0.9.0-beta.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "vite build",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@affine/storage",
|
||||
"version": "0.9.0-canary.13",
|
||||
"version": "0.9.0-beta.0",
|
||||
"engines": {
|
||||
"node": ">= 10.16.0 < 11 || >= 11.8.0"
|
||||
},
|
||||
|
||||
@@ -7,5 +7,5 @@
|
||||
"./v1/*.json": "./v1/*.json",
|
||||
"./preloading.json": "./preloading.json"
|
||||
},
|
||||
"version": "0.9.0-canary.13"
|
||||
"version": "0.9.0-beta.0"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@affine/workers",
|
||||
"version": "0.9.0-canary.13",
|
||||
"version": "0.9.0-beta.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "wrangler dev"
|
||||
|
||||
@@ -40,5 +40,5 @@
|
||||
"@types/ws": "^8.5.5",
|
||||
"ws": "^8.13.0"
|
||||
},
|
||||
"version": "0.9.0-canary.13"
|
||||
"version": "0.9.0-beta.0"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@toeverything/y-indexeddb",
|
||||
"type": "module",
|
||||
"version": "0.9.0-canary.13",
|
||||
"version": "0.9.0-beta.0",
|
||||
"description": "IndexedDB database adapter for Yjs",
|
||||
"repository": "toeverything/AFFiNE",
|
||||
"author": "toeverything",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@affine/y-provider",
|
||||
"type": "module",
|
||||
"version": "0.9.0-canary.13",
|
||||
"version": "0.9.0-beta.0",
|
||||
"description": "Yjs provider utilities for AFFiNE",
|
||||
"main": "./src/index.ts",
|
||||
"module": "./src/index.ts",
|
||||
|
||||
Reference in New Issue
Block a user