@sapphire/async-queue
Advanced tools
Comparing version 1.5.4-next.4a5bf954 to 1.5.4-next.4b7c3e6c
{ | ||
"name": "@sapphire/async-queue", | ||
"version": "1.5.4-next.4a5bf954", | ||
"version": "1.5.4-next.4b7c3e6c", | ||
"description": "Sequential asynchronous lock-based queue for promises", | ||
@@ -65,11 +65,11 @@ "author": "@sapphire", | ||
"devDependencies": { | ||
"@favware/cliff-jumper": "^4.1.0", | ||
"@vitest/coverage-v8": "^2.0.5", | ||
"tsup": "^8.2.4", | ||
"tsx": "^4.19.0", | ||
"@favware/cliff-jumper": "^5.0.0", | ||
"@vitest/coverage-v8": "^2.1.4", | ||
"tsup": "^8.3.5", | ||
"tsx": "^4.19.2", | ||
"typedoc": "^0.25.13", | ||
"typedoc-json-parser": "^10.0.0", | ||
"typescript": "~5.4.5", | ||
"vitest": "^2.0.5" | ||
"vitest": "^2.1.4" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
57615