chore: reset yjs versions

This commit is contained in:
Dominik Biedebach
2022-07-06 19:00:03 +02:00
parent 708a87fa43
commit 1eee664d6b
2 changed files with 21 additions and 43 deletions

View File

@@ -16,8 +16,8 @@
"shiki": "^0.10.0",
"simplify-js": "^1.2.4",
"y-prosemirror": "1.0.20",
"y-webrtc": "10.2.2",
"yjs": "13.5.26"
"y-webrtc": "^10.2.3",
"yjs": "^13.5.39"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^1.0.0-next.49",
@@ -39,4 +39,4 @@
"vue": "^3.0.5",
"vue-router": "^4.0.11"
}
}
}