diff --git a/pi-extensions/bun.lock b/pi-extensions/bun.lock index b2475751..39a03ef1 100644 --- a/pi-extensions/bun.lock +++ b/pi-extensions/bun.lock @@ -9,7 +9,7 @@ "@juicesharp/rpiv-todo": "2.8.0", "@juicesharp/rpiv-web-tools": "2.8.0", "@plannotator/pi-extension": "0.27.9", - "@quintinshaw/pi-dynamic-workflows": "3.9.1", + "@quintinshaw/pi-dynamic-workflows": "3.10.0", "google-auth-library": "11.0.2", "pi-mcp-adapter": "2.31.0", "pi-openai-fast": "1.0.1", @@ -256,7 +256,7 @@ "@protobufjs/utf8": ["@protobufjs/utf8@1.1.2", "", {}, "sha512-b1UQwcEZ4yCnMCD8DAL1VlbvBJE9/IX4FTIp7BG1xYpf29SLazLSrqUkj4w7Y5y7cCVP6E5tcqqcI0xemPkHug=="], - "@quintinshaw/pi-dynamic-workflows": ["@quintinshaw/pi-dynamic-workflows@3.9.1", "", { "dependencies": { "acorn": "^8.16.0" }, "peerDependencies": { "@earendil-works/pi-coding-agent": ">=0.80.8", "@earendil-works/pi-tui": ">=0.80.6", "typebox": "*" } }, "sha512-oZ3rYmaaGbQv47bKj0OrBNN7tE1PZ3GRcFG8CT1fHXALPHkJ7e/myGL2VvrGA9gDEytp3eeSuEOZV0+VCmgRmQ=="], + "@quintinshaw/pi-dynamic-workflows": ["@quintinshaw/pi-dynamic-workflows@3.10.0", "", { "dependencies": { "acorn": "^8.16.0" }, "peerDependencies": { "@earendil-works/pi-coding-agent": ">=0.80.8", "@earendil-works/pi-tui": ">=0.80.6", "typebox": "*" } }, "sha512-YJMqZc2SnPlOreCv3fbtWlPQpc4M1M7SrVAfiYU774jwfW26BG779RMgB2ajg1Nf5n93fCMLGWNgOhXRJ0TI2w=="], "@rolldown/binding-android-arm-eabi": ["@rolldown/binding-android-arm-eabi@1.2.5", "", { "os": "android", "cpu": "arm" }, "sha512-DLe/i+l8ynIBY7XEQ191TeZvCoowIGa18R+dIV30GW7DiOtp74i/xX8hs8GUjW5ARV7VZuie3d6AumSmCwbeRA=="], diff --git a/pi-extensions/package.json b/pi-extensions/package.json index 9c5cb9c3..d01267d3 100644 --- a/pi-extensions/package.json +++ b/pi-extensions/package.json @@ -51,7 +51,7 @@ "@juicesharp/rpiv-todo": "2.8.0", "@juicesharp/rpiv-web-tools": "2.8.0", "@plannotator/pi-extension": "0.27.9", - "@quintinshaw/pi-dynamic-workflows": "3.9.1", + "@quintinshaw/pi-dynamic-workflows": "3.10.0", "google-auth-library": "11.0.2", "pi-mcp-adapter": "2.31.0", "pi-openai-fast": "1.0.1",