diff --git a/bun.lock b/bun.lock index 1bbf8e6..1d9c50b 100644 --- a/bun.lock +++ b/bun.lock @@ -17,7 +17,7 @@ }, "packages/core": { "name": "smart-fetch-core", - "version": "0.3.12", + "version": "0.3.17", "dependencies": { "@sinclair/typebox": "^0.34.52", "defuddle": "^0.19.2", @@ -29,7 +29,7 @@ }, "packages/openclaw-smart-fetch": { "name": "openclaw-smart-fetch", - "version": "0.3.12", + "version": "0.3.17", "dependencies": { "@sinclair/typebox": "^0.34.52", "defuddle": "^0.19.2", @@ -39,9 +39,9 @@ }, "packages/pi-smart-fetch": { "name": "pi-smart-fetch", - "version": "0.3.12", + "version": "0.3.17", "dependencies": { - "@earendil-works/pi-tui": "^0.82.1", + "@earendil-works/pi-tui": "^0.83.0", "@sinclair/typebox": "^0.34.52", "defuddle": "^0.19.2", "linkedom": "^0.18.13", @@ -53,7 +53,7 @@ }, "packages/smart-fetch": { "name": "@thinkscape/smart-fetch", - "version": "0.3.12", + "version": "0.3.17", "bin": { "smart-fetch": "./dist/cli.js", "sf": "./dist/cli.js", @@ -152,7 +152,7 @@ "@earendil-works/pi-coding-agent": ["@earendil-works/pi-coding-agent@0.82.1", "", { "dependencies": { "@earendil-works/pi-agent-core": "^0.82.1", "@earendil-works/pi-ai": "^0.82.1", "@earendil-works/pi-tui": "^0.82.1", "@silvia-odwyer/photon-node": "0.3.4", "chalk": "5.6.2", "cross-spawn": "7.0.6", "diff": "8.0.4", "glob": "13.0.6", "highlight.js": "10.7.3", "hosted-git-info": "9.0.3", "ignore": "7.0.5", "jiti": "2.7.0", "minimatch": "10.2.5", "proper-lockfile": "4.1.2", "semver": "7.8.0", "typebox": "1.1.38", "undici": "8.5.0", "yaml": "2.9.0" }, "optionalDependencies": { "@mariozechner/clipboard": "0.3.9" }, "bin": { "pi": "dist/cli.js" } }, "sha512-zbkAhoIuDPMF3pKuja0ajZabrMWU29FUMV9A/XMXT/XC1yXs5xt6t6t13GogQFsDrDqbFP4DkZQO1w8rWRAzYA=="], - "@earendil-works/pi-tui": ["@earendil-works/pi-tui@0.82.1", "", { "dependencies": { "get-east-asian-width": "1.6.0", "marked": "18.0.5" } }, "sha512-9yN8hALfKaxZq7n54EMxqhFCWnMi6LHkraMJ/1YjHiATq75XrI6XDMVppn9EDtiK7Fks8hUe1SDXUTrIvwRWfQ=="], + "@earendil-works/pi-tui": ["@earendil-works/pi-tui@0.83.0", "", { "dependencies": { "get-east-asian-width": "1.6.0", "marked": "18.0.5" } }, "sha512-IoYrb0rORjELmEpNtoCA/U8je3KopMkRAVJRdSzvXRvgb+Huo1gNh8Q5CSZvNOiYtDxJdj2tYZZHZ4B3+IN3hA=="], "@esbuild/aix-ppc64": ["@esbuild/aix-ppc64@0.27.7", "", { "os": "aix", "cpu": "ppc64" }, "sha512-EKX3Qwmhz1eMdEJokhALr0YiD0lhQNwDqkPYyPhiSwKrh7/4KRjQc04sZ8db+5DVVnZ1LmbNDI1uAMPEUBnQPg=="], @@ -684,6 +684,8 @@ "@aws-sdk/xml-builder/@smithy/types": ["@smithy/types@4.14.2", "", { "dependencies": { "tslib": "^2.6.2" } }, "sha512-P+otAxbV4CqBybp7EkcJCrig63yE2E7PuNVOmilVMRcx/O+QDzGULTrKsq4DV13gSfak9ObPrWaHl/9bL5YcWw=="], + "@earendil-works/pi-coding-agent/@earendil-works/pi-tui": ["@earendil-works/pi-tui@0.82.1", "", { "dependencies": { "get-east-asian-width": "1.6.0", "marked": "18.0.5" } }, "sha512-9yN8hALfKaxZq7n54EMxqhFCWnMi6LHkraMJ/1YjHiATq75XrI6XDMVppn9EDtiK7Fks8hUe1SDXUTrIvwRWfQ=="], + "@smithy/core/@smithy/types": ["@smithy/types@4.14.2", "", { "dependencies": { "tslib": "^2.6.2" } }, "sha512-P+otAxbV4CqBybp7EkcJCrig63yE2E7PuNVOmilVMRcx/O+QDzGULTrKsq4DV13gSfak9ObPrWaHl/9bL5YcWw=="], "@smithy/credential-provider-imds/@smithy/types": ["@smithy/types@4.14.2", "", { "dependencies": { "tslib": "^2.6.2" } }, "sha512-P+otAxbV4CqBybp7EkcJCrig63yE2E7PuNVOmilVMRcx/O+QDzGULTrKsq4DV13gSfak9ObPrWaHl/9bL5YcWw=="], diff --git a/packages/pi-smart-fetch/package.json b/packages/pi-smart-fetch/package.json index 74e5f6b..3bb4817 100644 --- a/packages/pi-smart-fetch/package.json +++ b/packages/pi-smart-fetch/package.json @@ -58,7 +58,7 @@ "pack:dry-run": "bun run build && npm pack --dry-run" }, "dependencies": { - "@earendil-works/pi-tui": "^0.82.1", + "@earendil-works/pi-tui": "^0.83.0", "@sinclair/typebox": "^0.34.52", "wreq-js": "^2.3.1", "defuddle": "^0.19.2",