chore(deps): bump dependencies
This commit is contained in:
@@ -11,16 +11,17 @@
|
||||
"typecheck": "vue-tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@velin-dev/ml": "^1.3.0",
|
||||
"@velin-dev/core": "^0.2.2",
|
||||
"@velin-dev/vue": "^0.2.2",
|
||||
"pinia": "^3.0.2",
|
||||
"vue": "^3.5.13"
|
||||
"vue": "^3.5.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify/vue": "^5.0.0",
|
||||
"@types/node": "^22.15.17",
|
||||
"@types/node": "^22.15.19",
|
||||
"@vitejs/plugin-vue": "^5.2.4",
|
||||
"typescript": "~5.8.3",
|
||||
"unocss": "^66.1.1",
|
||||
"unocss": "^66.1.2",
|
||||
"vite": "^6.3.5",
|
||||
"vite-plugin-vue-devtools": "^7.7.6",
|
||||
"vue-tsc": "^2.2.10"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<script setup lang="ts">
|
||||
import { processMarkdown } from '@velin-dev/ml'
|
||||
import { renderMarkdownString } from '@velin-dev/core'
|
||||
import { onMounted } from 'vue'
|
||||
|
||||
import ChatSimulator from './components/ChatSimulator.vue'
|
||||
@@ -10,7 +10,7 @@ import CharacterPrompt from './prompts/CharacterPrompt.md?raw'
|
||||
|
||||
onMounted(async () => {
|
||||
// eslint-disable-next-line no-console
|
||||
console.log(await processMarkdown(CharacterPrompt))
|
||||
console.log(await renderMarkdownString(CharacterPrompt))
|
||||
})
|
||||
</script>
|
||||
|
||||
|
||||
@@ -21,17 +21,17 @@
|
||||
"typecheck": "vue-tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vueuse/core": "^13.1.0",
|
||||
"@vueuse/core": "^13.2.0",
|
||||
"@xsai/generate-text": "catalog:",
|
||||
"@xsai/shared-chat": "catalog:",
|
||||
"@xsai/stream-text": "catalog:",
|
||||
"defu": "^6.1.4",
|
||||
"es-toolkit": "^1.37.2",
|
||||
"vue": "^3.5.13"
|
||||
"es-toolkit": "^1.38.0",
|
||||
"vue": "^3.5.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/solar": "^1.2.2",
|
||||
"@unocss/reset": "^66.1.1",
|
||||
"@unocss/reset": "^66.1.2",
|
||||
"@vitejs/plugin-vue": "^5.2.4",
|
||||
"superjson": "^2.2.2",
|
||||
"unplugin-vue-router": "^0.12.0",
|
||||
|
||||
@@ -28,10 +28,10 @@
|
||||
"@ricky0123/vad-web": "^0.0.24",
|
||||
"@tauri-apps/api": "^2.5.0",
|
||||
"@tauri-apps/plugin-os": ">=2.2.1",
|
||||
"@tresjs/cientos": "^4.3.0",
|
||||
"@tresjs/core": "^4.3.3",
|
||||
"@vueuse/core": "^13.1.0",
|
||||
"@vueuse/shared": "^13.1.0",
|
||||
"@tresjs/cientos": "^4.3.1",
|
||||
"@tresjs/core": "^4.3.5",
|
||||
"@vueuse/core": "^13.2.0",
|
||||
"@vueuse/shared": "^13.2.0",
|
||||
"@xsai-ext/providers-cloud": "catalog:",
|
||||
"@xsai-ext/providers-local": "catalog:",
|
||||
"@xsai-ext/shared-providers": "catalog:",
|
||||
@@ -56,13 +56,13 @@
|
||||
"rehype-stringify": "^10.0.1",
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.2",
|
||||
"shiki": "^3.4.0",
|
||||
"shiki": "^3.4.2",
|
||||
"three": "^0.176.0",
|
||||
"unified": "^11.0.5",
|
||||
"unspeech": "^0.1.7",
|
||||
"valibot": "1.0.0-beta.9",
|
||||
"vaul-vue": "^0.4.1",
|
||||
"vue": "^3.5.13",
|
||||
"vue": "^3.5.14",
|
||||
"vue-demi": "^0.14.10",
|
||||
"vue-i18n": "^11.1.3",
|
||||
"vue-router": "^4.5.1",
|
||||
@@ -73,29 +73,29 @@
|
||||
"devDependencies": {
|
||||
"@iconify-json/carbon": "^1.2.8",
|
||||
"@iconify-json/eos-icons": "^1.2.2",
|
||||
"@iconify-json/lucide": "^1.2.41",
|
||||
"@iconify-json/lucide": "^1.2.44",
|
||||
"@iconify-json/mingcute": "^1.2.3",
|
||||
"@iconify-json/simple-icons": "^1.2.33",
|
||||
"@iconify-json/simple-icons": "^1.2.34",
|
||||
"@iconify-json/solar": "^1.2.2",
|
||||
"@iconify-json/svg-spinners": "^1.2.2",
|
||||
"@iconify-json/vscode-icons": "^1.2.20",
|
||||
"@iconify-json/vscode-icons": "^1.2.21",
|
||||
"@iconify/utils": "^2.3.0",
|
||||
"@intlify/unplugin-vue-i18n": "^6.0.8",
|
||||
"@proj-airi/lobe-icons": "^1.0.5",
|
||||
"@proj-airi/lobe-icons": "^1.0.6",
|
||||
"@proj-airi/ui-transitions": "workspace:^",
|
||||
"@proj-airi/unplugin-fetch": "^0.1.4",
|
||||
"@proj-airi/unplugin-live2d-sdk": "^0.1.3",
|
||||
"@shikijs/markdown-it": "^3.4.0",
|
||||
"@proj-airi/unplugin-fetch": "^0.1.5",
|
||||
"@proj-airi/unplugin-live2d-sdk": "^0.1.4",
|
||||
"@shikijs/markdown-it": "^3.4.2",
|
||||
"@tauri-apps/cli": "^2.5.0",
|
||||
"@types/culori": "^4.0.0",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
"@types/three": "^0.176.0",
|
||||
"@types/yauzl": "^2.10.3",
|
||||
"@unocss/reset": "^66.1.1",
|
||||
"@unocss/reset": "^66.1.2",
|
||||
"@vitejs/plugin-vue": "^5.2.4",
|
||||
"@vue-macros/volar": "^3.0.0-beta.12",
|
||||
"@vueuse/motion": "^3.0.3",
|
||||
"@xsai-transformers/embed": "^0.0.5",
|
||||
"@xsai-transformers/embed": "^0.0.6",
|
||||
"less": "^4.3.0",
|
||||
"unocss-preset-scrollbar": "^3.2.0",
|
||||
"unplugin-vue-macros": "^2.14.5",
|
||||
|
||||
+17
-17
@@ -30,15 +30,15 @@
|
||||
"@proj-airi/ui-transitions": "workspace:^",
|
||||
"@ricky0123/vad-web": "^0.0.24",
|
||||
"@standard-schema/spec": "^1.0.0",
|
||||
"@tresjs/cientos": "^4.3.0",
|
||||
"@tresjs/core": "^4.3.3",
|
||||
"@tresjs/cientos": "^4.3.1",
|
||||
"@tresjs/core": "^4.3.5",
|
||||
"@valibot/to-json-schema": "1.0.0-rc.0",
|
||||
"@vueuse/core": "^13.1.0",
|
||||
"@vueuse/shared": "^13.1.0",
|
||||
"@vueuse/core": "^13.2.0",
|
||||
"@vueuse/shared": "^13.2.0",
|
||||
"@xsai-ext/providers-cloud": "catalog:",
|
||||
"@xsai-ext/providers-local": "catalog:",
|
||||
"@xsai-ext/shared-providers": "catalog:",
|
||||
"@xsai-transformers/embed": "^0.0.5",
|
||||
"@xsai-transformers/embed": "^0.0.6",
|
||||
"@xsai/generate-speech": "catalog:",
|
||||
"@xsai/generate-text": "catalog:",
|
||||
"@xsai/model": "catalog:",
|
||||
@@ -47,11 +47,11 @@
|
||||
"@xsai/utils-chat": "catalog:",
|
||||
"culori": "^4.0.1",
|
||||
"defu": "^6.1.4",
|
||||
"driver.js": "^1.3.5",
|
||||
"driver.js": "^1.3.6",
|
||||
"drizzle-kit": "^0.31.1",
|
||||
"drizzle-orm": "^0.43.1",
|
||||
"fluere": "0.3.0-beta.1",
|
||||
"gpuu": "^1.0.2",
|
||||
"gpuu": "^1.0.3",
|
||||
"jszip": "^3.10.1",
|
||||
"localforage": "^1.10.0",
|
||||
"node-vibrant": "^4.0.3",
|
||||
@@ -63,13 +63,13 @@
|
||||
"rehype-stringify": "^10.0.1",
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.2",
|
||||
"shiki": "^3.4.0",
|
||||
"shiki": "^3.4.2",
|
||||
"three": "^0.176.0",
|
||||
"unified": "^11.0.5",
|
||||
"unspeech": "^0.1.7",
|
||||
"valibot": "1.0.0-beta.9",
|
||||
"vaul-vue": "^0.4.1",
|
||||
"vue": "^3.5.13",
|
||||
"vue": "^3.5.14",
|
||||
"vue-demi": "^0.14.10",
|
||||
"vue-i18n": "^11.1.3",
|
||||
"vue-router": "^4.5.1",
|
||||
@@ -80,22 +80,22 @@
|
||||
"devDependencies": {
|
||||
"@iconify-json/carbon": "^1.2.8",
|
||||
"@iconify-json/eos-icons": "^1.2.2",
|
||||
"@iconify-json/lucide": "^1.2.41",
|
||||
"@iconify-json/lucide": "^1.2.44",
|
||||
"@iconify-json/mingcute": "^1.2.3",
|
||||
"@iconify-json/simple-icons": "^1.2.33",
|
||||
"@iconify-json/simple-icons": "^1.2.34",
|
||||
"@iconify-json/solar": "^1.2.2",
|
||||
"@iconify-json/svg-spinners": "^1.2.2",
|
||||
"@iconify-json/vscode-icons": "^1.2.20",
|
||||
"@iconify-json/vscode-icons": "^1.2.21",
|
||||
"@intlify/unplugin-vue-i18n": "^6.0.8",
|
||||
"@proj-airi/lobe-icons": "^1.0.5",
|
||||
"@proj-airi/unplugin-fetch": "^0.1.4",
|
||||
"@proj-airi/unplugin-live2d-sdk": "^0.1.3",
|
||||
"@shikijs/markdown-it": "^3.4.0",
|
||||
"@proj-airi/lobe-icons": "^1.0.6",
|
||||
"@proj-airi/unplugin-fetch": "^0.1.5",
|
||||
"@proj-airi/unplugin-live2d-sdk": "^0.1.4",
|
||||
"@shikijs/markdown-it": "^3.4.2",
|
||||
"@types/culori": "^4.0.0",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
"@types/three": "^0.176.0",
|
||||
"@types/yauzl": "^2.10.3",
|
||||
"@unocss/reset": "^66.1.1",
|
||||
"@unocss/reset": "^66.1.2",
|
||||
"@vitejs/plugin-vue": "^5.2.4",
|
||||
"@vue-macros/volar": "^3.0.0-beta.12",
|
||||
"@vueuse/motion": "^3.0.3",
|
||||
|
||||
+3
-3
@@ -15,10 +15,10 @@
|
||||
"@astrojs/starlight": "^0.34.3",
|
||||
"@fontsource/fusion-pixel-12px-proportional-sc": "^5.2.5",
|
||||
"@fontsource/quicksand": "^5.2.7",
|
||||
"astro": "^5.7.12",
|
||||
"astro": "^5.7.13",
|
||||
"astro-og-canvas": "^0.7.0",
|
||||
"sharp": "^0.34.1",
|
||||
"unocss": "^66.1.1",
|
||||
"vue": "^3.5.13"
|
||||
"unocss": "^66.1.2",
|
||||
"vue": "^3.5.14"
|
||||
}
|
||||
}
|
||||
|
||||
+13
-13
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "airi-vtuber",
|
||||
"name": "@proj-airi/root",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.10.0",
|
||||
"packageManager": "pnpm@10.11.0",
|
||||
"description": "LLM powered virtual character",
|
||||
"author": {
|
||||
"name": "Neko Ayaka",
|
||||
@@ -37,23 +37,23 @@
|
||||
"nolyfill": "pnpm dlx nolyfill"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^4.13.0",
|
||||
"@antfu/ni": "^24.3.0",
|
||||
"@antfu/eslint-config": "^4.13.1",
|
||||
"@antfu/ni": "^24.4.0",
|
||||
"@iconify/utils": "^2.3.0",
|
||||
"@types/node": "^22.15.17",
|
||||
"@unocss/eslint-config": "^66.1.1",
|
||||
"@unocss/eslint-plugin": "^66.1.1",
|
||||
"@types/node": "^22.15.19",
|
||||
"@unocss/eslint-config": "^66.1.2",
|
||||
"@unocss/eslint-plugin": "^66.1.2",
|
||||
"@vitest/coverage-v8": "^3.1.3",
|
||||
"bumpp": "^10.1.0",
|
||||
"changelogithub": "^13.13.0",
|
||||
"eslint": "^9.26.0",
|
||||
"lint-staged": "^15.5.2",
|
||||
"rollup": "^4.40.2",
|
||||
"bumpp": "^10.1.1",
|
||||
"changelogithub": "^13.14.0",
|
||||
"eslint": "^9.27.0",
|
||||
"lint-staged": "^16.0.0",
|
||||
"rollup": "^4.41.0",
|
||||
"simple-git-hooks": "^2.13.0",
|
||||
"taze": "^19.1.0",
|
||||
"typescript": "~5.8.3",
|
||||
"unbuild": "^3.5.0",
|
||||
"unocss": "^66.1.1",
|
||||
"unocss": "^66.1.2",
|
||||
"unocss-preset-scrollbar": "^3.2.0",
|
||||
"vite": "^6.3.5",
|
||||
"vite-plugin-inspect": "^11.0.1",
|
||||
|
||||
@@ -93,11 +93,11 @@
|
||||
"@proj-airi/server-sdk": "workspace:^",
|
||||
"@proj-airi/tauri-plugin-mcp": "workspace:^",
|
||||
"@proj-airi/ui": "workspace:^",
|
||||
"@vueuse/core": "^13.1.0",
|
||||
"@vueuse/core": "^13.2.0",
|
||||
"@vueuse/motion": "^3.0.3",
|
||||
"@xsai-transformers/embed": "^0.0.5",
|
||||
"@xsai-transformers/embed": "^0.0.6",
|
||||
"@xsai/embed": "catalog:",
|
||||
"pixi-filters": "^4.2.0",
|
||||
"pixi-filters": "^6.1.2",
|
||||
"pixi-live2d-display": "^0.4.0",
|
||||
"radix-vue": "^1.9.17",
|
||||
"reka-ui": "^2.2.1",
|
||||
@@ -108,10 +108,10 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@histoire/plugin-vue": "1.0.0-alpha.2",
|
||||
"@unocss/reset": "^66.1.1",
|
||||
"@unocss/reset": "^66.1.2",
|
||||
"@vitejs/plugin-vue": "^5.2.4",
|
||||
"histoire": "1.0.0-alpha.2",
|
||||
"unocss": "^66.1.1",
|
||||
"unocss": "^66.1.2",
|
||||
"vite": "^6.3.5"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "@proj-airi/tauri-plugin-mcp",
|
||||
"type": "module",
|
||||
"version": "0.5.0",
|
||||
"packageManager": "pnpm@10.10.0",
|
||||
"packageManager": "pnpm@10.11.0",
|
||||
"description": "A Tauri plugin for interacting with MCP servers.",
|
||||
"author": {
|
||||
"name": "LemonNekoGH",
|
||||
|
||||
@@ -30,11 +30,11 @@
|
||||
"typecheck": "vue-tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vueuse/core": "^13.1.0",
|
||||
"vue": "^3.5.13"
|
||||
"@vueuse/core": "^13.2.0",
|
||||
"vue": "^3.5.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@unocss/reset": "^66.1.1",
|
||||
"@unocss/reset": "^66.1.2",
|
||||
"@vitejs/plugin-vue": "^5.2.4",
|
||||
"unplugin-vue-router": "^0.12.0",
|
||||
"vite-plugin-vue-devtools": "^7.7.6",
|
||||
|
||||
@@ -30,11 +30,11 @@
|
||||
"typecheck": "vue-tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vueuse/core": "^13.1.0",
|
||||
"vue": "^3.5.13"
|
||||
"@vueuse/core": "^13.2.0",
|
||||
"vue": "^3.5.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@unocss/reset": "^66.1.1",
|
||||
"@unocss/reset": "^66.1.2",
|
||||
"@vitejs/plugin-vue": "^5.2.4",
|
||||
"unplugin-vue-router": "^0.12.0",
|
||||
"vite-plugin-vue-devtools": "^7.7.6",
|
||||
|
||||
@@ -35,10 +35,10 @@
|
||||
"typecheck": "vue-tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vueuse/core": "^13.1.0",
|
||||
"@vueuse/core": "^13.2.0",
|
||||
"floating-vue": "^5.2.2",
|
||||
"reka-ui": "^2.2.1",
|
||||
"vue": "^3.5.13"
|
||||
"vue": "^3.5.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vue-macros/volar": "3.0.0-beta.8",
|
||||
|
||||
Generated
+1814
-2048
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -8,7 +8,7 @@ packages:
|
||||
|
||||
catalog:
|
||||
'@proj-airi/drizzle-duckdb-wasm': ^0.4.24
|
||||
'@xsai/shared': &xsai ^0.2.1
|
||||
'@xsai/shared': &xsai ^0.2.2
|
||||
'@xsai-ext/providers-cloud': *xsai
|
||||
'@xsai-ext/providers-local': *xsai
|
||||
'@xsai-ext/shared-providers': *xsai
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@discordjs/voice": "^0.18.0",
|
||||
"@dotenvx/dotenvx": "^1.43.0",
|
||||
"@dotenvx/dotenvx": "^1.44.0",
|
||||
"@guiiai/logg": "^1.0.10",
|
||||
"@huggingface/transformers": "^3.5.1",
|
||||
"@proj-airi/server-sdk": "workspace:^",
|
||||
|
||||
@@ -15,17 +15,17 @@
|
||||
"@guiiai/logg": "^1.0.10",
|
||||
"@proj-airi/server-sdk": "^0.5.0",
|
||||
"awilix": "^12.0.5",
|
||||
"es-toolkit": "^1.37.2",
|
||||
"es-toolkit": "^1.38.0",
|
||||
"eventemitter3": "^5.0.1",
|
||||
"minecraft-data": "^3.86.0",
|
||||
"mineflayer": "^4.27.0",
|
||||
"minecraft-data": "^3.89.0",
|
||||
"mineflayer": "^4.29.0",
|
||||
"mineflayer-armor-manager": "^2.0.1",
|
||||
"mineflayer-auto-eat": "^5.0.1",
|
||||
"mineflayer-collectblock": "^1.6.0",
|
||||
"mineflayer-pathfinder": "^2.4.5",
|
||||
"mineflayer-pvp": "^1.3.2",
|
||||
"mineflayer-tool": "^1.2.0",
|
||||
"neuri": "^0.1.4",
|
||||
"neuri": "^0.1.6",
|
||||
"prismarine-block": "^1.21.0",
|
||||
"prismarine-entity": "^2.5.0",
|
||||
"prismarine-item": "^1.16.0",
|
||||
@@ -38,7 +38,7 @@
|
||||
"zod-to-json-schema": "^3.24.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@dotenvx/dotenvx": "^1.43.0",
|
||||
"@dotenvx/dotenvx": "^1.44.0",
|
||||
"dotenv": "^16.5.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"script:embed-chat": "dotenvx run -f .env -f .env.local --overload --ignore=MISSING_ENV_FILE -- tsx scripts/embed-all-chat-messages.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@dotenvx/dotenvx": "^1.43.0",
|
||||
"@dotenvx/dotenvx": "^1.44.0",
|
||||
"@ffmpeg-installer/ffmpeg": "^1.1.0",
|
||||
"@grammyjs/files": "^1.1.1",
|
||||
"@guiiai/logg": "^1.0.10",
|
||||
@@ -33,19 +33,19 @@
|
||||
"best-effort-json-parser": "^1.1.3",
|
||||
"dotenv": "^16.5.0",
|
||||
"drizzle-orm": "^0.43.1",
|
||||
"es-toolkit": "^1.37.2",
|
||||
"es-toolkit": "^1.38.0",
|
||||
"fluent-ffmpeg": "^2.1.3",
|
||||
"grammy": "^1.36.1",
|
||||
"nanoid": "^5.1.5",
|
||||
"p-limit": "^6.2.0",
|
||||
"pg": "^8.15.6",
|
||||
"pg": "^8.16.0",
|
||||
"sharp": "^0.34.1",
|
||||
"telegram": "^2.26.22",
|
||||
"uuid": "^11.1.0",
|
||||
"valibot": "1.0.0-beta.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/pg": "^8.15.1",
|
||||
"@types/pg": "^8.15.2",
|
||||
"drizzle-kit": "^0.31.1",
|
||||
"tsx": "^4.19.4"
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"dependencies": {
|
||||
"@browserbasehq/stagehand": "^2.2.1",
|
||||
"@guiiai/logg": "^1.0.10",
|
||||
"@modelcontextprotocol/sdk": "^1.11.1",
|
||||
"@modelcontextprotocol/sdk": "^1.11.4",
|
||||
"@proj-airi/server-sdk": "^0.5.0",
|
||||
"defu": "^6.1.4",
|
||||
"dotenv": "^16.5.0",
|
||||
@@ -24,7 +24,7 @@
|
||||
"zod": "^3.24.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.15.17",
|
||||
"@types/node": "^22.15.19",
|
||||
"tsx": "^4.19.4",
|
||||
"typescript": "^5.8.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user