@xylabs/api
Advanced tools
Comparing version 2.13.9 to 2.13.10
@@ -44,5 +44,5 @@ { | ||
"devDependencies": { | ||
"@xylabs/ts-scripts-yarn3": "^3.1.21", | ||
"@xylabs/tsconfig": "^3.1.21", | ||
"typescript": "^5.2.2" | ||
"@xylabs/ts-scripts-yarn3": "^3.2.8", | ||
"@xylabs/tsconfig": "^3.2.8", | ||
"typescript": "^5.3.2" | ||
}, | ||
@@ -57,5 +57,5 @@ "publishConfig": { | ||
"sideEffects": false, | ||
"version": "2.13.9", | ||
"version": "2.13.10", | ||
"packageManager": "yarn@3.3.1", | ||
"type": "module" | ||
} |
55721