From bc7c2bedbc79f4e4d2b5793c1d1f860ae938d44b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 16:43:02 +0000 Subject: [PATCH] build(deps-dev): bump the npm-dependencies group with 3 updates Bumps the npm-dependencies group with 3 updates: @colbymchenry/codegraph, [@earendil-works/pi-coding-agent](https://github.com/earendil-works/pi/tree/HEAD/packages/coding-agent) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@colbymchenry/codegraph` from 1.0.1 to 1.2.0 Updates `@earendil-works/pi-coding-agent` from 0.79.8 to 0.80.3 - [Release notes](https://github.com/earendil-works/pi/releases) - [Changelog](https://github.com/earendil-works/pi/blob/main/packages/coding-agent/CHANGELOG.md) - [Commits](https://github.com/earendil-works/pi/commits/v0.80.3/packages/coding-agent) Updates `@types/node` from 26.0.0 to 26.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@colbymchenry/codegraph" dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@earendil-works/pi-coding-agent" dependency-version: 0.80.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@types/node" dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 88 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 45 insertions(+), 45 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6a16189..8a43cd3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "devDependencies": { "@changesets/cli": "^2.31.0", "@colbymchenry/codegraph": "^1.0.1", - "@earendil-works/pi-coding-agent": "^0.79.6", + "@earendil-works/pi-coding-agent": "^0.80.3", "@types/node": "^26.0.0", "typescript": "^6.0.3", "vitest": "^4.1.7" @@ -277,27 +277,27 @@ } }, "node_modules/@colbymchenry/codegraph": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@colbymchenry/codegraph/-/codegraph-1.0.1.tgz", - "integrity": "sha512-Y4ZMk7wxSRI9g2wQTcW21TfLr+fw7td1Dadkll6Udl9Ll8wX3H6qtov7K/VGtHG2AFX2j1e5Lm48PTHi74mImg==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@colbymchenry/codegraph/-/codegraph-1.2.0.tgz", + "integrity": "sha512-E743dg0E0Q/ownKoSN7h0xw6HA5F2C2yIVxVCzWgLWgyufudXgaIHCz7oPXsauqAPr/bd4CWGk/8FszVtFxxkQ==", "dev": true, "license": "MIT", "bin": { "codegraph": "npm-shim.js" }, "optionalDependencies": { - "@colbymchenry/codegraph-darwin-arm64": "1.0.1", - "@colbymchenry/codegraph-darwin-x64": "1.0.1", - "@colbymchenry/codegraph-linux-arm64": "1.0.1", - "@colbymchenry/codegraph-linux-x64": "1.0.1", - "@colbymchenry/codegraph-win32-arm64": "1.0.1", - "@colbymchenry/codegraph-win32-x64": "1.0.1" + "@colbymchenry/codegraph-darwin-arm64": "1.2.0", + "@colbymchenry/codegraph-darwin-x64": "1.2.0", + "@colbymchenry/codegraph-linux-arm64": "1.2.0", + "@colbymchenry/codegraph-linux-x64": "1.2.0", + "@colbymchenry/codegraph-win32-arm64": "1.2.0", + "@colbymchenry/codegraph-win32-x64": "1.2.0" } }, "node_modules/@colbymchenry/codegraph-darwin-arm64": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@colbymchenry/codegraph-darwin-arm64/-/codegraph-darwin-arm64-1.0.1.tgz", - "integrity": "sha512-4z3aNzR3Ml31MBVzAvFQm+bk83erdHkjnaJ0PoeM6I9T7xuTIcdAGV36i3qYwgBE4tdrghRdR0mP5MNM+OrGFA==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@colbymchenry/codegraph-darwin-arm64/-/codegraph-darwin-arm64-1.2.0.tgz", + "integrity": "sha512-kN0r74pZaOgoNy8hcP/vArgt6G0O5fiWWAFNf2Cf7rcaH8htGHCwqTZGGWkWdL7yb/6AyVSqIKTRkAsjxKZkew==", "cpu": [ "arm64" ], @@ -309,9 +309,9 @@ ] }, "node_modules/@colbymchenry/codegraph-darwin-x64": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@colbymchenry/codegraph-darwin-x64/-/codegraph-darwin-x64-1.0.1.tgz", - "integrity": "sha512-KBSKl+tLCSIgV4iyi21SqYlpXL0P8DPqAnVHvvStdyYsCmkc2Heqf4oQIko+TYyFmuo65m4VpX989JkYZVGIVQ==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@colbymchenry/codegraph-darwin-x64/-/codegraph-darwin-x64-1.2.0.tgz", + "integrity": "sha512-PzuZQrOrwP3AZJFjjXseRgKYrD3IlVPjOGKhrot+uqnhBUhMMBcOrB8xy2Wfu1rcpnH4GCuS14GYmy9qVkQibg==", "cpu": [ "x64" ], @@ -323,9 +323,9 @@ ] }, "node_modules/@colbymchenry/codegraph-linux-arm64": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@colbymchenry/codegraph-linux-arm64/-/codegraph-linux-arm64-1.0.1.tgz", - "integrity": "sha512-2TOeL/Lx3kME+dmv2Q9hbIQFBvT6uKLdZONDRaYto+1Bcl3GrJuIu6bsu3jiJuifPhnYIL2xwUV6y+TZQ8MbTw==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@colbymchenry/codegraph-linux-arm64/-/codegraph-linux-arm64-1.2.0.tgz", + "integrity": "sha512-xrR5X+z4kks2BVCs0eRARi9d4n5bOUKCKLJhtfVnq9a/YFv9yMJuviDqPtKuqBSnv5xlrLUK9R3oHHFEq7tE5A==", "cpu": [ "arm64" ], @@ -337,9 +337,9 @@ ] }, "node_modules/@colbymchenry/codegraph-linux-x64": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@colbymchenry/codegraph-linux-x64/-/codegraph-linux-x64-1.0.1.tgz", - "integrity": "sha512-UENXSURJJUhcvdKoYsB5Wj6Z6O9C2afhYfG0LnL13KFWJhGXugqYKjF4KwkaeE8Po8TFul9k3f+8eXjmJwwwaQ==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@colbymchenry/codegraph-linux-x64/-/codegraph-linux-x64-1.2.0.tgz", + "integrity": "sha512-f0T6Vpb3NHGnWDIiULxyd97RuPvHXrdasm59AQCBLqc1mSyjs1KqoXHhwyf17VN4zheBOggRpvfpKOmQeWaMWQ==", "cpu": [ "x64" ], @@ -351,9 +351,9 @@ ] }, "node_modules/@colbymchenry/codegraph-win32-arm64": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@colbymchenry/codegraph-win32-arm64/-/codegraph-win32-arm64-1.0.1.tgz", - "integrity": "sha512-ZEG+HOakHiAe1AWMa2LgD52HyIEbWsY2FyNvDmon4Ss2889OghqUyA8BOLu5hNW+EI42JwwSXijVevn2Zn0hlg==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@colbymchenry/codegraph-win32-arm64/-/codegraph-win32-arm64-1.2.0.tgz", + "integrity": "sha512-78KniDLWxMANDJwyp84S+QKOgJCmHLuZO9TE+9Xw6HlB8/vRF1mxj/WHKoUpwMzQ89j1/D2feYd5JGYHfjA0yQ==", "cpu": [ "arm64" ], @@ -365,9 +365,9 @@ ] }, "node_modules/@colbymchenry/codegraph-win32-x64": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@colbymchenry/codegraph-win32-x64/-/codegraph-win32-x64-1.0.1.tgz", - "integrity": "sha512-qU6jjyma635qKJ0aaL8XU8QtYUGkWly0Mu4Wm2cSWRcNDL1v6sVoHMElgfUY7E9tK0gnU+/LbZW3MfmtqLG1GA==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@colbymchenry/codegraph-win32-x64/-/codegraph-win32-x64-1.2.0.tgz", + "integrity": "sha512-ZEitbwb1x5lekuNRmne3V0ZpURXrDtJSxmP/qepG50JkMujf4812XG6FzxR3iQ/q1j8qsZHpcdghFssB4XfvNA==", "cpu": [ "x64" ], @@ -379,16 +379,16 @@ ] }, "node_modules/@earendil-works/pi-coding-agent": { - "version": "0.79.8", - "resolved": "https://registry.npmjs.org/@earendil-works/pi-coding-agent/-/pi-coding-agent-0.79.8.tgz", - "integrity": "sha512-wr9oTS/yrwURDXnYrONQgFgV7QDlwslXL/rvKU5X7TRtrGxIhippsRApXqYlRwSeMjb2YzgHMfZ/kAhOqrzoFQ==", + "version": "0.80.3", + "resolved": "https://registry.npmjs.org/@earendil-works/pi-coding-agent/-/pi-coding-agent-0.80.3.tgz", + "integrity": "sha512-TIggw9gCXpA+Ph7OjdTA7ka2NPwTVuPmy39KDSyUzaKq8VvHfMGR7vtRz4JB7Um/RMRblmzhu4p9tUCk6MTgGA==", "dev": true, "hasShrinkwrap": true, "license": "MIT", "dependencies": { - "@earendil-works/pi-agent-core": "^0.79.8", - "@earendil-works/pi-ai": "^0.79.8", - "@earendil-works/pi-tui": "^0.79.8", + "@earendil-works/pi-agent-core": "^0.80.3", + "@earendil-works/pi-ai": "^0.80.3", + "@earendil-works/pi-tui": "^0.80.3", "@silvia-odwyer/photon-node": "0.3.4", "chalk": "5.6.2", "cross-spawn": "7.0.6", @@ -878,12 +878,12 @@ } }, "node_modules/@earendil-works/pi-coding-agent/node_modules/@earendil-works/pi-agent-core": { - "version": "0.79.8", - "resolved": "https://registry.npmjs.org/@earendil-works/pi-agent-core/-/pi-agent-core-0.79.8.tgz", + "version": "0.80.3", + "resolved": "https://registry.npmjs.org/@earendil-works/pi-agent-core/-/pi-agent-core-0.80.3.tgz", "dev": true, "license": "MIT", "dependencies": { - "@earendil-works/pi-ai": "^0.79.8", + "@earendil-works/pi-ai": "^0.80.3", "ignore": "7.0.5", "typebox": "1.1.38", "yaml": "2.9.0" @@ -893,8 +893,8 @@ } }, "node_modules/@earendil-works/pi-coding-agent/node_modules/@earendil-works/pi-ai": { - "version": "0.79.8", - "resolved": "https://registry.npmjs.org/@earendil-works/pi-ai/-/pi-ai-0.79.8.tgz", + "version": "0.80.3", + "resolved": "https://registry.npmjs.org/@earendil-works/pi-ai/-/pi-ai-0.80.3.tgz", "dev": true, "license": "MIT", "dependencies": { @@ -918,8 +918,8 @@ } }, "node_modules/@earendil-works/pi-coding-agent/node_modules/@earendil-works/pi-tui": { - "version": "0.79.8", - "resolved": "https://registry.npmjs.org/@earendil-works/pi-tui/-/pi-tui-0.79.8.tgz", + "version": "0.80.3", + "resolved": "https://registry.npmjs.org/@earendil-works/pi-tui/-/pi-tui-0.80.3.tgz", "dev": true, "license": "MIT", "dependencies": { @@ -2879,9 +2879,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "26.0.0", - "resolved": "https://registry.npmjs.org/@types/node/-/node-26.0.0.tgz", - "integrity": "sha512-vf2YFi1iY9lHGwNJMs01biZFbKJkrZR1T6/MlzjhJLPdntOHLhTrDSnSVcdtvjihi4VQNlrFRIxLsDBlQpAipA==", + "version": "26.1.0", + "resolved": "https://registry.npmjs.org/@types/node/-/node-26.1.0.tgz", + "integrity": "sha512-O0A1G3xPGy4w7AgQdAQYUlQ+BKk2Oovw8eRpofyp5KdBZULnbe+WqaOVNrm705SHphCiG4XHsACrSmPu1f+Kgw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 2cba3c5..d5357a4 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "devDependencies": { "@changesets/cli": "^2.31.0", "@colbymchenry/codegraph": "^1.0.1", - "@earendil-works/pi-coding-agent": "^0.79.6", + "@earendil-works/pi-coding-agent": "^0.80.3", "@types/node": "^26.0.0", "typescript": "^6.0.3", "vitest": "^4.1.7"