chore(deps): update serve.zone interfaces

This commit is contained in:
2026-04-25 14:17:02 +00:00
parent 2121e4f56c
commit ed595918e2
2 changed files with 95 additions and 373 deletions
+7 -2
View File
@@ -47,7 +47,7 @@
"@push.rocks/smartshell": "^3.2.2",
"@push.rocks/smartstring": "^4.0.2",
"@push.rocks/taskbuffer": "^3.0.10",
"@serve.zone/interfaces": "^4.10.0",
"@serve.zone/interfaces": "^5.4.3",
"@tsclass/tsclass": "^4.2.0"
},
"devDependencies": {
@@ -72,5 +72,10 @@
],
"browserslist": [
"last 1 chrome versions"
]
],
"pnpm": {
"overrides": {
"glob@10.3.12>path-scurry": "1.11.1"
}
}
}