@sapphire/async-queue
Advanced tools
Comparing version 1.5.4-next.74c9ef24 to 1.5.4-next.78c5a5bb
{ | ||
"name": "@sapphire/async-queue", | ||
"version": "1.5.4-next.74c9ef24", | ||
"version": "1.5.4-next.78c5a5bb", | ||
"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.1.1", | ||
"tsup": "^8.3.0", | ||
"tsx": "^4.19.1", | ||
"@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.1.1" | ||
"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