fix(deps): pin smartexit to ^2.0.1 and smartshell to ^3.3.4 for PID tracking
Some checks failed
Default (tags) / security (push) Successful in 33s
Default (tags) / test (push) Failing after 39s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped

This commit is contained in:
2026-03-04 00:17:35 +00:00
parent f7f42ff36c
commit 0eef560f1d
2 changed files with 7 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@git.zone/tswatch",
"version": "3.2.3",
"version": "3.2.4",
"private": false,
"description": "A development tool for automatically watching and re-compiling TypeScript projects upon detecting file changes, enhancing developer workflows.",
"exports": {
@@ -31,12 +31,12 @@
"@push.rocks/npmextra": "^5.3.3",
"@push.rocks/smartcli": "^4.0.20",
"@push.rocks/smartdelay": "^3.0.5",
"@push.rocks/smartexit": "2.0.0",
"@push.rocks/smartexit": "^2.0.1",
"@push.rocks/smartfs": "^1.3.1",
"@push.rocks/smartinteract": "^2.0.16",
"@push.rocks/smartlog": "^3.1.10",
"@push.rocks/smartlog-destination-local": "^9.0.2",
"@push.rocks/smartshell": "^3.3.3",
"@push.rocks/smartshell": "^3.3.4",
"@push.rocks/smartwatch": "^6.3.0",
"@push.rocks/taskbuffer": "^4.2.0"
},

16
pnpm-lock.yaml generated
View File

@@ -33,8 +33,8 @@ importers:
specifier: ^3.0.5
version: 3.0.5
'@push.rocks/smartexit':
specifier: 2.0.0
version: 2.0.0
specifier: ^2.0.1
version: 2.0.1
'@push.rocks/smartfs':
specifier: ^1.3.1
version: 1.3.1
@@ -48,7 +48,7 @@ importers:
specifier: ^9.0.2
version: 9.0.2
'@push.rocks/smartshell':
specifier: ^3.3.3
specifier: ^3.3.4
version: 3.3.4
'@push.rocks/smartwatch':
specifier: ^6.3.0
@@ -893,9 +893,6 @@ packages:
'@push.rocks/smartexit@1.1.1':
resolution: {integrity: sha512-UwcVJbp7vzzDM9RQmnfTaVOJ+DK127lAC5gwyfKU2GfPAv0Jng62Sv601otP+jnly9nRt5fUuttNHDl34Mjn3g==}
'@push.rocks/smartexit@2.0.0':
resolution: {integrity: sha512-gFYW5OWSJCYqSi5H6oEc6d0/cTG4tVC1qMinKXxVjtX7ArlQuDJdvA8Yp4x/mXdDjst1SjkuAzUzE1SIf+S+jg==}
'@push.rocks/smartexit@2.0.1':
resolution: {integrity: sha512-UDfd4XDqX0X7aGYNQ85sO/xw8cQ2Rvqd7Z27msKgFxjiNUcgAjh+XcTb/FOWEkzwcqHR1Hb/Jh7tRILKR2LbVQ==}
@@ -3147,6 +3144,7 @@ packages:
resolution: {integrity: sha512-5RJYU5zWFXTQ5iRXAo75vlhK5ybZOyqEyg/szw2VtHc6ZOPcC7ruX4nnXk1OqqlY56Z7XT+WCFhV+/XPj4QwtQ==}
engines: {node: '>=20.18.0'}
hasBin: true
bundledDependencies: []
pdfjs-dist@4.10.38:
resolution: {integrity: sha512-/Y3fcFrXEAsMjJXeL9J8+ZG9U01LbuWaYypvDW2ycW1jL269L3js3DVBjDJ0Up9Np1uqDXsDrRihHANhZOlwdQ==}
@@ -5622,12 +5620,6 @@ snapshots:
'@push.rocks/smartpromise': 4.2.3
tree-kill: 1.2.2
'@push.rocks/smartexit@2.0.0':
dependencies:
'@push.rocks/lik': 6.3.1
'@push.rocks/smartpromise': 4.2.3
tree-kill: 1.2.2
'@push.rocks/smartexit@2.0.1':
dependencies:
'@push.rocks/lik': 6.3.1