fix(devDependencies): bump @git.zone/tsbuild devDependency to ^4.1.25

This commit is contained in:
2026-03-05 15:15:25 +00:00
parent db53d87cc5
commit 70e2c8e17d
5 changed files with 15 additions and 8 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-03-05 - 11.0.39 - fix(devDependencies)
bump @git.zone/tsbuild devDependency to ^4.1.25
- Updated devDependency @git.zone/tsbuild from ^4.1.24 to ^4.1.25 in package.json
- Only a devDependency was changed; no runtime dependencies or source files modified
- Current package version is 11.0.38; recommend a patch release
## 2026-03-05 - 11.0.38 - fix(deps)
bump @git.zone/tsbuild to ^4.1.24

View File

@@ -19,7 +19,7 @@
"watch": "tswatch"
},
"devDependencies": {
"@git.zone/tsbuild": "^4.1.24",
"@git.zone/tsbuild": "^4.1.25",
"@git.zone/tsbundle": "^2.9.0",
"@git.zone/tsrun": "^2.0.1",
"@git.zone/tstest": "^3.2.0",

10
pnpm-lock.yaml generated
View File

@@ -115,8 +115,8 @@ importers:
version: 13.0.0
devDependencies:
'@git.zone/tsbuild':
specifier: ^4.1.24
version: 4.1.24
specifier: ^4.1.25
version: 4.1.25
'@git.zone/tsbundle':
specifier: ^2.9.0
version: 2.9.0
@@ -538,8 +538,8 @@ packages:
resolution: {integrity: sha512-YTVITFGN0/24PxzXrwqCgnyd7njDuzp5ZvaCx5nq/jg55kUYd94Nj8UTchBdBofi/L0nwRfjGOg0E41d2u9T1w==}
engines: {node: '>=6'}
'@git.zone/tsbuild@4.1.24':
resolution: {integrity: sha512-UaKwxAZDxxUIFWUPRz7hoMl4V7Cyy5sSHlKozMUtADbrvAGwOjH8yMBgb/KWSTOUwo9Dza5hlhEeU0r7l7MtqA==}
'@git.zone/tsbuild@4.1.25':
resolution: {integrity: sha512-Gzi0zlz/zGdVCxkXv4HoVz2LKEWj5A7M3ub6vcw+4TBiu3FntAoZrkzKNMC6Ee4OyzYuNHSvMnQp1bZTQDwLeg==}
hasBin: true
'@git.zone/tsbundle@2.9.0':
@@ -4860,7 +4860,7 @@ snapshots:
dependencies:
'@fortawesome/fontawesome-common-types': 7.2.0
'@git.zone/tsbuild@4.1.24':
'@git.zone/tsbuild@4.1.25':
dependencies:
'@git.zone/tspublish': 1.11.2
'@push.rocks/early': 4.0.4

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/dcrouter',
version: '11.0.38',
version: '11.0.39',
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
}

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/dcrouter',
version: '11.0.38',
version: '11.0.39',
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
}