NapCatQQ/packages
手瓜一十雪 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
..
napcat-common 增加/fetch_emoji_likes_all (#1548) 2026-01-25 13:18:16 +08:00
napcat-core Add napcat-types package for unified type exports 2026-01-26 11:33:22 +08:00
napcat-develop Disable multi-process in development environment 2026-01-17 15:12:30 +08:00
napcat-framework Update loadQQWrapper to accept QQMainPath argument 2026-01-22 14:49:17 +08:00
napcat-image-size Refactor TypeScript configs to use shared base 2025-11-15 14:00:27 +08:00
napcat-napi-loader refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
napcat-native Update ffmpegAddon binary for darwin arm64 2026-01-22 14:53:58 +08:00
napcat-onebot Add napcat-types package for unified type exports 2026-01-26 11:33:22 +08:00
napcat-plugin Move external-shims.d.ts to files in tsconfig 2026-01-26 15:41:38 +08:00
napcat-plugin-builtin Move external-shims.d.ts to files in tsconfig 2026-01-26 15:41:38 +08:00
napcat-protobuf Add ESLint config and update code style 2025-11-15 16:21:59 +08:00
napcat-pty Add backend and frontend support for NapCat auto-update 2025-11-19 21:05:08 +08:00
napcat-qrcode Remove unused dependencies from package.json 2025-11-16 11:02:21 +08:00
napcat-schema Fix SendPokePayloadSchema type definitions 2026-01-25 20:24:30 +08:00
napcat-shell feat: 修复mac问题 2026-01-22 14:42:42 +08:00
napcat-shell-loader Pass CLI args to worker and update login script example 2026-01-17 18:54:18 +08:00
napcat-test Add ESLint config and update code style 2025-11-15 16:21:59 +08:00
napcat-types Move external-shims.d.ts to files in tsconfig 2026-01-26 15:41:38 +08:00
napcat-universal Refactor TypeScript configs to use shared base 2025-11-15 14:00:27 +08:00
napcat-vite feat: 优化离线重连机制,支持通过前端实现重新登录 2026-01-17 15:38:24 +08:00
napcat-webui-backend Add action tags to OneBot API schema and update tag name 2026-01-25 21:06:21 +08:00
napcat-webui-frontend Add action tags to OneBot API schema and update tag name 2026-01-25 21:06:21 +08:00