|
2 | 2 | "name": "skilld", |
3 | 3 | "type": "module", |
4 | 4 | "version": "1.7.4", |
5 | | - "packageManager": "pnpm@10.33.4", |
| 5 | + "packageManager": "pnpm@11.1.1", |
6 | 6 | "description": "Generate AI agent skills from npm package documentation", |
7 | 7 | "author": { |
8 | 8 | "name": "Harlan Wilton", |
|
63 | 63 | }, |
64 | 64 | "dependencies": { |
65 | 65 | "@clack/prompts": "catalog:deps", |
| 66 | + "@earendil-works/pi-ai": "catalog:", |
66 | 67 | "@huggingface/transformers": "catalog:deps", |
67 | | - "@mariozechner/pi-ai": "catalog:", |
68 | 68 | "@mdream/crawl": "catalog:", |
69 | 69 | "citty": "catalog:deps", |
70 | 70 | "consola": "catalog:deps", |
71 | 71 | "giget": "catalog:", |
72 | 72 | "hookable": "catalog:", |
73 | 73 | "jsonc-parser": "catalog:", |
74 | 74 | "log-update": "catalog:deps", |
75 | | - "mdast-util-from-markdown": "catalog:deps", |
76 | | - "mdast-util-frontmatter": "catalog:deps", |
77 | | - "mdast-util-to-string": "catalog:deps", |
78 | 75 | "mdream": "catalog:", |
79 | | - "micromark-extension-frontmatter": "catalog:deps", |
80 | | - "mlly": "catalog:deps", |
81 | 76 | "ofetch": "catalog:", |
82 | 77 | "oxc-parser": "catalog:deps", |
83 | 78 | "p-limit": "catalog:deps", |
|
86 | 81 | "semver": "catalog:", |
87 | 82 | "sqlite-vec": "catalog:deps", |
88 | 83 | "std-env": "catalog:", |
89 | | - "tinyglobby": "catalog:deps", |
90 | 84 | "typebox": "catalog:", |
91 | 85 | "typescript": "catalog:", |
92 | | - "unagent": "catalog:", |
93 | | - "unist-util-visit": "catalog:deps" |
| 86 | + "unagent": "catalog:" |
94 | 87 | }, |
95 | 88 | "devDependencies": { |
96 | 89 | "@antfu/eslint-config": "catalog:dev-lint", |
|
0 commit comments