fix(dependencies): Bump dependencies and devDependencies to updated versions

This commit is contained in:
2025-11-19 21:12:16 +00:00
parent 588a9d1df6
commit ba08fcdebc
4 changed files with 2558 additions and 2661 deletions

View File

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