fix(deps): Update dependencies, test tooling and test imports; enhance npm test script

This commit is contained in:
2025-08-16 19:57:30 +00:00
parent 6da22ab607
commit 6e647a3556
6 changed files with 1408 additions and 1670 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@api.global/typedserver',
version: '3.0.74',
version: '3.0.75',
description: 'A TypeScript-based project for easy serving of static files with support for live reloading, compression, and typed requests.'
}