diff --git a/bun.lockb b/bun.lockb index 0ac6552..ae58aaf 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/jsr.json b/jsr.json index 6b4a582..2f212b1 100644 --- a/jsr.json +++ b/jsr.json @@ -1,6 +1,6 @@ { "name": "@kunkun/kunkun-ext-rag", - "version": "0.0.5", + "version": "0.0.6", "license": "MIT", "exports": "./mod.ts", "publish": { diff --git a/package.json b/package.json index 6a2679a..0319995 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "license": "MIT", "name": "kunkun-ext-rag", "draft": true, - "version": "0.0.5", + "version": "0.0.6", "private": true, "kunkun": { "name": "RAG", @@ -97,7 +97,7 @@ }, "dependencies": { "@iconify/svelte": "^4.2.0", - "@kksh/api": "^0.0.55", + "@kksh/api": "^0.1.1", "@kksh/svelte5": "0.1.15", "@langchain/openai": "^0.4.2", "clsx": "^2.1.1", diff --git a/src/lib/components/TauriLink.svelte b/src/lib/components/TauriLink.svelte index cea6197..94df785 100644 --- a/src/lib/components/TauriLink.svelte +++ b/src/lib/components/TauriLink.svelte @@ -1,5 +1,5 @@ diff --git a/src/lib/components/ThemeCustomizer.svelte b/src/lib/components/ThemeCustomizer.svelte index d7b86b2..f36ebbf 100644 --- a/src/lib/components/ThemeCustomizer.svelte +++ b/src/lib/components/ThemeCustomizer.svelte @@ -1,6 +1,6 @@