Merge remote-tracking branch 'origin/main' into test/obsidian-real-e2e

This commit is contained in:
vorotamoroz
2026-06-30 09:18:08 +00:00
361 changed files with 686 additions and 408 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "obsidian-livesync",
"version": "0.25.78",
"version": "0.25.79",
"description": "Reflect your vault changes to some other devices immediately. Please make sure to disable other synchronize solutions to avoid content corruption or duplication.",
"main": "main.js",
"type": "module",
@@ -162,7 +162,7 @@
"markdown-it": "^14.2.0",
"minimatch": "^10.2.5",
"obsidian": "^1.13.1",
"octagonal-wheels": "^0.1.46",
"octagonal-wheels": "^0.1.47",
"qrcode-generator": "^1.4.4",
"xxhash-wasm-102": "npm:xxhash-wasm@^1.0.2"
},