This commit is contained in:
2023-08-06 04:10:19 +00:00
parent 2fb22ed6a9
commit 5b6751f420
2 changed files with 9 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@
"dependencies": {
"@popperjs/core": "^2.11.8",
"async-lock": "^1.4.0",
"async-rwlock": "^1.1.1",
"bootstrap": "^5.3.1",
"bootstrap-vue-next": "^0.9.26",
"buffer": "^6.0.3",
+8
View File
@@ -11,6 +11,9 @@ dependencies:
async-lock:
specifier: ^1.4.0
version: 1.4.0
async-rwlock:
specifier: ^1.1.1
version: 1.1.1
bootstrap:
specifier: ^5.3.1
version: 5.3.1(@popperjs/core@2.11.8)
@@ -1084,6 +1087,11 @@ packages:
resolution: {integrity: sha512-coglx5yIWuetakm3/1dsX9hxCNox22h7+V80RQOu2XUUMidtArxKoZoOtHUPuR84SycKTXzgGzAUR5hJxujyJQ==}
dev: false
/async-rwlock@1.1.1:
resolution: {integrity: sha512-K4ecpHLAc0Jul4dMb1KLpukblQmHxD5/HNgkTuO3sQ9oLLtVENCJVk7+b0wMj1K89cqnjGkTsAvOb83lCfoKwA==}
engines: {node: '>=8.0.0'}
dev: false
/available-typed-arrays@1.0.5:
resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==}
engines: {node: '>= 0.4'}