v0.7.0-canary.55

This commit is contained in:
Alex Yang 2023-07-27 07:03:07 -07:00
parent 3a64b43032
commit 3b1aff1db1
29 changed files with 29 additions and 29 deletions

View File

@ -2,7 +2,7 @@
"name": "@affine/core",
"type": "module",
"private": true,
"version": "0.7.0-canary.54",
"version": "0.7.0-canary.55",
"scripts": {
"build": "yarn -T run build-core",
"dev": "yarn -T run dev-core",

View File

@ -1,6 +1,6 @@
{
"name": "@affine/docs",
"version": "0.7.0-canary.54",
"version": "0.7.0-canary.55",
"type": "module",
"private": true,
"scripts": {

View File

@ -1,7 +1,7 @@
{
"name": "@affine/electron",
"private": true,
"version": "0.7.0-canary.54",
"version": "0.7.0-canary.55",
"author": "affine",
"repository": {
"url": "https://github.com/toeverything/AFFiNE",

View File

@ -1,7 +1,7 @@
{
"name": "@affine/server",
"private": true,
"version": "0.7.0-canary.54",
"version": "0.7.0-canary.55",
"description": "Affine Node.js server",
"type": "module",
"bin": {

View File

@ -48,5 +48,5 @@
"@blocksuite/lit": "*",
"@blocksuite/store": "*"
},
"version": "0.7.0-canary.54"
"version": "0.7.0-canary.55"
}

View File

@ -1,6 +1,6 @@
{
"name": "@affine/monorepo",
"version": "0.7.0-canary.54",
"version": "0.7.0-canary.55",
"private": true,
"author": "toeverything",
"license": "MPL-2.0",

View File

@ -21,5 +21,5 @@
"peerDependencies": {
"ts-node": "*"
},
"version": "0.7.0-canary.54"
"version": "0.7.0-canary.55"
}

View File

@ -67,5 +67,5 @@
"vite": "^4.4.7",
"yjs": "^13.6.7"
},
"version": "0.7.0-canary.54"
"version": "0.7.0-canary.55"
}

View File

@ -8,5 +8,5 @@
"devDependencies": {
"@types/debug": "^4.1.8"
},
"version": "0.7.0-canary.54"
"version": "0.7.0-canary.55"
}

View File

@ -27,5 +27,5 @@
"dependencies": {
"lit": "^2.7.6"
},
"version": "0.7.0-canary.54"
"version": "0.7.0-canary.55"
}

View File

@ -1,6 +1,6 @@
{
"name": "@affine/graphql",
"version": "0.7.0-canary.54",
"version": "0.7.0-canary.55",
"description": "Autogenerated GraphQL client for affine.pro",
"license": "MPL-2.0",
"type": "module",

View File

@ -25,5 +25,5 @@
"@blocksuite/lit": "*",
"@blocksuite/store": "*"
},
"version": "0.7.0-canary.54"
"version": "0.7.0-canary.55"
}

View File

@ -37,5 +37,5 @@
"ts-node": "^10.9.1",
"typescript": "^5.1.6"
},
"version": "0.7.0-canary.54"
"version": "0.7.0-canary.55"
}

View File

@ -46,5 +46,5 @@
"optional": true
}
},
"version": "0.7.0-canary.54"
"version": "0.7.0-canary.55"
}

View File

@ -23,5 +23,5 @@
"@blocksuite/store": "*",
"lottie-web": "*"
},
"version": "0.7.0-canary.54"
"version": "0.7.0-canary.55"
}

View File

@ -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.7.0-canary.54"
"version": "0.7.0-canary.55"
}

View File

@ -54,5 +54,5 @@
"react": "*",
"react-dom": "*"
},
"version": "0.7.0-canary.54"
"version": "0.7.0-canary.55"
}

View File

@ -1,6 +1,6 @@
{
"name": "@affine/storage",
"version": "0.7.0-canary.54",
"version": "0.7.0-canary.55",
"engines": {
"node": ">= 10.16.0 < 11 || >= 11.8.0"
},

View File

@ -6,5 +6,5 @@
"./*.md": "./*.md",
"./preloading.json": "./preloading.json"
},
"version": "0.7.0-canary.54"
"version": "0.7.0-canary.55"
}

View File

@ -35,5 +35,5 @@
"@types/ws": "^8.5.5",
"ws": "^8.13.0"
},
"version": "0.7.0-canary.54"
"version": "0.7.0-canary.55"
}

View File

@ -1,7 +1,7 @@
{
"name": "@toeverything/y-indexeddb",
"type": "module",
"version": "0.7.0-canary.54",
"version": "0.7.0-canary.55",
"description": "IndexedDB database adapter for Yjs",
"repository": "toeverything/AFFiNE",
"author": "toeverything",

View File

@ -1,7 +1,7 @@
{
"name": "@affine/y-provider",
"type": "module",
"version": "0.7.0-canary.54",
"version": "0.7.0-canary.55",
"description": "Yjs provider utilities for AFFiNE",
"main": "./src/index.ts",
"devDependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@affine/bookmark-plugin",
"version": "0.7.0-canary.54",
"version": "0.7.0-canary.55",
"affinePlugin": {
"release": true,
"entry": {

View File

@ -27,5 +27,5 @@
"react": "*",
"react-dom": "*"
},
"version": "0.7.0-canary.54"
"version": "0.7.0-canary.55"
}

View File

@ -1,7 +1,7 @@
{
"name": "@affine/hello-world-plugin",
"private": true,
"version": "0.7.0-canary.54",
"version": "0.7.0-canary.55",
"affinePlugin": {
"release": false,
"entry": {

View File

@ -21,5 +21,5 @@
"serve": "^14.2.0",
"vitest": "^0.33.0"
},
"version": "0.7.0-canary.54"
"version": "0.7.0-canary.55"
}

View File

@ -9,5 +9,5 @@
"@affine-test/kit": "workspace:*",
"@playwright/test": "^1.36.2"
},
"version": "0.7.0-canary.54"
"version": "0.7.0-canary.55"
}

View File

@ -3,5 +3,5 @@
"exports": {
"./*": "./*"
},
"version": "0.7.0-canary.54"
"version": "0.7.0-canary.55"
}

View File

@ -1,7 +1,7 @@
{
"name": "@affine-test/kit",
"private": true,
"version": "0.7.0-canary.54",
"version": "0.7.0-canary.55",
"exports": {
"./playwright": "./playwright.ts",
"./utils/*": "./utils/*.ts"