fix: reset sideload service after websocket completes (#2798)

* fix: reset sideload service after websocket completes

* chore: fix comment
This commit is contained in:
Alex Inkin
2024-12-12 03:14:01 +04:00
committed by GitHub
parent c675d0feee
commit e9d851e4d3
4 changed files with 2577 additions and 1919 deletions

View File

@@ -52,6 +52,7 @@
"@start9labs/emver": "^0.1.5",
"@start9labs/start-sdk": "file:../sdk/baseDist",
"@taiga-ui/addon-charts": "3.96.0",
"@taiga-ui/addon-commerce": "3.96.0",
"@taiga-ui/cdk": "3.96.0",
"@taiga-ui/core": "3.96.0",
"@taiga-ui/experimental": "3.96.0",
@@ -83,7 +84,7 @@
"pbkdf2": "^3.1.2",
"rxjs": "^7.8.1",
"swiper": "^8.2.4",
"ts-matches": "^5.5.1",
"ts-matches": "^6.1.0",
"tslib": "^2.3.0",
"uuid": "^8.3.2",
"zone.js": "^0.11.5"