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

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

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"
}
}

911
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

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'
}

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'
}