fix(deps): bump @git.zone/tsdeno to ^1.2.0

This commit is contained in:
2026-03-15 18:39:16 +00:00
parent dd86bae942
commit 848b3afe54
5 changed files with 406 additions and 516 deletions
+5
View File
@@ -1,5 +1,10 @@
# Changelog
## 2026-03-15 - 1.13.10 - fix(deps)
bump @git.zone/tsdeno to ^1.2.0
- Updates the tsdeno development dependency from ^1.1.1 to ^1.2.0.
## 2026-03-15 - 1.13.9 - fix(repo)
no changes to commit
+1 -1
View File
@@ -61,7 +61,7 @@
},
"devDependencies": {
"@git.zone/tsbundle": "^2.9.0",
"@git.zone/tsdeno": "^1.1.1",
"@git.zone/tsdeno": "^1.2.0",
"@git.zone/tswatch": "^3.2.0"
}
}
+398 -513
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/onebox',
version: '1.13.9',
version: '1.13.10',
description: 'Self-hosted container platform with automatic SSL and DNS - a mini Heroku for single servers'
}
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/onebox',
version: '1.13.9',
version: '1.13.10',
description: 'Self-hosted container platform with automatic SSL and DNS - a mini Heroku for single servers'
}