@xylabs/promise
Advanced tools
Comparing version 4.5.1 to 4.5.2
{ | ||
"name": "@xylabs/promise", | ||
"version": "4.5.1", | ||
"version": "4.5.2", | ||
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries", | ||
@@ -39,10 +39,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@xylabs/typeof": "^4.5.1" | ||
"@xylabs/typeof": "^4.5.2" | ||
}, | ||
"devDependencies": { | ||
"@xylabs/ts-scripts-yarn3": "^4.2.6", | ||
"@xylabs/tsconfig": "^4.2.6", | ||
"@xylabs/vitest-extended": "^4.5.1", | ||
"typescript": "^5.7.3", | ||
"vitest": "^3.0.4" | ||
"@xylabs/ts-scripts-yarn3": "^5.0.39", | ||
"@xylabs/tsconfig": "^5.0.39", | ||
"@xylabs/vitest-extended": "^4.5.2", | ||
"typescript": "^5.8.2", | ||
"vitest": "^3.0.7" | ||
}, | ||
@@ -49,0 +49,0 @@ "engines": { |
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
Sorry, the diff of this file is not supported yet
27101
Updated@xylabs/typeof@^4.5.2