fix multi tab presence

This commit is contained in:
2025-08-24 15:09:58 -04:00
parent 6c64886f2a
commit 4bcf071668
6 changed files with 59 additions and 18 deletions

11
pnpm-lock.yaml generated
View File

@@ -99,6 +99,9 @@ importers:
kefir-bus:
specifier: ^2.3.1
version: 2.3.1(kefir@3.8.8)
lodash:
specifier: ^4.17.21
version: 4.17.21
object-hash:
specifier: ^3.0.0
version: 3.0.0
@@ -109,6 +112,9 @@ importers:
'@types/kefir':
specifier: ^3.8.11
version: 3.8.11
'@types/lodash':
specifier: ^4.17.20
version: 4.17.20
concurrently:
specifier: ^9.2.0
version: 9.2.0
@@ -474,6 +480,9 @@ packages:
'@types/kefir@3.8.11':
resolution: {integrity: sha512-5TRdFXQYsVUvqIH6nYjslHzBgn4hnptcutXnqAhfbKdWD/799c44hFhQGF3887E2t/Q4jSp3RvNFCaQ+b9w6vQ==}
'@types/lodash@4.17.20':
resolution: {integrity: sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==}
'@types/node@24.2.0':
resolution: {integrity: sha512-3xyG3pMCq3oYCNg7/ZP+E1ooTaGB4cG8JWRsqqOYQdbWNY4zbaV0Ennrd7stjiJEFZCaybcIgpTjJWHRfBSIDw==}
@@ -1640,6 +1649,8 @@ snapshots:
dependencies:
'@types/node': 24.2.0
'@types/lodash@4.17.20': {}
'@types/node@24.2.0':
dependencies:
undici-types: 7.10.0