mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-23 21:55:02 +03:00
chore: v0.10.3-canary.1
This commit is contained in:
parent
ad2d3b9167
commit
9ded6afb4b
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@affine/monorepo",
|
"name": "@affine/monorepo",
|
||||||
"version": "0.10.3-canary.0",
|
"version": "0.10.3-canary.1",
|
||||||
"private": true,
|
"private": true,
|
||||||
"author": "toeverything",
|
"author": "toeverything",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@affine/server",
|
"name": "@affine/server",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.10.3-canary.0",
|
"version": "0.10.3-canary.1",
|
||||||
"description": "Affine Node.js server",
|
"description": "Affine Node.js server",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@affine/storage",
|
"name": "@affine/storage",
|
||||||
"version": "0.10.3-canary.0",
|
"version": "0.10.3-canary.1",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 10.16.0 < 11 || >= 11.8.0"
|
"node": ">= 10.16.0 < 11 || >= 11.8.0"
|
||||||
},
|
},
|
||||||
|
@ -8,5 +8,5 @@
|
|||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-dom": "18.2.0"
|
"react-dom": "18.2.0"
|
||||||
},
|
},
|
||||||
"version": "0.10.3-canary.0"
|
"version": "0.10.3-canary.1"
|
||||||
}
|
}
|
||||||
|
@ -9,5 +9,5 @@
|
|||||||
"@types/debug": "^4.1.9",
|
"@types/debug": "^4.1.9",
|
||||||
"vitest": "0.34.6"
|
"vitest": "0.34.6"
|
||||||
},
|
},
|
||||||
"version": "0.10.3-canary.0"
|
"version": "0.10.3-canary.1"
|
||||||
}
|
}
|
||||||
|
2
packages/common/env/package.json
vendored
2
packages/common/env/package.json
vendored
@ -27,5 +27,5 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"lit": "^3.0.2"
|
"lit": "^3.0.2"
|
||||||
},
|
},
|
||||||
"version": "0.10.3-canary.0"
|
"version": "0.10.3-canary.1"
|
||||||
}
|
}
|
||||||
|
@ -106,5 +106,5 @@
|
|||||||
"optional": true
|
"optional": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": "0.10.3-canary.0"
|
"version": "0.10.3-canary.1"
|
||||||
}
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@affine/sdk",
|
"name": "@affine/sdk",
|
||||||
"version": "0.10.3-canary.0",
|
"version": "0.10.3-canary.1",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "vite build",
|
"build": "vite build",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@toeverything/y-indexeddb",
|
"name": "@toeverything/y-indexeddb",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.10.3-canary.0",
|
"version": "0.10.3-canary.1",
|
||||||
"description": "IndexedDB database adapter for Yjs",
|
"description": "IndexedDB database adapter for Yjs",
|
||||||
"repository": "toeverything/AFFiNE",
|
"repository": "toeverything/AFFiNE",
|
||||||
"author": "toeverything",
|
"author": "toeverything",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "y-provider",
|
"name": "y-provider",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.10.3-canary.0",
|
"version": "0.10.3-canary.1",
|
||||||
"description": "Yjs provider protocol for multi document support",
|
"description": "Yjs provider protocol for multi document support",
|
||||||
"exports": {
|
"exports": {
|
||||||
".": "./src/index.ts"
|
".": "./src/index.ts"
|
||||||
|
@ -84,5 +84,5 @@
|
|||||||
"vitest": "0.34.6",
|
"vitest": "0.34.6",
|
||||||
"yjs": "^13.6.10"
|
"yjs": "^13.6.10"
|
||||||
},
|
},
|
||||||
"version": "0.10.3-canary.0"
|
"version": "0.10.3-canary.1"
|
||||||
}
|
}
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "@affine/core",
|
"name": "@affine/core",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.10.3-canary.0",
|
"version": "0.10.3-canary.1",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "yarn -T run build-core",
|
"build": "yarn -T run build-core",
|
||||||
"dev": "yarn -T run dev-core",
|
"dev": "yarn -T run dev-core",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@affine/electron",
|
"name": "@affine/electron",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.10.3-canary.0",
|
"version": "0.10.3-canary.1",
|
||||||
"author": "toeverything",
|
"author": "toeverything",
|
||||||
"repository": {
|
"repository": {
|
||||||
"url": "https://github.com/toeverything/AFFiNE",
|
"url": "https://github.com/toeverything/AFFiNE",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@affine/graphql",
|
"name": "@affine/graphql",
|
||||||
"version": "0.10.3-canary.0",
|
"version": "0.10.3-canary.1",
|
||||||
"description": "Autogenerated GraphQL client for affine.pro",
|
"description": "Autogenerated GraphQL client for affine.pro",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
@ -61,5 +61,5 @@
|
|||||||
"optional": true
|
"optional": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": "0.10.3-canary.0"
|
"version": "0.10.3-canary.1"
|
||||||
}
|
}
|
||||||
|
@ -36,5 +36,5 @@
|
|||||||
"ts-node": "^10.9.1",
|
"ts-node": "^10.9.1",
|
||||||
"typescript": "^5.2.2"
|
"typescript": "^5.2.2"
|
||||||
},
|
},
|
||||||
"version": "0.10.3-canary.0"
|
"version": "0.10.3-canary.1"
|
||||||
}
|
}
|
||||||
|
@ -58,5 +58,5 @@
|
|||||||
"test": "ava",
|
"test": "ava",
|
||||||
"version": "napi version"
|
"version": "napi version"
|
||||||
},
|
},
|
||||||
"version": "0.10.3-canary.0"
|
"version": "0.10.3-canary.1"
|
||||||
}
|
}
|
||||||
|
@ -7,5 +7,5 @@
|
|||||||
"./v1/*.json": "./v1/*.json",
|
"./v1/*.json": "./v1/*.json",
|
||||||
"./preloading.json": "./preloading.json"
|
"./preloading.json": "./preloading.json"
|
||||||
},
|
},
|
||||||
"version": "0.10.3-canary.0"
|
"version": "0.10.3-canary.1"
|
||||||
}
|
}
|
||||||
|
@ -47,5 +47,5 @@
|
|||||||
"vitest": "0.34.6",
|
"vitest": "0.34.6",
|
||||||
"ws": "^8.14.2"
|
"ws": "^8.14.2"
|
||||||
},
|
},
|
||||||
"version": "0.10.3-canary.0"
|
"version": "0.10.3-canary.1"
|
||||||
}
|
}
|
||||||
|
@ -38,5 +38,5 @@
|
|||||||
"react": "*",
|
"react": "*",
|
||||||
"react-dom": "*"
|
"react-dom": "*"
|
||||||
},
|
},
|
||||||
"version": "0.10.3-canary.0"
|
"version": "0.10.3-canary.1"
|
||||||
}
|
}
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"type": "module",
|
"type": "module",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "Hello world plugin",
|
"description": "Hello world plugin",
|
||||||
"version": "0.10.3-canary.0",
|
"version": "0.10.3-canary.1",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "af dev",
|
"dev": "af dev",
|
||||||
"build": "af build"
|
"build": "af build"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@affine/image-preview-plugin",
|
"name": "@affine/image-preview-plugin",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.10.3-canary.0",
|
"version": "0.10.3-canary.1",
|
||||||
"description": "Image preview plugin",
|
"description": "Image preview plugin",
|
||||||
"affinePlugin": {
|
"affinePlugin": {
|
||||||
"release": true,
|
"release": true,
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"type": "module",
|
"type": "module",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "Outline plugin",
|
"description": "Outline plugin",
|
||||||
"version": "0.10.3-canary.0",
|
"version": "0.10.3-canary.1",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "af dev",
|
"dev": "af dev",
|
||||||
"build": "af build"
|
"build": "af build"
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"type": "module",
|
"type": "module",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "Vue hello world plugin",
|
"description": "Vue hello world plugin",
|
||||||
"version": "0.10.3-canary.0",
|
"version": "0.10.3-canary.1",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "af dev",
|
"dev": "af dev",
|
||||||
"build": "af build"
|
"build": "af build"
|
||||||
|
@ -9,5 +9,5 @@
|
|||||||
"@affine-test/kit": "workspace:*",
|
"@affine-test/kit": "workspace:*",
|
||||||
"@playwright/test": "^1.39.0"
|
"@playwright/test": "^1.39.0"
|
||||||
},
|
},
|
||||||
"version": "0.10.3-canary.0"
|
"version": "0.10.3-canary.1"
|
||||||
}
|
}
|
||||||
|
@ -11,5 +11,5 @@
|
|||||||
"@types/fs-extra": "^11.0.2",
|
"@types/fs-extra": "^11.0.2",
|
||||||
"fs-extra": "^11.1.1"
|
"fs-extra": "^11.1.1"
|
||||||
},
|
},
|
||||||
"version": "0.10.3-canary.0"
|
"version": "0.10.3-canary.1"
|
||||||
}
|
}
|
||||||
|
@ -12,5 +12,5 @@
|
|||||||
"fs-extra": "^11.1.1",
|
"fs-extra": "^11.1.1",
|
||||||
"playwright": "^1.39.0"
|
"playwright": "^1.39.0"
|
||||||
},
|
},
|
||||||
"version": "0.10.3-canary.0"
|
"version": "0.10.3-canary.1"
|
||||||
}
|
}
|
||||||
|
@ -18,5 +18,5 @@
|
|||||||
"http-proxy-middleware": "^3.0.0-beta.1",
|
"http-proxy-middleware": "^3.0.0-beta.1",
|
||||||
"serve": "^14.2.1"
|
"serve": "^14.2.1"
|
||||||
},
|
},
|
||||||
"version": "0.10.3-canary.0"
|
"version": "0.10.3-canary.1"
|
||||||
}
|
}
|
||||||
|
@ -18,5 +18,5 @@
|
|||||||
"http-proxy-middleware": "^3.0.0-beta.1",
|
"http-proxy-middleware": "^3.0.0-beta.1",
|
||||||
"serve": "^14.2.1"
|
"serve": "^14.2.1"
|
||||||
},
|
},
|
||||||
"version": "0.10.3-canary.0"
|
"version": "0.10.3-canary.1"
|
||||||
}
|
}
|
||||||
|
@ -18,5 +18,5 @@
|
|||||||
"http-proxy-middleware": "^3.0.0-beta.1",
|
"http-proxy-middleware": "^3.0.0-beta.1",
|
||||||
"serve": "^14.2.1"
|
"serve": "^14.2.1"
|
||||||
},
|
},
|
||||||
"version": "0.10.3-canary.0"
|
"version": "0.10.3-canary.1"
|
||||||
}
|
}
|
||||||
|
@ -18,5 +18,5 @@
|
|||||||
"http-proxy-middleware": "^3.0.0-beta.1",
|
"http-proxy-middleware": "^3.0.0-beta.1",
|
||||||
"serve": "^14.2.1"
|
"serve": "^14.2.1"
|
||||||
},
|
},
|
||||||
"version": "0.10.3-canary.0"
|
"version": "0.10.3-canary.1"
|
||||||
}
|
}
|
||||||
|
@ -9,5 +9,5 @@
|
|||||||
"@affine-test/kit": "workspace:*",
|
"@affine-test/kit": "workspace:*",
|
||||||
"@playwright/test": "^1.39.0"
|
"@playwright/test": "^1.39.0"
|
||||||
},
|
},
|
||||||
"version": "0.10.3-canary.0"
|
"version": "0.10.3-canary.1"
|
||||||
}
|
}
|
||||||
|
@ -13,5 +13,5 @@
|
|||||||
"@blocksuite/store": "0.0.0-20231122113751-6bf81eb3-nightly",
|
"@blocksuite/store": "0.0.0-20231122113751-6bf81eb3-nightly",
|
||||||
"@playwright/test": "^1.39.0"
|
"@playwright/test": "^1.39.0"
|
||||||
},
|
},
|
||||||
"version": "0.10.3-canary.0"
|
"version": "0.10.3-canary.1"
|
||||||
}
|
}
|
||||||
|
@ -9,5 +9,5 @@
|
|||||||
"@affine-test/kit": "workspace:*",
|
"@affine-test/kit": "workspace:*",
|
||||||
"@playwright/test": "^1.39.0"
|
"@playwright/test": "^1.39.0"
|
||||||
},
|
},
|
||||||
"version": "0.10.3-canary.0"
|
"version": "0.10.3-canary.1"
|
||||||
}
|
}
|
||||||
|
2
tests/fixtures/package.json
vendored
2
tests/fixtures/package.json
vendored
@ -3,5 +3,5 @@
|
|||||||
"exports": {
|
"exports": {
|
||||||
"./*": "./*"
|
"./*": "./*"
|
||||||
},
|
},
|
||||||
"version": "0.10.3-canary.0"
|
"version": "0.10.3-canary.1"
|
||||||
}
|
}
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "@affine-test/kit",
|
"name": "@affine-test/kit",
|
||||||
"private": true,
|
"private": true,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.10.3-canary.0",
|
"version": "0.10.3-canary.1",
|
||||||
"exports": {
|
"exports": {
|
||||||
"./electron": "./electron.ts",
|
"./electron": "./electron.ts",
|
||||||
"./playwright": "./playwright.ts",
|
"./playwright": "./playwright.ts",
|
||||||
|
@ -55,5 +55,5 @@
|
|||||||
"@blocksuite/icons": "2.1.34",
|
"@blocksuite/icons": "2.1.34",
|
||||||
"@blocksuite/store": "*"
|
"@blocksuite/store": "*"
|
||||||
},
|
},
|
||||||
"version": "0.10.3-canary.0"
|
"version": "0.10.3-canary.1"
|
||||||
}
|
}
|
||||||
|
2
tools/@types/env/package.json
vendored
2
tools/@types/env/package.json
vendored
@ -7,5 +7,5 @@
|
|||||||
"@affine/env": "workspace:*",
|
"@affine/env": "workspace:*",
|
||||||
"@toeverything/infra": "workspace:*"
|
"@toeverything/infra": "workspace:*"
|
||||||
},
|
},
|
||||||
"version": "0.10.3-canary.0"
|
"version": "0.10.3-canary.1"
|
||||||
}
|
}
|
||||||
|
@ -22,5 +22,5 @@
|
|||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"ts-node": "*"
|
"ts-node": "*"
|
||||||
},
|
},
|
||||||
"version": "0.10.3-canary.0"
|
"version": "0.10.3-canary.1"
|
||||||
}
|
}
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@affine/plugin-cli",
|
"name": "@affine/plugin-cli",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.10.3-canary.0",
|
"version": "0.10.3-canary.1",
|
||||||
"bin": {
|
"bin": {
|
||||||
"af": "./src/af.mjs"
|
"af": "./src/af.mjs"
|
||||||
},
|
},
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@affine/workers",
|
"name": "@affine/workers",
|
||||||
"version": "0.10.3-canary.0",
|
"version": "0.10.3-canary.1",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "wrangler dev"
|
"dev": "wrangler dev"
|
||||||
|
Loading…
Reference in New Issue
Block a user