fix: add missing strip-ansi dep for pi-coding-agent (#38999)

Merged via squash.

Prepared head SHA: dd03a6aaaf
Co-authored-by: ninyawee <8089231+ninyawee@users.noreply.github.com>
Co-authored-by: altaywtf <9790196+altaywtf@users.noreply.github.com>
Reviewed-by: @altaywtf
This commit is contained in:
Nutchanon (Ben) Ninyawee
2026-03-08 16:00:17 +07:00
committed by GitHub
parent 9425209602
commit c1b914026d
2 changed files with 11 additions and 1 deletions

View File

@@ -443,6 +443,13 @@
"node-llama-cpp",
"protobufjs",
"sharp"
]
],
"packageExtensions": {
"@mariozechner/pi-coding-agent": {
"dependencies": {
"strip-ansi": "^7.2.0"
}
}
}
}
}

3
pnpm-lock.yaml generated
View File

@@ -18,6 +18,8 @@ overrides:
tar: 7.5.10
tough-cookie: 4.1.3
packageExtensionsChecksum: sha256-n+P/SQo4Pf+dHYpYn1Y6wL4cJEVoVzZ835N0OEp4TM8=
importers:
.:
@@ -8368,6 +8370,7 @@ snapshots:
marked: 15.0.12
minimatch: 10.2.4
proper-lockfile: 4.1.2
strip-ansi: 7.2.0
yaml: 2.8.2
optionalDependencies:
'@mariozechner/clipboard': 0.3.2