This commit is contained in:
2024-09-20 18:16:16 +02:00
parent cd3d836c20
commit 0cf783fec1
5 changed files with 82 additions and 11 deletions

10
pnpm-lock.yaml generated
View File

@@ -29,6 +29,9 @@ importers:
'@types/react-timeago':
specifier: ^4.1.7
version: 4.1.7
async-mutex:
specifier: ^0.5.0
version: 0.5.0
class-variance-authority:
specifier: ^0.7.0
version: 0.7.0
@@ -2199,6 +2202,9 @@ packages:
resolution: {integrity: sha512-6t10qk83GOG8p0vKmaCr8eiilZwO171AvbROMtvvNiwrTly62t+7XkA8RdIIVbpMhCASAsxgAzdRSwh6nw/5Dg==}
engines: {node: '>=4'}
async-mutex@0.5.0:
resolution: {integrity: sha512-1A94B18jkJ3DYq284ohPxoXbfTA5HsQ7/Mf4DEhcyLx3Bz27Rh59iScbB6EPiP+B+joue6YCxcMXSbFC1tZKwA==}
available-typed-arrays@1.0.7:
resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
engines: {node: '>= 0.4'}
@@ -7740,6 +7746,10 @@ snapshots:
dependencies:
tslib: 2.7.0
async-mutex@0.5.0:
dependencies:
tslib: 2.7.0
available-typed-arrays@1.0.7:
dependencies:
possible-typed-array-names: 1.0.0