Skip to content

Commit

Permalink
refactor: better discord voice code
Browse files Browse the repository at this point in the history
  • Loading branch information
nekomeowww committed Jan 16, 2025
1 parent 148eb80 commit be0dc65
Show file tree
Hide file tree
Showing 17 changed files with 866 additions and 813 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,22 +31,22 @@
"@antfu/eslint-config": "^3.14.0",
"@antfu/ni": "^23.2.0",
"@cspell/dict-ru_ru": "^2.2.4",
"@types/node": "^22.10.6",
"@unocss/eslint-config": "^65.4.0",
"@unocss/eslint-plugin": "^65.4.0",
"@types/node": "^22.10.7",
"@unocss/eslint-config": "^65.4.2",
"@unocss/eslint-plugin": "^65.4.2",
"bumpp": "^9.10.1",
"cross-env": "^7.0.3",
"eslint": "^9.18.0",
"eslint-plugin-cypress": "^4.1.0",
"eslint-plugin-format": "^1.0.1",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.0",
"pnpm": "^9.15.4",
"rollup": "^4.30.1",
"simple-git-hooks": "^2.11.1",
"taze": "^18.2.0",
"typescript": "~5.7.3",
"unbuild": "3.0.0-rc.11",
"unocss": "^65.4.0",
"unocss": "^65.4.2",
"vite": "^6.0.7",
"vite-plugin-inspect": "^10.0.6",
"vitest": "^2.1.8"
Expand Down
4 changes: 2 additions & 2 deletions packages/moonshine-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
},
"dependencies": {
"@tresjs/core": "^4.3.2",
"@unocss/reset": "^65.4.0",
"@unocss/reset": "^65.4.2",
"@vueuse/core": "^12.4.0",
"@vueuse/motion": "^2.2.6",
"ofetch": "^1.4.1",
"three": "^0.172.0",
"vue": "^3.5.13"
},
"devDependencies": {
"@huggingface/transformers": "^3.3.0",
"@huggingface/transformers": "^3.3.1",
"@types/audioworklet": "^0.0.65",
"@types/three": "^0.172.0",
"@vitejs/plugin-vue": "^5.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/server-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"start": "listhen --ws --port 6121 ./src/index.ts"
},
"dependencies": {
"@guiiai/logg": "^1.0.6",
"@guiiai/logg": "^1.0.7",
"@proj-airi/server-shared": "workspace:^",
"crossws": "^0.3.1",
"defu": "^6.1.4",
Expand Down
10 changes: 5 additions & 5 deletions packages/stage-tamagotchi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.0",
"@huggingface/transformers": "^3.3.1",
"@pixi/app": "6",
"@pixi/constants": "6",
"@pixi/core": "6",
Expand All @@ -37,17 +37,17 @@
"@pixi/sprite": "6",
"@pixi/ticker": "6",
"@pixi/utils": "6",
"@pixiv/three-vrm": "^3.3.2",
"@pixiv/three-vrm-animation": "^3.3.2",
"@pixiv/three-vrm-core": "^3.3.2",
"@pixiv/three-vrm": "^3.3.3",
"@pixiv/three-vrm-animation": "^3.3.3",
"@pixiv/three-vrm-core": "^3.3.3",
"@proj-airi/stage-ui": "workspace:^",
"@ricky0123/vad-web": "^0.0.22",
"@tresjs/cientos": "^4.0.3",
"@tresjs/core": "^4.3.2",
"@types/yauzl": "^2.10.3",
"@typeschema/valibot": "^0.14.0",
"@unhead/vue": "^1.11.18",
"@unocss/reset": "^65.4.0",
"@unocss/reset": "^65.4.2",
"@vueuse/core": "^12.4.0",
"@vueuse/head": "^2.0.0",
"@vueuse/shared": "^12.4.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/stage-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@11labs/client": "^0.0.4",
"@formkit/auto-animate": "^0.8.2",
"@gcornut/valibot-json-schema": "^0.42.0",
"@huggingface/transformers": "^3.3.0",
"@huggingface/transformers": "^3.3.1",
"@pixi/app": "6",
"@pixi/constants": "6",
"@pixi/core": "6",
Expand All @@ -34,17 +34,17 @@
"@pixi/sprite": "6",
"@pixi/ticker": "6",
"@pixi/utils": "6",
"@pixiv/three-vrm": "^3.3.2",
"@pixiv/three-vrm-animation": "^3.3.2",
"@pixiv/three-vrm-core": "^3.3.2",
"@pixiv/three-vrm": "^3.3.3",
"@pixiv/three-vrm-animation": "^3.3.3",
"@pixiv/three-vrm-core": "^3.3.3",
"@proj-airi/stage-ui": "workspace:^",
"@ricky0123/vad-web": "^0.0.22",
"@tresjs/cientos": "^4.0.3",
"@tresjs/core": "^4.3.2",
"@types/yauzl": "^2.10.3",
"@typeschema/valibot": "^0.14.0",
"@unhead/vue": "^1.11.18",
"@unocss/reset": "^65.4.0",
"@unocss/reset": "^65.4.2",
"@vueuse/core": "^12.4.0",
"@vueuse/head": "^2.0.0",
"@vueuse/shared": "^12.4.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/whisper-webgpu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"typecheck": "vue-tsc --noEmit"
},
"dependencies": {
"@unocss/reset": "^65.4.0",
"@unocss/reset": "^65.4.2",
"@vueuse/core": "^12.4.0",
"ofetch": "^1.4.1",
"vue": "^3.5.13"
},
"devDependencies": {
"@huggingface/transformers": "^3.3.0",
"@huggingface/transformers": "^3.3.1",
"@vitejs/plugin-vue": "^5.2.1",
"@webgpu/types": "^0.1.53",
"hfup": "workspace:^",
Expand Down
Loading

0 comments on commit be0dc65

Please sign in to comment.