feat(provider-transformers): added package to integrate transformers.js with xsai (#36)
* feat(provider-transformers): added package to integrate transformers.js with xsai * fix: build * chore: use updated xsai --------- Signed-off-by: Neko Ayaka <neko@ayaka.moe>
This commit is contained in:
+5
-5
@@ -2,7 +2,7 @@
|
||||
"name": "airi-vtuber",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.5.0",
|
||||
"packageManager": "pnpm@10.5.2",
|
||||
"description": "LLM powered virtual character",
|
||||
"author": {
|
||||
"name": "Neko Ayaka",
|
||||
@@ -35,8 +35,8 @@
|
||||
"@antfu/ni": "^23.3.1",
|
||||
"@cspell/dict-ru_ru": "^2.2.4",
|
||||
"@types/node": "^22.13.5",
|
||||
"@unocss/eslint-config": "^66.1.0-beta.1",
|
||||
"@unocss/eslint-plugin": "^66.1.0-beta.1",
|
||||
"@unocss/eslint-config": "^66.1.0-beta.3",
|
||||
"@unocss/eslint-plugin": "^66.1.0-beta.3",
|
||||
"@vitest/coverage-v8": "3.0.5",
|
||||
"bumpp": "^10.0.3",
|
||||
"changelogithub": "^13.12.1",
|
||||
@@ -50,9 +50,9 @@
|
||||
"taze": "^18.6.0",
|
||||
"typescript": "~5.7.3",
|
||||
"unbuild": "3.0.0-rc.11",
|
||||
"unocss": "^66.1.0-beta.1",
|
||||
"unocss": "^66.1.0-beta.3",
|
||||
"vite": "^6.2.0",
|
||||
"vite-plugin-inspect": "^10.3.0",
|
||||
"vite-plugin-inspect": "^11.0.0",
|
||||
"vitest": "^3.0.7"
|
||||
},
|
||||
"workspaces": [
|
||||
|
||||
Reference in New Issue
Block a user