rwlock 변경

This commit is contained in:
2023-08-13 09:38:31 +00:00
parent 3a06e44e85
commit 0ba0b83433
2 changed files with 36 additions and 9 deletions
+1 -1
View File
@@ -18,9 +18,9 @@
"format": "prettier --write src/"
},
"dependencies": {
"@esfx/async-readerwriterlock": "^1.0.0",
"@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",