NapCatQQ/packages/napcat-plugin-builtin
手瓜一十雪 9376c37de7 Move external-shims.d.ts to files in tsconfig
external-shims.d.ts was moved from the include array to the files array in tsconfig.json to ensure it is always included explicitly. This change clarifies the intent and may help with TypeScript's file resolution.

Refactor napcat-types package and update plugin deps

Refactored napcat-types to provide more accurate shims, added real type dependencies, and improved build/test scripts. Updated napcat-plugin and napcat-plugin-builtin to depend on napcat-types instead of napcat-onebot. Adjusted imports in affected packages to use napcat-types, and updated pnpm-lock.yaml accordingly.

Add build and test scripts to napcat-types package

Introduced 'build' and 'test' scripts in the napcat-types package.json for easier development and testing. Also updated dependencies in the lockfile.
2026-01-26 15:41:38 +08:00
..
index.ts Move external-shims.d.ts to files in tsconfig 2026-01-26 15:41:38 +08:00
package.json Move external-shims.d.ts to files in tsconfig 2026-01-26 15:41:38 +08:00
tsconfig.json Add builtin plugin package and enhance action map 2026-01-17 15:48:48 +08:00
vite.config.ts Add builtin plugin package and enhance action map 2026-01-17 15:48:48 +08:00