mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-22 04:21:40 +08:00
chore: bump version (#4421)
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
"@vanilla-extract/css": "^1.13.0",
|
||||
"typescript": "^5.2.2",
|
||||
"vite": "^4.4.9",
|
||||
"yjs": "^13.6.7"
|
||||
"yjs": "^13.6.8"
|
||||
},
|
||||
"version": "0.9.0-canary.12"
|
||||
}
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
"react": "^18.2.0",
|
||||
"vite": "^4.4.9",
|
||||
"vite-plugin-dts": "3.5.3",
|
||||
"yjs": "^13.6.7"
|
||||
"yjs": "^13.6.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@affine/templates": "*",
|
||||
|
||||
@@ -38,6 +38,6 @@
|
||||
"devDependencies": {
|
||||
"@napi-rs/cli": "^3.0.0-alpha.5",
|
||||
"lib0": "^0.2.83",
|
||||
"yjs": "^13.6.7"
|
||||
"yjs": "^13.6.8"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"socket.io-client": "^4.7.2",
|
||||
"swr": "2.2.0",
|
||||
"y-protocols": "^1.0.5",
|
||||
"yjs": "^13.6.7",
|
||||
"yjs": "^13.6.8",
|
||||
"zod": "^3.22.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user