@panda-agent/panda-cli 0.1.21 → 0.1.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@panda-agent/panda-cli",
3
- "version": "0.1.21",
3
+ "version": "0.1.23",
4
4
  "private": false,
5
5
  "description": "Panda CLI (Ink). pandacli;cwd 为工作区默认。发版前 npm run release:pack(含 vendor/panda-ink 内 build + bundle;rg 由 optional @panda-agent/ripgrep-* 或 PATH)。",
6
6
  "type": "module",
@@ -52,6 +52,7 @@
52
52
  "auto-bind": "^5.0.1",
53
53
  "bidi-js": "^1.0.3",
54
54
  "chalk": "^5.4.1",
55
+ "chokidar": "^4.0.3",
55
56
  "cli-boxes": "^3.0.0",
56
57
  "cli-highlight": "^2.1.11",
57
58
  "code-excerpt": "^4.0.0",