mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-06 11:59:51 +08:00
chore: update base version to 0.12.0 (#5695)
This commit is contained in:
@@ -9,5 +9,5 @@
|
||||
"@types/debug": "^4.1.9",
|
||||
"vitest": "1.1.3"
|
||||
},
|
||||
"version": "0.11.0"
|
||||
"version": "0.12.0"
|
||||
}
|
||||
|
||||
Vendored
+1
-1
@@ -26,5 +26,5 @@
|
||||
"lit": "^3.0.2",
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
"version": "0.11.0"
|
||||
"version": "0.12.0"
|
||||
}
|
||||
|
||||
@@ -63,5 +63,5 @@
|
||||
"optional": true
|
||||
}
|
||||
},
|
||||
"version": "0.11.0"
|
||||
"version": "0.12.0"
|
||||
}
|
||||
|
||||
@@ -20,5 +20,5 @@
|
||||
"devDependencies": {
|
||||
"vitest": "1.1.3"
|
||||
},
|
||||
"version": "0.11.0"
|
||||
"version": "0.12.0"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@toeverything/y-indexeddb",
|
||||
"type": "module",
|
||||
"version": "0.11.0",
|
||||
"version": "0.12.0",
|
||||
"description": "IndexedDB database adapter for Yjs",
|
||||
"repository": "toeverything/AFFiNE",
|
||||
"author": "toeverything",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "y-provider",
|
||||
"type": "module",
|
||||
"version": "0.11.0",
|
||||
"version": "0.12.0",
|
||||
"description": "Yjs provider protocol for multi document support",
|
||||
"exports": {
|
||||
".": "./src/index.ts"
|
||||
|
||||
Reference in New Issue
Block a user