chore: bump dependencies
This commit is contained in:
+2
-2
@@ -11,8 +11,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/starlight": "^0.31.1",
|
||||
"astro": "^5.1.5",
|
||||
"sharp": "^0.32.5",
|
||||
"astro": "^5.2.5",
|
||||
"sharp": "^0.32.6",
|
||||
"starlight-theme-catppuccin": "^2.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
+9
-9
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "airi-vtuber",
|
||||
"type": "module",
|
||||
"packageManager": "pnpm@10.1.0",
|
||||
"packageManager": "pnpm@10.2.1",
|
||||
"description": "LLM powered virtual character",
|
||||
"author": {
|
||||
"name": "Neko Ayaka",
|
||||
@@ -31,24 +31,24 @@
|
||||
"@antfu/eslint-config": "^4.1.1",
|
||||
"@antfu/ni": "^23.3.1",
|
||||
"@cspell/dict-ru_ru": "^2.2.4",
|
||||
"@types/node": "^22.13.0",
|
||||
"@types/node": "^22.13.1",
|
||||
"@unocss/eslint-config": "^65.4.3",
|
||||
"@unocss/eslint-plugin": "^65.4.3",
|
||||
"bumpp": "^10.0.1",
|
||||
"bumpp": "^10.0.2",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^9.19.0",
|
||||
"eslint": "^9.20.0",
|
||||
"eslint-plugin-cypress": "^4.1.0",
|
||||
"eslint-plugin-format": "^1.0.1",
|
||||
"lint-staged": "^15.4.3",
|
||||
"rollup": "^4.34.1",
|
||||
"rollup": "^4.34.6",
|
||||
"simple-git-hooks": "^2.11.1",
|
||||
"taze": "^18.3.1",
|
||||
"taze": "^18.4.0",
|
||||
"typescript": "~5.7.3",
|
||||
"unbuild": "3.0.0-rc.11",
|
||||
"unocss": "^65.4.3",
|
||||
"vite": "^6.0.11",
|
||||
"vite-plugin-inspect": "^10.1.0",
|
||||
"vitest": "^3.0.4"
|
||||
"vite": "^6.1.0",
|
||||
"vite-plugin-inspect": "^10.1.1",
|
||||
"vitest": "^3.0.5"
|
||||
},
|
||||
"workspaces": [
|
||||
"packages/**",
|
||||
|
||||
@@ -34,6 +34,6 @@
|
||||
"package:publish": "pnpm build && pnpm publish --access public --no-git-checks"
|
||||
},
|
||||
"devDependencies": {
|
||||
"elevenlabs": "^1.50.4"
|
||||
"elevenlabs": "^1.50.5"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -45,6 +45,6 @@
|
||||
"dependencies": {
|
||||
"defu": "^6.1.4",
|
||||
"gray-matter": "^4.0.3",
|
||||
"vite": "^6.0.11"
|
||||
"vite": "^6.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"apache-arrow": "^19.0.0",
|
||||
"date-fns": "^4.1.0",
|
||||
"defu": "^6.1.4",
|
||||
"drizzle-orm": "^0.39.1",
|
||||
"drizzle-orm": "^0.39.2",
|
||||
"es-toolkit": "^1.32.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -64,7 +64,7 @@
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@vueuse/core": "^12.5.0",
|
||||
"drizzle-kit": "^0.30.4",
|
||||
"vite": "^6.0.11",
|
||||
"vite": "^6.1.0",
|
||||
"vue": "^3.5.13",
|
||||
"vue-tsc": "^2.2.0"
|
||||
}
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
"name": "@proj-airi/moonshine-web",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@9.15.5",
|
||||
"description": "Yet another WebGPU based STT + VAD with Moonshine model re-implemented",
|
||||
"author": {
|
||||
"name": "Neko Ayaka",
|
||||
@@ -18,7 +17,7 @@
|
||||
"typecheck": "vue-tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tresjs/core": "^4.3.2",
|
||||
"@tresjs/core": "^4.3.3",
|
||||
"@unocss/reset": "^65.4.3",
|
||||
"@vueuse/core": "^12.5.0",
|
||||
"@vueuse/motion": "^2.2.6",
|
||||
@@ -27,8 +26,8 @@
|
||||
"vue": "^3.5.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@huggingface/transformers": "^3.3.2",
|
||||
"@types/audioworklet": "^0.0.68",
|
||||
"@huggingface/transformers": "^3.3.3",
|
||||
"@types/audioworklet": "^0.0.70",
|
||||
"@types/three": "^0.173.0",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@webgpu/types": "^0.1.54",
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"@proj-airi/server-shared": "workspace:^",
|
||||
"crossws": "^0.3.3",
|
||||
"defu": "^6.1.4",
|
||||
"h3": "^1.14.0",
|
||||
"h3": "^1.15.0",
|
||||
"listhen": "^1.9.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"@electron-toolkit/utils": "^3.0.0",
|
||||
"@formkit/auto-animate": "^0.8.2",
|
||||
"@gcornut/valibot-json-schema": "^0.42.0",
|
||||
"@huggingface/transformers": "^3.3.2",
|
||||
"@huggingface/transformers": "^3.3.3",
|
||||
"@pixi/app": "6",
|
||||
"@pixi/constants": "6",
|
||||
"@pixi/core": "6",
|
||||
@@ -43,7 +43,7 @@
|
||||
"@proj-airi/stage-ui": "workspace:^",
|
||||
"@ricky0123/vad-web": "^0.0.22",
|
||||
"@tresjs/cientos": "^4.1.0",
|
||||
"@tresjs/core": "^4.3.2",
|
||||
"@tresjs/core": "^4.3.3",
|
||||
"@types/yauzl": "^2.10.3",
|
||||
"@typeschema/valibot": "^0.14.0",
|
||||
"@unhead/vue": "^1.11.18",
|
||||
@@ -57,7 +57,7 @@
|
||||
"@xsai/providers": "catalog:",
|
||||
"@xsai/shared-chat": "catalog:",
|
||||
"@xsai/stream-text": "catalog:",
|
||||
"@xsai/utils-chat": "^0.0.31",
|
||||
"@xsai/utils-chat": "^0.1.0-beta.2",
|
||||
"defu": "^6.1.4",
|
||||
"jszip": "^3.10.1",
|
||||
"nprogress": "^0.2.0",
|
||||
@@ -69,14 +69,14 @@
|
||||
"rehype-stringify": "^10.0.1",
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.1",
|
||||
"shiki": "^2.2.0",
|
||||
"shiki": "^2.3.2",
|
||||
"three": "^0.173.0",
|
||||
"unified": "^11.0.5",
|
||||
"valibot": "1.0.0-beta.9",
|
||||
"vaul-vue": "^0.2.1",
|
||||
"vue": "^3.5.13",
|
||||
"vue-demi": "^0.14.10",
|
||||
"vue-i18n": "^11.1.0",
|
||||
"vue-i18n": "^11.1.1",
|
||||
"vue-router": "^4.5.0",
|
||||
"yauzl": "^3.2.0",
|
||||
"zod": "^3.24.1"
|
||||
@@ -85,7 +85,7 @@
|
||||
"@electron-toolkit/tsconfig": "^1.0.1",
|
||||
"@iconify-json/carbon": "^1.2.6",
|
||||
"@iconify-json/eos-icons": "^1.2.2",
|
||||
"@iconify-json/lucide": "^1.2.25",
|
||||
"@iconify-json/lucide": "^1.2.26",
|
||||
"@iconify-json/mingcute": "^1.2.3",
|
||||
"@iconify-json/solar": "^1.2.2",
|
||||
"@iconify-json/svg-spinners": "^1.2.2",
|
||||
@@ -93,20 +93,20 @@
|
||||
"@proj-airi/elevenlabs": "workspace:^",
|
||||
"@proj-airi/unplugin-download": "workspace:^",
|
||||
"@proj-airi/unplugin-live2d-sdk": "workspace:^",
|
||||
"@shikijs/markdown-it": "^2.2.0",
|
||||
"@shikijs/markdown-it": "^2.3.2",
|
||||
"@types/markdown-it-link-attributes": "^3.0.5",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
"@types/three": "^0.173.0",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@vue-macros/volar": "^0.30.14",
|
||||
"@vueuse/motion": "^2.2.6",
|
||||
"electron": "^34.0.2",
|
||||
"electron": "^34.1.1",
|
||||
"electron-builder": "^25.1.8",
|
||||
"electron-vite": "^2.3.0",
|
||||
"markdown-it-link-attributes": "^4.0.1",
|
||||
"unplugin-auto-import": "^19.0.0",
|
||||
"unplugin-vue-components": "^28.0.0",
|
||||
"unplugin-vue-macros": "^2.14.1",
|
||||
"unplugin-vue-macros": "^2.14.2",
|
||||
"unplugin-vue-markdown": "^28.3.0",
|
||||
"unplugin-vue-router": "^0.11.2",
|
||||
"vite-bundle-visualizer": "^1.2.1",
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
"name": "@proj-airi/stage-ui",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@9.15.5",
|
||||
"description": "Shared core for stage",
|
||||
"author": {
|
||||
"name": "Neko Ayaka",
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
"name": "@proj-airi/stage-web",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@9.15.5",
|
||||
"description": "LLM powered virtual character",
|
||||
"author": {
|
||||
"name": "Neko Ayaka",
|
||||
@@ -21,7 +20,7 @@
|
||||
"@11labs/client": "^0.0.6",
|
||||
"@formkit/auto-animate": "^0.8.2",
|
||||
"@gcornut/valibot-json-schema": "^0.42.0",
|
||||
"@huggingface/transformers": "^3.3.2",
|
||||
"@huggingface/transformers": "^3.3.3",
|
||||
"@pixi/app": "6",
|
||||
"@pixi/constants": "6",
|
||||
"@pixi/core": "6",
|
||||
@@ -40,7 +39,7 @@
|
||||
"@proj-airi/stage-ui": "workspace:^",
|
||||
"@ricky0123/vad-web": "^0.0.22",
|
||||
"@tresjs/cientos": "^4.1.0",
|
||||
"@tresjs/core": "^4.3.2",
|
||||
"@tresjs/core": "^4.3.3",
|
||||
"@types/yauzl": "^2.10.3",
|
||||
"@typeschema/valibot": "^0.14.0",
|
||||
"@unhead/vue": "^1.11.18",
|
||||
@@ -54,7 +53,7 @@
|
||||
"@xsai/providers": "catalog:",
|
||||
"@xsai/shared-chat": "catalog:",
|
||||
"@xsai/stream-text": "catalog:",
|
||||
"@xsai/utils-chat": "^0.0.31",
|
||||
"@xsai/utils-chat": "^0.1.0-beta.2",
|
||||
"defu": "^6.1.4",
|
||||
"jszip": "^3.10.1",
|
||||
"nprogress": "^0.2.0",
|
||||
@@ -66,14 +65,14 @@
|
||||
"rehype-stringify": "^10.0.1",
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.1",
|
||||
"shiki": "^2.2.0",
|
||||
"shiki": "^2.3.2",
|
||||
"three": "^0.173.0",
|
||||
"unified": "^11.0.5",
|
||||
"valibot": "1.0.0-beta.9",
|
||||
"vaul-vue": "^0.2.1",
|
||||
"vue": "^3.5.13",
|
||||
"vue-demi": "^0.14.10",
|
||||
"vue-i18n": "^11.1.0",
|
||||
"vue-i18n": "^11.1.1",
|
||||
"vue-router": "^4.5.0",
|
||||
"yauzl": "^3.2.0",
|
||||
"zod": "^3.24.1"
|
||||
@@ -81,7 +80,7 @@
|
||||
"devDependencies": {
|
||||
"@iconify-json/carbon": "^1.2.6",
|
||||
"@iconify-json/eos-icons": "^1.2.2",
|
||||
"@iconify-json/lucide": "^1.2.25",
|
||||
"@iconify-json/lucide": "^1.2.26",
|
||||
"@iconify-json/mingcute": "^1.2.3",
|
||||
"@iconify-json/solar": "^1.2.2",
|
||||
"@iconify-json/svg-spinners": "^1.2.2",
|
||||
@@ -89,7 +88,7 @@
|
||||
"@proj-airi/elevenlabs": "workspace:^",
|
||||
"@proj-airi/unplugin-download": "workspace:^",
|
||||
"@proj-airi/unplugin-live2d-sdk": "workspace:^",
|
||||
"@shikijs/markdown-it": "^2.2.0",
|
||||
"@shikijs/markdown-it": "^2.3.2",
|
||||
"@types/markdown-it-link-attributes": "^3.0.5",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
"@types/three": "^0.173.0",
|
||||
@@ -100,7 +99,7 @@
|
||||
"markdown-it-link-attributes": "^4.0.1",
|
||||
"unplugin-auto-import": "^19.0.0",
|
||||
"unplugin-vue-components": "^28.0.0",
|
||||
"unplugin-vue-macros": "^2.14.1",
|
||||
"unplugin-vue-macros": "^2.14.2",
|
||||
"unplugin-vue-markdown": "^28.3.0",
|
||||
"unplugin-vue-router": "^0.11.2",
|
||||
"vite-bundle-visualizer": "^1.2.1",
|
||||
|
||||
@@ -42,6 +42,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"ofetch": "^1.4.1",
|
||||
"vite": "^6.0.11"
|
||||
"vite": "^6.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"ofetch": "^1.4.1",
|
||||
"vite": "^6.0.11",
|
||||
"vite": "^6.1.0",
|
||||
"yauzl": "^3.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
"name": "@proj-airi/whisper-webgpu",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@9.15.5",
|
||||
"description": "Yet another WebGPU based Whisper Realtime STT re-implemented",
|
||||
"author": {
|
||||
"name": "Neko Ayaka",
|
||||
@@ -24,7 +23,7 @@
|
||||
"vue": "^3.5.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@huggingface/transformers": "^3.3.2",
|
||||
"@huggingface/transformers": "^3.3.3",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@webgpu/types": "^0.1.54",
|
||||
"hfup": "workspace:^",
|
||||
|
||||
Generated
+832
-1042
File diff suppressed because it is too large
Load Diff
+8
-8
@@ -5,11 +5,11 @@ packages:
|
||||
- docs/**
|
||||
- '!**/dist/**'
|
||||
catalog:
|
||||
'@xsai/generate-speech': ^0.0.31
|
||||
'@xsai/generate-text': ^0.0.31
|
||||
'@xsai/generate-transcription': ^0.0.31
|
||||
'@xsai/model': ^0.0.31
|
||||
'@xsai/providers': ^0.0.31
|
||||
'@xsai/shared-chat': ^0.0.31
|
||||
'@xsai/stream-text': ^0.0.31
|
||||
'@xsai/tool': ^0.0.31
|
||||
'@xsai/generate-speech': ^0.1.0-beta.2
|
||||
'@xsai/generate-text': ^0.1.0-beta.2
|
||||
'@xsai/generate-transcription': ^0.1.0-beta.2
|
||||
'@xsai/model': ^0.1.0-beta.2
|
||||
'@xsai/providers': ^0.1.0-beta.2
|
||||
'@xsai/shared-chat': ^0.1.0-beta.2
|
||||
'@xsai/stream-text': ^0.1.0-beta.2
|
||||
'@xsai/tool': ^0.1.0-beta.2
|
||||
|
||||
@@ -19,9 +19,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@discordjs/voice": "^0.18.0",
|
||||
"@dotenvx/dotenvx": "^1.34.0",
|
||||
"@dotenvx/dotenvx": "^1.35.0",
|
||||
"@guiiai/logg": "^1.0.7",
|
||||
"@huggingface/transformers": "^3.3.2",
|
||||
"@huggingface/transformers": "^3.3.3",
|
||||
"@proj-airi/server-sdk": "workspace:^",
|
||||
"@proj-airi/server-shared": "workspace:^",
|
||||
"@xsai/generate-speech": "catalog:",
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"db:push": "drizzle-kit push"
|
||||
},
|
||||
"dependencies": {
|
||||
"@dotenvx/dotenvx": "^1.34.0",
|
||||
"@dotenvx/dotenvx": "^1.35.0",
|
||||
"@gcornut/valibot-json-schema": "^0.42.0",
|
||||
"@grammyjs/files": "^1.1.1",
|
||||
"@guiiai/logg": "^1.0.7",
|
||||
@@ -30,7 +30,7 @@
|
||||
"@xsai/shared-chat": "catalog:",
|
||||
"@xsai/tool": "catalog:",
|
||||
"dotenv": "^16.4.7",
|
||||
"drizzle-orm": "^0.39.1",
|
||||
"drizzle-orm": "^0.39.2",
|
||||
"es-toolkit": "^1.32.0",
|
||||
"grammy": "^1.34.1",
|
||||
"pg": "^8.13.1",
|
||||
|
||||
Reference in New Issue
Block a user