From 0eef560f1de722004a3b0e4ab4e653da61401079 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Wed, 4 Mar 2026 00:17:35 +0000 Subject: [PATCH] fix(deps): pin smartexit to ^2.0.1 and smartshell to ^3.3.4 for PID tracking --- package.json | 6 +++--- pnpm-lock.yaml | 16 ++++------------ 2 files changed, 7 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 63e0e22..2fdc3be 100644 --- a/package.json +++ b/package.json @@ -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" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f6cf1e6..4f01d0a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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