From 4931cdfef454682518c85360bdf75f358470ecd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 22:50:00 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20=E2=AC=86=EF=B8=8F=20ag?= =?UTF-8?q?ent=20extensions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../private_pi-extensions/package-lock.json | 55 ++++++++++++++----- .../share/private_pi-extensions/package.json | 6 +- 2 files changed, 45 insertions(+), 16 deletions(-) diff --git a/home/dot_local/share/private_pi-extensions/package-lock.json b/home/dot_local/share/private_pi-extensions/package-lock.json index 65d997be..cc025f01 100644 --- a/home/dot_local/share/private_pi-extensions/package-lock.json +++ b/home/dot_local/share/private_pi-extensions/package-lock.json @@ -6,17 +6,37 @@ "": { "name": "pi-extensions", "dependencies": { - "@narumitw/pi-statusline": "0.34.0", - "@tintinweb/pi-subagents": "0.14.3", - "pi-ask-user": "0.13.0", + "@narumitw/pi-statusline": "0.49.6", + "@tintinweb/pi-subagents": "0.15.0", + "pi-ask-user": "0.14.0", "pi-web-search": "1.3.1" } }, "node_modules/@narumitw/pi-statusline": { - "version": "0.34.0", - "resolved": "https://registry.npmjs.org/@narumitw/pi-statusline/-/pi-statusline-0.34.0.tgz", - "integrity": "sha512-BRUfGN3iffJk661SEI/NdUH/Ix7LxaHwhlUgC0VS+FLzPyB07T3eWQTgJ28i3wIlRbAB0cJ6oqg+cS2fnm/7aw==", - "license": "MIT" + "version": "0.49.6", + "resolved": "https://registry.npmjs.org/@narumitw/pi-statusline/-/pi-statusline-0.49.6.tgz", + "integrity": "sha512-B4ujmIeY70NouTdGo4Ft8L16jL7E7PpgC6ppxiLoINHWVb4tpJlRUylnlLVSK0M0QkP7K7PM6EVvRU0XkJmFWQ==", + "license": "MIT", + "dependencies": { + "@narumitw/pi-tui-kit": "^0.52.0" + }, + "peerDependencies": { + "@earendil-works/pi-coding-agent": "*", + "@earendil-works/pi-tui": "*" + } + }, + "node_modules/@narumitw/pi-tui-kit": { + "version": "0.52.0", + "resolved": "https://registry.npmjs.org/@narumitw/pi-tui-kit/-/pi-tui-kit-0.52.0.tgz", + "integrity": "sha512-3NwRMQ3WCqwKh4RpQVBKEOiOYBYu1/9VYcSMKvbvpkJtdoFYa348uKhdQc2fVYW5o0LyTlK0CovdzAIUTOP+CQ==", + "license": "MIT", + "dependencies": { + "highlight.js": "11.11.1" + }, + "peerDependencies": { + "@earendil-works/pi-coding-agent": "*", + "@earendil-works/pi-tui": "*" + } }, "node_modules/@sinclair/typebox": { "version": "0.34.52", @@ -25,9 +45,9 @@ "license": "MIT" }, "node_modules/@tintinweb/pi-subagents": { - "version": "0.14.3", - "resolved": "https://registry.npmjs.org/@tintinweb/pi-subagents/-/pi-subagents-0.14.3.tgz", - "integrity": "sha512-iDqeadh6114AZvw8HYe1PEq8M0MZ9czJKTAIsklCPUbV9vUMS+g/LAV0vW3O9PiBXKNJh8hkrY8L6iIr8XNEqA==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@tintinweb/pi-subagents/-/pi-subagents-0.15.0.tgz", + "integrity": "sha512-Fvwi77IQcs826xsE7mcTWz0ASvo4+Es7RzhJhXFWOCgbw2Ma5V4M3Im1/YEOWIUmZwLFSQkGNw+b9Ew6mlnPCA==", "license": "MIT", "dependencies": { "@sinclair/typebox": "^0.34.49", @@ -59,6 +79,15 @@ "node": ">=18.0" } }, + "node_modules/highlight.js": { + "version": "11.11.1", + "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.11.1.tgz", + "integrity": "sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==", + "license": "BSD-3-Clause", + "engines": { + "node": ">=12.0.0" + } + }, "node_modules/nanoid": { "version": "5.1.16", "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-5.1.16.tgz", @@ -78,9 +107,9 @@ } }, "node_modules/pi-ask-user": { - "version": "0.13.0", - "resolved": "https://registry.npmjs.org/pi-ask-user/-/pi-ask-user-0.13.0.tgz", - "integrity": "sha512-A8IpRX240T4EJryp1n/O/FVUXl/EGQpngq075hL4xerLUoejic/gIIwBz79lQEKwNE5/ZY5BPtgqQPv7Jx5Zzg==", + "version": "0.14.0", + "resolved": "https://registry.npmjs.org/pi-ask-user/-/pi-ask-user-0.14.0.tgz", + "integrity": "sha512-XKP01z1ly0v6r2ttC9dd3HWv2dmxGIxPRMBhPh2pv3vBWqQ1kZ65n98vW29uZTHvkwPHeTIkdQ06ZoWd5c4GlQ==", "license": "MIT", "peerDependencies": { "@earendil-works/pi-coding-agent": ">=0.74.0", diff --git a/home/dot_local/share/private_pi-extensions/package.json b/home/dot_local/share/private_pi-extensions/package.json index 4d83fbf5..f98a2bfc 100644 --- a/home/dot_local/share/private_pi-extensions/package.json +++ b/home/dot_local/share/private_pi-extensions/package.json @@ -2,9 +2,9 @@ "name": "pi-extensions", "private": true, "dependencies": { - "@narumitw/pi-statusline": "0.34.0", - "pi-ask-user": "0.13.0", + "@narumitw/pi-statusline": "0.49.6", + "pi-ask-user": "0.14.0", "pi-web-search": "1.3.1", - "@tintinweb/pi-subagents": "0.14.3" + "@tintinweb/pi-subagents": "0.15.0" } }