feat(stage-web|stage-tamagotchi): microsoft speech & azure speech

This commit is contained in:
Neko Ayaka
2025-03-18 11:07:26 +08:00
parent 6c2e36e15c
commit 1c83a8201b
24 changed files with 1524 additions and 415 deletions
+5 -5
View File
@@ -74,7 +74,7 @@
"apache-arrow": "^19.0.1",
"date-fns": "^4.1.0",
"defu": "^6.1.4",
"drizzle-orm": "^0.40.0",
"drizzle-orm": "^0.40.1",
"es-toolkit": "^1.33.0"
},
"devDependencies": {
@@ -82,18 +82,18 @@
"@types/d3": "^7.4.3",
"@types/d3-force": "^3.0.10",
"@unocss/reset": "^66.1.0-beta.5",
"@vitejs/plugin-vue": "^5.2.1",
"@vitest/browser": "^3.0.8",
"@vitejs/plugin-vue": "^5.2.3",
"@vitest/browser": "^3.0.9",
"@vueuse/core": "^13.0.0",
"d3": "^7.9.0",
"d3-force": "^3.0.0",
"drizzle-kit": "^0.30.5",
"playwright": "^1.51.0",
"playwright": "^1.51.1",
"superjson": "^2.2.2",
"unplugin-vue-router": "^0.12.0",
"vite": "^6.2.2",
"vue": "^3.5.13",
"vue-router": "^4.5.0",
"vue-tsc": "^2.2.8"
"vue-tsc": "^3.0.0-alpha.2"
}
}