fix(devDependencies): Update devDependencies for tstest and Node types
This commit is contained in:
parent
aa6a27970a
commit
f81971d148
@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-05-20 - 3.1.8 - fix(devDependencies)
|
||||
Update devDependencies for tstest and Node types
|
||||
|
||||
- Bump @git.zone/tstest from ^1.7.0 to ^1.9.0
|
||||
- Bump @types/node from ^22.15.18 to ^22.15.20
|
||||
|
||||
## 2025-05-20 - 3.1.7 - fix(ts_destination_local)
|
||||
Update debug log color: set textColor to 'pink' in DestinationLocal.
|
||||
|
||||
|
@ -45,8 +45,8 @@
|
||||
"@git.zone/tsbuild": "^2.5.1",
|
||||
"@git.zone/tsbundle": "^2.2.5",
|
||||
"@git.zone/tsrun": "^1.3.3",
|
||||
"@git.zone/tstest": "^1.7.0",
|
||||
"@types/node": "^22.15.18"
|
||||
"@git.zone/tstest": "^1.9.0",
|
||||
"@types/node": "^22.15.20"
|
||||
},
|
||||
"dependencies": {
|
||||
"@api.global/typedrequest-interfaces": "^3.0.19",
|
||||
|
964
pnpm-lock.yaml
generated
964
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartlog',
|
||||
version: '3.1.7',
|
||||
version: '3.1.8',
|
||||
description: 'A minimalistic, distributed, and extensible logging tool supporting centralized log management.'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user