chore(eventa): use upstream hono adapter
Upgrade @moeru/eventa to v1.0.0-beta.8 through the pnpm catalog and remove the local Hono adapter copy. Keep AIRI on business-level Eventa usage while adapter contract tests live upstream in @moeru/eventa. Signed-off-by: RainbowBird <git@luoling.moe> Commit-Message-Assisted-by: Claude (via Claude Code)
This commit is contained in:
+7
-7
@@ -106,7 +106,7 @@ catalog:
|
||||
'@mediapipe/tasks-vision': ^0.10.34
|
||||
'@modelcontextprotocol/sdk': ^1.29.0
|
||||
'@moeru/eslint-config': 0.1.0-beta.15
|
||||
'@moeru/eventa': 1.0.0-beta.7
|
||||
'@moeru/eventa': 1.0.0-beta.8
|
||||
'@moeru/std': 0.1.0-beta.17
|
||||
'@napi-rs/image': ^1.12.0
|
||||
'@nekopaw/tempora': 0.4.0-alpha.1
|
||||
@@ -433,13 +433,15 @@ catalogs:
|
||||
unocss-66-6-7:
|
||||
unocss: ^66.6.7
|
||||
unocss-preset-web-fonts-gte-66:
|
||||
"@unocss/preset-web-fonts": ">=66"
|
||||
vite-7-0-0-or-8-0-0-beta-0:
|
||||
vite: ^7.0.0 || ^8.0.0-beta.0
|
||||
'@unocss/preset-web-fonts': '>=66'
|
||||
unocss-reset-66-6-7:
|
||||
"@unocss/reset": ^66.6.7
|
||||
'@unocss/reset': ^66.6.7
|
||||
valibot-1-3-1:
|
||||
valibot: ^1.3.1
|
||||
vite-6-4-2:
|
||||
vite: ^6.4.2
|
||||
vite-7-0-0-or-8-0-0-beta-0:
|
||||
vite: ^7.0.0 || ^8.0.0-beta.0
|
||||
vitejs-plugin-vue-6-0-5:
|
||||
'@vitejs/plugin-vue': ^6.0.5
|
||||
vitest:
|
||||
@@ -457,8 +459,6 @@ catalogs:
|
||||
'@vueuse/core': ^14.2.1
|
||||
xsai:
|
||||
unspeech: ^0.1.14
|
||||
valibot-1-3-1:
|
||||
valibot: ^1.3.1
|
||||
ignoredBuiltDependencies:
|
||||
- '@ax-llm/ax'
|
||||
- '@prisma/client'
|
||||
|
||||
Reference in New Issue
Block a user