mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +00:00
fix: remove redundant root strip-ansi dependency (#39652)
This commit is contained in:
@@ -378,7 +378,6 @@
|
||||
"qrcode-terminal": "^0.12.0",
|
||||
"sharp": "^0.34.5",
|
||||
"sqlite-vec": "0.1.7-alpha.2",
|
||||
"strip-ansi": "^7.2.0",
|
||||
"tar": "7.5.10",
|
||||
"tslog": "^4.10.2",
|
||||
"undici": "^7.22.0",
|
||||
|
||||
3
pnpm-lock.yaml
generated
3
pnpm-lock.yaml
generated
@@ -168,9 +168,6 @@ importers:
|
||||
sqlite-vec:
|
||||
specifier: 0.1.7-alpha.2
|
||||
version: 0.1.7-alpha.2
|
||||
strip-ansi:
|
||||
specifier: ^7.2.0
|
||||
version: 7.2.0
|
||||
tar:
|
||||
specifier: 7.5.10
|
||||
version: 7.5.10
|
||||
|
||||
Reference in New Issue
Block a user