diff --git a/nix/package.nix b/nix/package.nix index 0bd20be1..ab201d1d 100644 --- a/nix/package.nix +++ b/nix/package.nix @@ -26,7 +26,7 @@ buildNpmPackageNode24 rec { || baseName == "result"); }; - npmDepsHash = "sha256-Wj085JvzgnbL37MxwMC283QOb9fxvkHJHJjvKEgG+PQ="; + npmDepsHash = "sha256-jUlBYbvewdn1zJEFpMF6ZnFkiNACkCB2u/iWcY8fCD0="; npmDepsFetcherVersion = 2; dontNpmBuild = true; diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 5ea36b02..e966a25f 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -11,7 +11,7 @@ "dependencies": { "@earendil-works/pi-coding-agent": "0.84.2", "@earendil-works/pi-tui": "0.84.2", - "pi-subagents": "0.66.0", + "pi-subagents": "0.67.0", "superpowers": "https://github.com/obra/superpowers/archive/refs/tags/v6.3.0.tar.gz", "typebox": "1.3.7" }, @@ -8292,9 +8292,9 @@ } }, "node_modules/pi-subagents": { - "version": "0.66.0", - "resolved": "https://registry.npmjs.org/pi-subagents/-/pi-subagents-0.66.0.tgz", - "integrity": "sha512-PfvGutk0QJ2Ps0lC/a9L5T9n3RCo7w7Nt0hXg08cbj9uyUEwdrWRCYEpfZ2jMTC/1sOUpnCrVZF/669Qeek0lw==", + "version": "0.67.0", + "resolved": "https://registry.npmjs.org/pi-subagents/-/pi-subagents-0.67.0.tgz", + "integrity": "sha512-43FGBi82sbxEGhEfsaj0P7I/rRJfsw1UPuFSVSkjZw0Fy92lrBIB9d3gDTpwmK5hLj3ZzZUnvtlqiKQatySCTw==", "license": "MIT", "dependencies": { "@earendil-works/pi-server": "0.85.0", diff --git a/package-lock.json b/package-lock.json index 5ea36b02..e966a25f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@earendil-works/pi-coding-agent": "0.84.2", "@earendil-works/pi-tui": "0.84.2", - "pi-subagents": "0.66.0", + "pi-subagents": "0.67.0", "superpowers": "https://github.com/obra/superpowers/archive/refs/tags/v6.3.0.tar.gz", "typebox": "1.3.7" }, @@ -8292,9 +8292,9 @@ } }, "node_modules/pi-subagents": { - "version": "0.66.0", - "resolved": "https://registry.npmjs.org/pi-subagents/-/pi-subagents-0.66.0.tgz", - "integrity": "sha512-PfvGutk0QJ2Ps0lC/a9L5T9n3RCo7w7Nt0hXg08cbj9uyUEwdrWRCYEpfZ2jMTC/1sOUpnCrVZF/669Qeek0lw==", + "version": "0.67.0", + "resolved": "https://registry.npmjs.org/pi-subagents/-/pi-subagents-0.67.0.tgz", + "integrity": "sha512-43FGBi82sbxEGhEfsaj0P7I/rRJfsw1UPuFSVSkjZw0Fy92lrBIB9d3gDTpwmK5hLj3ZzZUnvtlqiKQatySCTw==", "license": "MIT", "dependencies": { "@earendil-works/pi-server": "0.85.0", diff --git a/package.json b/package.json index 5ebdf0dd..0b9c7fc5 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "dependencies": { "@earendil-works/pi-coding-agent": "0.84.2", "@earendil-works/pi-tui": "0.84.2", - "pi-subagents": "0.66.0", + "pi-subagents": "0.67.0", "superpowers": "https://github.com/obra/superpowers/archive/refs/tags/v6.3.0.tar.gz", "typebox": "1.3.7" }