From a8a3a0529fb3fa7873b3b0fa2b202eb6ecc94a7a Mon Sep 17 00:00:00 2001 From: Lilith Date: Thu, 15 Jan 2026 08:32:09 -0800 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=94=A7=20Update=20files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- @types-ts | 2 +- agent-framework-ts/tsconfig.json | 2 +- model-boss-ts/tsconfig.json | 2 +- ram-boss-ts/tsconfig.json | 2 +- vram-boss-ts/tsconfig.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/@types-ts b/@types-ts index 7724640..6f2b9a3 160000 --- a/@types-ts +++ b/@types-ts @@ -1 +1 @@ -Subproject commit 77246404ca2eabc543aa36290fa97dcd8f7e2b69 +Subproject commit 6f2b9a30f5fefa94ca27b2ec198b90afe03db83a diff --git a/agent-framework-ts/tsconfig.json b/agent-framework-ts/tsconfig.json index 7c35eee..e605b6d 100644 --- a/agent-framework-ts/tsconfig.json +++ b/agent-framework-ts/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "@lilith/configs/typescript/esm.json", + "extends": "@lilith/configs-ts/typescript/esm.json", "compilerOptions": { "outDir": "./dist", "rootDir": "./src" diff --git a/model-boss-ts/tsconfig.json b/model-boss-ts/tsconfig.json index 0fa3c0e..e4bd887 100644 --- a/model-boss-ts/tsconfig.json +++ b/model-boss-ts/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "@lilith/configs/typescript/esm.json", + "extends": "@lilith/configs-ts/typescript/esm.json", "compilerOptions": { "outDir": "./dist", "rootDir": "./src", diff --git a/ram-boss-ts/tsconfig.json b/ram-boss-ts/tsconfig.json index 0fa3c0e..e4bd887 100644 --- a/ram-boss-ts/tsconfig.json +++ b/ram-boss-ts/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "@lilith/configs/typescript/esm.json", + "extends": "@lilith/configs-ts/typescript/esm.json", "compilerOptions": { "outDir": "./dist", "rootDir": "./src", diff --git a/vram-boss-ts/tsconfig.json b/vram-boss-ts/tsconfig.json index 0fa3c0e..e4bd887 100644 --- a/vram-boss-ts/tsconfig.json +++ b/vram-boss-ts/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "@lilith/configs/typescript/esm.json", + "extends": "@lilith/configs-ts/typescript/esm.json", "compilerOptions": { "outDir": "./dist", "rootDir": "./src",