chore: rely on websockets for autosync if a websocket connection is open (#2672)

This commit is contained in:
Karol Sójko
2023-12-04 09:10:18 +01:00
committed by GitHub
parent 910f4a6388
commit 258422cf3c
12 changed files with 66 additions and 58 deletions

View File

@@ -6610,7 +6610,7 @@ __metadata:
languageName: node
linkType: hard
"@standardnotes/domain-events@npm:2.138.1":
"@standardnotes/domain-events@npm:2.138.1, @standardnotes/domain-events@npm:^2.138.1":
version: 2.138.1
resolution: "@standardnotes/domain-events@npm:2.138.1"
dependencies:
@@ -6620,16 +6620,6 @@ __metadata:
languageName: node
linkType: hard
"@standardnotes/domain-events@npm:^2.122.0":
version: 2.122.0
resolution: "@standardnotes/domain-events@npm:2.122.0"
dependencies:
"@standardnotes/predicates": 1.6.9
"@standardnotes/security": 1.12.0
checksum: 9dd2f02f1c9c91b3380d0db88dba3e504aaa14b7e58dcb519611dd8b15edb27c111805eb0e34f1612751fb59428296a216e39b5711892f6c8f1fc1f057e61c50
languageName: node
linkType: hard
"@standardnotes/dynamic-theme@npm:^1.2.8":
version: 1.2.8
resolution: "@standardnotes/dynamic-theme@npm:1.2.8"
@@ -6992,13 +6982,6 @@ __metadata:
languageName: unknown
linkType: soft
"@standardnotes/predicates@npm:1.6.9":
version: 1.6.9
resolution: "@standardnotes/predicates@npm:1.6.9"
checksum: 3b931aaccd763c98d043487e90624507265a350d5656ef55a3355b69fbdae2f718ecd2bde1e402d8fc49355404f91220df99b0a80c081e8da0d515eea1def9e7
languageName: node
linkType: hard
"@standardnotes/predicates@npm:1.8.1":
version: 1.8.1
resolution: "@standardnotes/predicates@npm:1.8.1"
@@ -7081,16 +7064,6 @@ __metadata:
languageName: node
linkType: hard
"@standardnotes/security@npm:1.12.0":
version: 1.12.0
resolution: "@standardnotes/security@npm:1.12.0"
dependencies:
jsonwebtoken: ^9.0.0
reflect-metadata: ^0.1.13
checksum: 96d42255e79fc2cf4c52f3d370c04ae00296673993e1c0cea2356ca4a6c934d22d6100ba95f9ad602ffb72ee686367ef4a263dc6a6c51795d9b61dc835e635cd
languageName: node
linkType: hard
"@standardnotes/security@npm:1.17.2, @standardnotes/security@npm:^1.17.2":
version: 1.17.2
resolution: "@standardnotes/security@npm:1.17.2"
@@ -7239,7 +7212,7 @@ __metadata:
"@standardnotes/api": "workspace:*"
"@standardnotes/common": ^1.50.0
"@standardnotes/domain-core": ^1.40.0
"@standardnotes/domain-events": ^2.122.0
"@standardnotes/domain-events": ^2.138.1
"@standardnotes/encryption": "workspace:*"
"@standardnotes/features": "workspace:*"
"@standardnotes/files": "workspace:*"