mirror of
https://github.com/pockethost/pockethost.git
synced 2025-05-11 18:29:54 +00:00
Remove extra async-mutex ref
This commit is contained in:
parent
59682f5555
commit
1eb47a7f08
@ -30,7 +30,6 @@
|
||||
"@s-libs/micro-dash": "^14.1.0",
|
||||
"@types/bootstrap": "^5.2.6",
|
||||
"@types/js-cookie": "^3.0.2",
|
||||
"async-mutex": "^0.4.0",
|
||||
"date-fns": "^2.29.3",
|
||||
"js-cookie": "^3.0.1",
|
||||
"pocketbase": "^0.8.0-rc1",
|
||||
@ -39,4 +38,4 @@
|
||||
"sass": "^1.54.9",
|
||||
"svelte-highlight": "^6.2.1"
|
||||
}
|
||||
}
|
||||
}
|
@ -1119,13 +1119,6 @@ are-we-there-yet@^3.0.0:
|
||||
delegates "^1.0.0"
|
||||
readable-stream "^3.6.0"
|
||||
|
||||
async-mutex@^0.4.0:
|
||||
version "0.4.0"
|
||||
resolved "https://registry.yarnpkg.com/async-mutex/-/async-mutex-0.4.0.tgz#ae8048cd4d04ace94347507504b3cf15e631c25f"
|
||||
integrity sha512-eJFZ1YhRR8UN8eBLoNzcDPcy/jqjsg6I1AP+KvWQX80BqOSW1oJPJXDylPUEeMr2ZQvHgnQ//Lp6f3RQ1zI7HA==
|
||||
dependencies:
|
||||
tslib "^2.4.0"
|
||||
|
||||
balanced-match@^1.0.0:
|
||||
version "1.0.2"
|
||||
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
|
||||
|
Loading…
x
Reference in New Issue
Block a user