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

This commit is contained in:
2026-03-05 10:32:41 +00:00
parent ecd0cc0066
commit d3aefef78d
5 changed files with 29 additions and 13 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2026-03-05 - 11.0.9 - fix(devDependencies)
bump @git.zone/tsbuild devDependency to ^4.1.4
- package.json: Updated @git.zone/tsbuild from ^4.1.3 to ^4.1.4
## 2026-03-05 - 11.0.8 - fix()
no changes detected

View File

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

31
pnpm-lock.yaml generated
View File

@@ -115,8 +115,8 @@ importers:
version: 13.0.0
devDependencies:
'@git.zone/tsbuild':
specifier: ^4.1.3
version: 4.1.3
specifier: ^4.1.4
version: 4.1.4
'@git.zone/tsbundle':
specifier: ^2.9.0
version: 2.9.0
@@ -538,16 +538,16 @@ packages:
resolution: {integrity: sha512-YTVITFGN0/24PxzXrwqCgnyd7njDuzp5ZvaCx5nq/jg55kUYd94Nj8UTchBdBofi/L0nwRfjGOg0E41d2u9T1w==}
engines: {node: '>=6'}
'@git.zone/tsbuild@4.1.3':
resolution: {integrity: sha512-4vDH4rp9IKhlxEH1l5p+avPhcZbKvLP5npjv6cOvUtA9zVyE8hN21zNnGFsCLDDBbojtVUIUlHKD7BdWtQbXFQ==}
'@git.zone/tsbuild@4.1.4':
resolution: {integrity: sha512-jeru95CfP0UDiWb6XC1tJvC6NVj4rSzuER0spw8O0hOhNQO6FC/fF7dp+dGvPd8daU0zPwucE9jjbPt1bsriTA==}
hasBin: true
'@git.zone/tsbundle@2.9.0':
resolution: {integrity: sha512-itXX/oiJjrRHUlIGTHUEqSwPuGwsG4Cq8kh7aqFOm8mYzJwtXYE1gBqLJTWZma6gI5n+xAk5qTxTyfikuPgWQA==}
hasBin: true
'@git.zone/tspublish@1.11.0':
resolution: {integrity: sha512-dkgaDBTzZJ53lAV72r7OW/W7l/KqpkncFuPojr11JO35OKAbjjDhZbAwPv4oGX9NplyXrhC5VJRPNX/orqNTHA==}
'@git.zone/tspublish@1.11.2':
resolution: {integrity: sha512-BcGap1OzXDgXpfQXMh9W17r/CkWNhPsJ3WzjG2wrGE+ePUJCJAm9w6+J8G5WdZZcZKPqTB07cp707LbSiksc5A==}
hasBin: true
'@git.zone/tsrun@2.0.1':
@@ -1040,6 +1040,9 @@ packages:
'@push.rocks/smartshell@3.3.6':
resolution: {integrity: sha512-ZJ53P5gri5FYgI/iLdqfM/uePptkbhmTS7/sugMXEEFd46MVLGAwu/DAmpHpBs6vdHoXXH3wOhNpSZNi3YG7kA==}
'@push.rocks/smartshell@3.3.7':
resolution: {integrity: sha512-b3st2+FjHUVhZZRlXfw93+SQA0UMVlURqe55uVpWdjJX7jeGXTTeszuYygtiR99zC5iZ8WZhGDct3N2L1qc/qw==}
'@push.rocks/smartsitemap@2.0.4':
resolution: {integrity: sha512-76dYWG/o/EjV4vYCK7ZKM35T9xgrI+oHEiiIE6E2MDaFIU6QnSfciTfbscH5nc0vxx8Ah+I0HPEJO94BM2S39w==}
@@ -4857,9 +4860,9 @@ snapshots:
dependencies:
'@fortawesome/fontawesome-common-types': 7.2.0
'@git.zone/tsbuild@4.1.3':
'@git.zone/tsbuild@4.1.4':
dependencies:
'@git.zone/tspublish': 1.11.0
'@git.zone/tspublish': 1.11.2
'@push.rocks/early': 4.0.4
'@push.rocks/smartcli': 4.0.20
'@push.rocks/smartdelay': 3.0.5
@@ -4905,7 +4908,7 @@ snapshots:
- supports-color
- vue
'@git.zone/tspublish@1.11.0':
'@git.zone/tspublish@1.11.2':
dependencies:
'@push.rocks/consolecolor': 2.0.3
'@push.rocks/npmextra': 5.3.3
@@ -4917,7 +4920,7 @@ snapshots:
'@push.rocks/smartnpm': 2.0.6
'@push.rocks/smartpath': 6.0.0
'@push.rocks/smartrequest': 5.0.1
'@push.rocks/smartshell': 3.3.6
'@push.rocks/smartshell': 3.3.7
transitivePeerDependencies:
- '@nuxt/kit'
- aws-crt
@@ -6118,6 +6121,14 @@ snapshots:
tree-kill: 1.2.2
which: 6.0.1
'@push.rocks/smartshell@3.3.7':
dependencies:
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartexit': 2.0.3
'@push.rocks/smartpromise': 4.2.3
'@types/which': 3.0.4
which: 6.0.1
'@push.rocks/smartsitemap@2.0.4':
dependencies:
'@push.rocks/smartcache': 1.0.18

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/dcrouter',
version: '11.0.8',
version: '11.0.9',
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.8',
version: '11.0.9',
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
}