rulesync 16.23.0 → 16.24.1
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/dist/cli/index.cjs +25 -19
- package/dist/cli/index.js +25 -19
- package/dist/cli/index.js.map +1 -1
- package/dist/{import-D420jbVB.cjs → import-CI0pN6s5.cjs} +389 -78
- package/dist/{import-DIDEUv63.js → import-DL8paEMP.js} +390 -79
- package/dist/import-DL8paEMP.js.map +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.d.cts +9 -9
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.ts +9 -9
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/package.json +20 -20
- package/dist/import-DIDEUv63.js.map +0 -1
package/dist/index.cjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const require_import = require("./import-
|
|
2
|
+
const require_import = require("./import-CI0pN6s5.cjs");
|
|
3
3
|
//#region src/index.ts
|
|
4
4
|
async function generate(options = {}) {
|
|
5
5
|
const { silent = true, verbose = false, ...rest } = options;
|
package/dist/index.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { z } from "zod/mini";
|
|
2
2
|
//#region src/types/features.d.ts
|
|
3
|
-
declare const ALL_FEATURES: readonly ["rules", "ignore", "mcp", "subagents", "commands", "skills", "hooks", "permissions", "checks"];
|
|
3
|
+
export declare const ALL_FEATURES: readonly ["rules", "ignore", "mcp", "subagents", "commands", "skills", "hooks", "permissions", "checks"];
|
|
4
4
|
declare const FeatureSchema: z.ZodMiniUnion<readonly [z.ZodMiniEnum<{
|
|
5
5
|
checks: "checks";
|
|
6
6
|
commands: "commands";
|
|
@@ -18,7 +18,7 @@ declare const ALL_TOOL_TARGET_TUPLES: readonly [readonly ["agentsmd", "aiassista
|
|
|
18
18
|
//#endregion
|
|
19
19
|
//#region src/types/tool-targets.d.ts
|
|
20
20
|
type AllToolTarget = (typeof ALL_TOOL_TARGET_TUPLES)[number][number];
|
|
21
|
-
declare const ALL_TOOL_TARGETS: readonly [AllToolTarget, ...AllToolTarget[]];
|
|
21
|
+
export declare const ALL_TOOL_TARGETS: readonly [AllToolTarget, ...AllToolTarget[]];
|
|
22
22
|
declare const ToolTargetSchema: z.ZodMiniEnum<{
|
|
23
23
|
agentsmd: "agentsmd";
|
|
24
24
|
agentsskills: "agentsskills";
|
|
@@ -815,7 +815,7 @@ type BaseOptions = {
|
|
|
815
815
|
silent?: boolean;
|
|
816
816
|
global?: boolean;
|
|
817
817
|
};
|
|
818
|
-
type GenerateOptions = BaseOptions & {
|
|
818
|
+
export type GenerateOptions = BaseOptions & {
|
|
819
819
|
targets?: ToolTarget[];
|
|
820
820
|
features?: Feature[];
|
|
821
821
|
outputRoots?: string[];
|
|
@@ -847,19 +847,19 @@ type GenerateOptions = BaseOptions & {
|
|
|
847
847
|
dryRun?: boolean;
|
|
848
848
|
check?: boolean;
|
|
849
849
|
};
|
|
850
|
-
type ImportOptions = BaseOptions & {
|
|
850
|
+
export type ImportOptions = BaseOptions & {
|
|
851
851
|
target: ToolTarget;
|
|
852
852
|
features?: Feature[];
|
|
853
853
|
};
|
|
854
|
-
type ConvertOptions = BaseOptions & {
|
|
854
|
+
export type ConvertOptions = BaseOptions & {
|
|
855
855
|
from: ToolTarget;
|
|
856
856
|
to: ToolTarget[];
|
|
857
857
|
features?: Feature[];
|
|
858
858
|
dryRun?: boolean;
|
|
859
859
|
};
|
|
860
|
-
declare function generate(options?: GenerateOptions): Promise<GenerateResult>;
|
|
861
|
-
declare function importFromTool(options: ImportOptions): Promise<ImportResult>;
|
|
862
|
-
declare function convertFromTool(options: ConvertOptions): Promise<ConvertResult>;
|
|
860
|
+
export declare function generate(options?: GenerateOptions): Promise<GenerateResult>;
|
|
861
|
+
export declare function importFromTool(options: ImportOptions): Promise<ImportResult>;
|
|
862
|
+
export declare function convertFromTool(options: ConvertOptions): Promise<ConvertResult>;
|
|
863
863
|
//#endregion
|
|
864
|
-
export {
|
|
864
|
+
export type { ConvertResult, Feature, GenerateResult, ImportResult, ToolTarget };
|
|
865
865
|
//# sourceMappingURL=index.d.cts.map
|
package/dist/index.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.cts","names":[],"sources":["../src/types/features.ts","../src/types/tool-target-tuples.ts","../src/types/tool-targets.ts","../src/lib/convert.ts","../src/types/ai-dir.ts","../src/features/skills/rulesync-skill.ts","../src/lib/generate.ts","../src/lib/import.ts","../src/index.ts"],"mappings":";;
|
|
1
|
+
{"version":3,"file":"index.d.cts","names":[],"sources":["../src/types/features.ts","../src/types/tool-target-tuples.ts","../src/types/tool-targets.ts","../src/lib/convert.ts","../src/types/ai-dir.ts","../src/features/skills/rulesync-skill.ts","../src/lib/generate.ts","../src/lib/import.ts","../src/index.ts"],"mappings":";;qBAaa;cA+BP,eAAa,EAAA,uBAAA,EAAA;;;;;;;;;IAAoE,EAAA;KAE3E,UAAU,EAAE,aAAa;;;cC6QxB;;;KCjTR,wBAAwB;qBAEhB,4BAA4B,kBAAkB;cAM9C,kBAAgB,EAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAEjB,aAAa,EAAE,aAAa;;;KCH5B;EACV;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;;KCWU;EAEN;EACA;;EAGA;EACA,OAAO;;KAqBD;EACV;EACA,YAAY;;;;;;;;EAQZ;;;;;;;EAOA;;KAmnBU;EACV;EACA;EACA;EACA;IACE;IACA;IACA,cAAc;;EAEhB,aAAa;EACb;;KAGU,qBAAqB,KAC/B;uBAIoB;;;;qBAID;;;;qBAKA;;;;qBAKA;;;;YAKT;IACR;IACA;IACA,cAAc;;;;;YAMN,YAAY;;;;qBAKH;EAEnB,cACE,YACA,iBACA,SACA,UACA,YACA,UACC;SAyBU,QAAQ,SAAS,qBAAqB,QAAQ;EAI3D;EAIA;EAIA;;;;;;;;;;;;;;;;;;;;;EAwBA;;;;;;;;;;;;;EAgBA;EAqBA;EAqBA;IAEM;IACA;IACA,cAAc;;EAMpB,iBAAiB;;;;EAOjB;EAIA;EAIA,YAAY,cAAc,cAAc,cAAc;;;;;;;;;;iBAajC;;iBAWN;;;;;;iBASA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAkCA;iBA8CM;;;;;iBA6GN;;;;;;;iBAsDM;;;;;;;;;;;;;;;;;;;;;;;;;;mBA+FE,kBACrB,oBACA,yBACA,iBACA,0BACC,QAAQ;WAwGF,YAAY;;;;cC70CjB,wCAAsC,EAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0U1C,EAAA,KAAA;KAMU;EACV;EACA;EACA;EACA;EACA;EACA;EACA,yBAAyB;EACzB,WAAW;EACX;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA,QAAQ;IACR;IACA;IACA;IACA;IACA;IACA;IACA,yBAAyB;IACzB,WAAW;;EAEb;IACE;IACA;;EAEF;IACE;IACA;MACE;MACA;MACA;MACA;MACA;MACA;;IAEF;MACE;;IAEF;MACE,QAAQ;QACN;QACA;QACA;QACA;QACA;;;;EAIN;IACE;IACA;IACA;IACA;;EAEF;IACE;IACA;IACA;IACA;;EAEF;IACE;IACA,yBAAyB;IACzB,WAAW;;EAEb;IACE;IACA;IACA;IACA;;EAEF;IACE;IACA;IACA;IACA;IACA;IACA;;EAEF;IACE;IACA;IACA;IACA;IACA;;EAEF;IACE;IACA;IACA;IACA,yBAAyB;IACzB,WAAW;;EAEb;IACE;;EAEF;IACE;IACA;IACA,yBAAyB;IACzB,WAAW;;EAEb,MAAM;EACN,QAAQ;EACR,MAAM;EACN;IACE;IACA;IACA;IACA;IACA;IACA,cAAc;IACd;;EAEF;IACE;IACA;IACA;IACA;IACA;IACA;IACA,QAAQ;IACR;IACA;;EAEF;IACE;IACA;IACA,yBAAyB;IACzB,WAAW;;EAEb;IACE;IACA;IACA;IACA,WAAW;;EAEb;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEF;IACE;IACA;IACA;IACA;;EAEF;IACE;IACA,yBAAyB;IACzB,WAAW;IACX;;EAEF,cAAc;EACd;IACE;IACA,yBAAyB;IACzB,WAAW;IACX;IACA;;EAEF;IACE;IACA;;EAEF;IACE;IACA;IACA;IACA,yBAAyB;IACzB,WAAW;;;KAKH,2BAA2B,EAAE,aAAa;KAO1C;EACV;EACA;EACA;EACA,aAAa;EACb;EACA,aAAa;EACb;EACA;;KAGU;EACV;;KAGU;EACV;EACA;EACA;EACA;;;;;;cAOW,sBAAsB;EACjC,cACE,YACA,iBACA,SACA,aACA,MACA,YACA,UACA,UACC;SAsBI,oBAAoB;EAU3B,kBAAkB;EAQlB;EAIA,YAAY;SAcC,UACX,YACA,iBACA,SACA,UACC,6BAA6B,QAAQ;;;;KCzmB9B;EACV;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,QAAQ;EACR;;;;;;EAMA;;;;;EAKA,0BAA0B;;KAuZhB;;;KCjbA;EACV;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;;KC/CG;EACH;EACA;EACA;EACA;;YAGU,kBAAkB;EAC5B,UAAU;EACV,WAAW;EACX;;;;;;;;;;;;;EAaA;;;;;;;;EAQA;EACA;EACA;EACA;EACA;EACA;EACA;;YAGU,gBAAgB;EAC1B,QAAQ;EACR,WAAW;;YAGD,iBAAiB;EAC3B,MAAM;EACN,IAAI;EACJ,WAAW;EACX;;wBAGoB,SAAS,UAAS,kBAAuB,QAAQ;wBAyBjD,eAAe,SAAS,gBAAgB,QAAQ;wBAehD,gBAAgB,SAAS,iBAAiB,QAAQ"}
|
package/dist/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { z } from "zod/mini";
|
|
2
2
|
//#region src/types/features.d.ts
|
|
3
|
-
declare const ALL_FEATURES: readonly ["rules", "ignore", "mcp", "subagents", "commands", "skills", "hooks", "permissions", "checks"];
|
|
3
|
+
export declare const ALL_FEATURES: readonly ["rules", "ignore", "mcp", "subagents", "commands", "skills", "hooks", "permissions", "checks"];
|
|
4
4
|
declare const FeatureSchema: z.ZodMiniUnion<readonly [z.ZodMiniEnum<{
|
|
5
5
|
checks: "checks";
|
|
6
6
|
commands: "commands";
|
|
@@ -18,7 +18,7 @@ declare const ALL_TOOL_TARGET_TUPLES: readonly [readonly ["agentsmd", "aiassista
|
|
|
18
18
|
//#endregion
|
|
19
19
|
//#region src/types/tool-targets.d.ts
|
|
20
20
|
type AllToolTarget = (typeof ALL_TOOL_TARGET_TUPLES)[number][number];
|
|
21
|
-
declare const ALL_TOOL_TARGETS: readonly [AllToolTarget, ...AllToolTarget[]];
|
|
21
|
+
export declare const ALL_TOOL_TARGETS: readonly [AllToolTarget, ...AllToolTarget[]];
|
|
22
22
|
declare const ToolTargetSchema: z.ZodMiniEnum<{
|
|
23
23
|
agentsmd: "agentsmd";
|
|
24
24
|
agentsskills: "agentsskills";
|
|
@@ -815,7 +815,7 @@ type BaseOptions = {
|
|
|
815
815
|
silent?: boolean;
|
|
816
816
|
global?: boolean;
|
|
817
817
|
};
|
|
818
|
-
type GenerateOptions = BaseOptions & {
|
|
818
|
+
export type GenerateOptions = BaseOptions & {
|
|
819
819
|
targets?: ToolTarget[];
|
|
820
820
|
features?: Feature[];
|
|
821
821
|
outputRoots?: string[];
|
|
@@ -847,19 +847,19 @@ type GenerateOptions = BaseOptions & {
|
|
|
847
847
|
dryRun?: boolean;
|
|
848
848
|
check?: boolean;
|
|
849
849
|
};
|
|
850
|
-
type ImportOptions = BaseOptions & {
|
|
850
|
+
export type ImportOptions = BaseOptions & {
|
|
851
851
|
target: ToolTarget;
|
|
852
852
|
features?: Feature[];
|
|
853
853
|
};
|
|
854
|
-
type ConvertOptions = BaseOptions & {
|
|
854
|
+
export type ConvertOptions = BaseOptions & {
|
|
855
855
|
from: ToolTarget;
|
|
856
856
|
to: ToolTarget[];
|
|
857
857
|
features?: Feature[];
|
|
858
858
|
dryRun?: boolean;
|
|
859
859
|
};
|
|
860
|
-
declare function generate(options?: GenerateOptions): Promise<GenerateResult>;
|
|
861
|
-
declare function importFromTool(options: ImportOptions): Promise<ImportResult>;
|
|
862
|
-
declare function convertFromTool(options: ConvertOptions): Promise<ConvertResult>;
|
|
860
|
+
export declare function generate(options?: GenerateOptions): Promise<GenerateResult>;
|
|
861
|
+
export declare function importFromTool(options: ImportOptions): Promise<ImportResult>;
|
|
862
|
+
export declare function convertFromTool(options: ConvertOptions): Promise<ConvertResult>;
|
|
863
863
|
//#endregion
|
|
864
|
-
export {
|
|
864
|
+
export type { ConvertResult, Feature, GenerateResult, ImportResult, ToolTarget };
|
|
865
865
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","names":[],"sources":["../src/types/features.ts","../src/types/tool-target-tuples.ts","../src/types/tool-targets.ts","../src/lib/convert.ts","../src/types/ai-dir.ts","../src/features/skills/rulesync-skill.ts","../src/lib/generate.ts","../src/lib/import.ts","../src/index.ts"],"mappings":";;
|
|
1
|
+
{"version":3,"file":"index.d.ts","names":[],"sources":["../src/types/features.ts","../src/types/tool-target-tuples.ts","../src/types/tool-targets.ts","../src/lib/convert.ts","../src/types/ai-dir.ts","../src/features/skills/rulesync-skill.ts","../src/lib/generate.ts","../src/lib/import.ts","../src/index.ts"],"mappings":";;qBAaa;cA+BP,eAAa,EAAA,uBAAA,EAAA;;;;;;;;;IAAoE,EAAA;KAE3E,UAAU,EAAE,aAAa;;;cC6QxB;;;KCjTR,wBAAwB;qBAEhB,4BAA4B,kBAAkB;cAM9C,kBAAgB,EAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAEjB,aAAa,EAAE,aAAa;;;KCH5B;EACV;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;;KCWU;EAEN;EACA;;EAGA;EACA,OAAO;;KAqBD;EACV;EACA,YAAY;;;;;;;;EAQZ;;;;;;;EAOA;;KAmnBU;EACV;EACA;EACA;EACA;IACE;IACA;IACA,cAAc;;EAEhB,aAAa;EACb;;KAGU,qBAAqB,KAC/B;uBAIoB;;;;qBAID;;;;qBAKA;;;;qBAKA;;;;YAKT;IACR;IACA;IACA,cAAc;;;;;YAMN,YAAY;;;;qBAKH;EAEnB,cACE,YACA,iBACA,SACA,UACA,YACA,UACC;SAyBU,QAAQ,SAAS,qBAAqB,QAAQ;EAI3D;EAIA;EAIA;;;;;;;;;;;;;;;;;;;;;EAwBA;;;;;;;;;;;;;EAgBA;EAqBA;EAqBA;IAEM;IACA;IACA,cAAc;;EAMpB,iBAAiB;;;;EAOjB;EAIA;EAIA,YAAY,cAAc,cAAc,cAAc;;;;;;;;;;iBAajC;;iBAWN;;;;;;iBASA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAkCA;iBA8CM;;;;;iBA6GN;;;;;;;iBAsDM;;;;;;;;;;;;;;;;;;;;;;;;;;mBA+FE,kBACrB,oBACA,yBACA,iBACA,0BACC,QAAQ;WAwGF,YAAY;;;;cC70CjB,wCAAsC,EAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0U1C,EAAA,KAAA;KAMU;EACV;EACA;EACA;EACA;EACA;EACA;EACA,yBAAyB;EACzB,WAAW;EACX;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA,QAAQ;IACR;IACA;IACA;IACA;IACA;IACA;IACA,yBAAyB;IACzB,WAAW;;EAEb;IACE;IACA;;EAEF;IACE;IACA;MACE;MACA;MACA;MACA;MACA;MACA;;IAEF;MACE;;IAEF;MACE,QAAQ;QACN;QACA;QACA;QACA;QACA;;;;EAIN;IACE;IACA;IACA;IACA;;EAEF;IACE;IACA;IACA;IACA;;EAEF;IACE;IACA,yBAAyB;IACzB,WAAW;;EAEb;IACE;IACA;IACA;IACA;;EAEF;IACE;IACA;IACA;IACA;IACA;IACA;;EAEF;IACE;IACA;IACA;IACA;IACA;;EAEF;IACE;IACA;IACA;IACA,yBAAyB;IACzB,WAAW;;EAEb;IACE;;EAEF;IACE;IACA;IACA,yBAAyB;IACzB,WAAW;;EAEb,MAAM;EACN,QAAQ;EACR,MAAM;EACN;IACE;IACA;IACA;IACA;IACA;IACA,cAAc;IACd;;EAEF;IACE;IACA;IACA;IACA;IACA;IACA;IACA,QAAQ;IACR;IACA;;EAEF;IACE;IACA;IACA,yBAAyB;IACzB,WAAW;;EAEb;IACE;IACA;IACA;IACA,WAAW;;EAEb;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEF;IACE;IACA;IACA;IACA;;EAEF;IACE;IACA,yBAAyB;IACzB,WAAW;IACX;;EAEF,cAAc;EACd;IACE;IACA,yBAAyB;IACzB,WAAW;IACX;IACA;;EAEF;IACE;IACA;;EAEF;IACE;IACA;IACA;IACA,yBAAyB;IACzB,WAAW;;;KAKH,2BAA2B,EAAE,aAAa;KAO1C;EACV;EACA;EACA;EACA,aAAa;EACb;EACA,aAAa;EACb;EACA;;KAGU;EACV;;KAGU;EACV;EACA;EACA;EACA;;;;;;cAOW,sBAAsB;EACjC,cACE,YACA,iBACA,SACA,aACA,MACA,YACA,UACA,UACC;SAsBI,oBAAoB;EAU3B,kBAAkB;EAQlB;EAIA,YAAY;SAcC,UACX,YACA,iBACA,SACA,UACC,6BAA6B,QAAQ;;;;KCzmB9B;EACV;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,QAAQ;EACR;;;;;;EAMA;;;;;EAKA,0BAA0B;;KAuZhB;;;KCjbA;EACV;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;;KC/CG;EACH;EACA;EACA;EACA;;YAGU,kBAAkB;EAC5B,UAAU;EACV,WAAW;EACX;;;;;;;;;;;;;EAaA;;;;;;;;EAQA;EACA;EACA;EACA;EACA;EACA;EACA;;YAGU,gBAAgB;EAC1B,QAAQ;EACR,WAAW;;YAGD,iBAAiB;EAC3B,MAAM;EACN,IAAI;EACJ,WAAW;EACX;;wBAGoB,SAAS,UAAS,kBAAuB,QAAQ;wBAyBjD,eAAe,SAAS,gBAAgB,QAAQ;wBAehD,gBAAgB,SAAS,iBAAiB,QAAQ"}
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Mn as ALL_FEATURES, Qt as ALL_TOOL_TARGETS, ft as ConsoleLogger, i as inspectInputRoots, it as ConfigResolver, o as convertFromTool$1, r as generate$1, t as importFromTool$1 } from "./import-
|
|
1
|
+
import { Mn as ALL_FEATURES, Qt as ALL_TOOL_TARGETS, ft as ConsoleLogger, i as inspectInputRoots, it as ConfigResolver, o as convertFromTool$1, r as generate$1, t as importFromTool$1 } from "./import-DL8paEMP.js";
|
|
2
2
|
//#region src/index.ts
|
|
3
3
|
async function generate(options = {}) {
|
|
4
4
|
const { silent = true, verbose = false, ...rest } = options;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "rulesync",
|
|
3
|
-
"version": "16.
|
|
3
|
+
"version": "16.24.1",
|
|
4
4
|
"description": "Unified AI rules management CLI tool that generates configuration files for various AI development tools",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ai",
|
|
@@ -48,16 +48,16 @@
|
|
|
48
48
|
"pre-commit": "pnpm exec lint-staged"
|
|
49
49
|
},
|
|
50
50
|
"dependencies": {
|
|
51
|
-
"@inquirer/checkbox": "5.2.
|
|
51
|
+
"@inquirer/checkbox": "5.2.4",
|
|
52
52
|
"@modelcontextprotocol/sdk": "1.30.0",
|
|
53
|
-
"@octokit/request-error": "7.1.
|
|
53
|
+
"@octokit/request-error": "7.1.2",
|
|
54
54
|
"@octokit/rest": "22.0.1",
|
|
55
55
|
"@toon-format/toon": "4.1.1",
|
|
56
56
|
"@valibot/to-json-schema": "1.7.1",
|
|
57
57
|
"commander": "15.0.0",
|
|
58
58
|
"effect": "3.22.1",
|
|
59
|
-
"es-toolkit": "1.
|
|
60
|
-
"fastmcp": "4.
|
|
59
|
+
"es-toolkit": "1.52.0",
|
|
60
|
+
"fastmcp": "4.20.0",
|
|
61
61
|
"globby": "16.2.4",
|
|
62
62
|
"gray-matter": "4.0.3",
|
|
63
63
|
"js-yaml": "5.4.1",
|
|
@@ -65,33 +65,33 @@
|
|
|
65
65
|
"minisearch": "7.2.0",
|
|
66
66
|
"smol-toml": "1.8.0",
|
|
67
67
|
"sury": "10.0.4",
|
|
68
|
-
"zod": "4.4
|
|
68
|
+
"zod": "4.5.4"
|
|
69
69
|
},
|
|
70
70
|
"devDependencies": {
|
|
71
|
-
"@anthropic-ai/claude-agent-sdk": "0.3.
|
|
72
|
-
"@openrouter/sdk": "1.2.
|
|
71
|
+
"@anthropic-ai/claude-agent-sdk": "0.3.260",
|
|
72
|
+
"@openrouter/sdk": "1.2.103",
|
|
73
73
|
"@secretlint/secretlint-rule-preset-recommend": "13.0.5",
|
|
74
74
|
"@tsconfig/node24": "24.0.5",
|
|
75
|
-
"@types/node": "26.4.
|
|
75
|
+
"@types/node": "26.4.1",
|
|
76
76
|
"@typescript/native-preview": "7.0.0-dev.20260707.2",
|
|
77
|
-
"@vitest/coverage-v8": "
|
|
78
|
-
"cspell": "10.
|
|
79
|
-
"knip": "6.
|
|
80
|
-
"lint-staged": "17.
|
|
81
|
-
"oxfmt": "0.
|
|
82
|
-
"oxlint": "1.
|
|
77
|
+
"@vitest/coverage-v8": "5.0.0",
|
|
78
|
+
"cspell": "10.2.1",
|
|
79
|
+
"knip": "6.34.0",
|
|
80
|
+
"lint-staged": "17.4.1",
|
|
81
|
+
"oxfmt": "0.66.0",
|
|
82
|
+
"oxlint": "1.81.0",
|
|
83
83
|
"repomix": "1.18.0",
|
|
84
|
-
"resend": "6.
|
|
84
|
+
"resend": "6.26.0",
|
|
85
85
|
"secretlint": "13.0.5",
|
|
86
86
|
"simple-git": "3.36.0",
|
|
87
|
-
"simple-git-hooks": "2.
|
|
87
|
+
"simple-git-hooks": "2.14.0",
|
|
88
88
|
"sort-package-json": "4.0.0",
|
|
89
|
-
"tsdown": "0.
|
|
90
|
-
"tsx": "4.23.
|
|
89
|
+
"tsdown": "0.23.0",
|
|
90
|
+
"tsx": "4.23.13",
|
|
91
91
|
"typescript": "7.0.2",
|
|
92
92
|
"vite": "8.2.2",
|
|
93
93
|
"vitepress": "1.6.4",
|
|
94
|
-
"vitest": "
|
|
94
|
+
"vitest": "5.0.0"
|
|
95
95
|
},
|
|
96
96
|
"engines": {
|
|
97
97
|
"node": ">=22.0.0",
|