chore(deps): bump dependencies
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
"@iconify-json/solar": "^1.2.5",
|
||||
"@iconify-json/svg-spinners": "^1.2.4",
|
||||
"@types/xast": "^2.0.4",
|
||||
"@unocss/reset": "^66.6.7",
|
||||
"@unocss/reset": "^66.6.8",
|
||||
"@vitejs/plugin-vue": "^6.0.5",
|
||||
"unplugin-vue-router": "^0.19.2",
|
||||
"vite": "catalog:",
|
||||
|
||||
@@ -15,12 +15,12 @@
|
||||
"db:push": "pnpm run apply:env -- drizzle-kit push"
|
||||
},
|
||||
"dependencies": {
|
||||
"@better-auth/drizzle-adapter": "^1.5.6",
|
||||
"@better-auth/drizzle-adapter": "^1.6.2",
|
||||
"@better-auth/oauth-provider": "catalog:",
|
||||
"@dotenvx/dotenvx": "^1.57.2",
|
||||
"@dotenvx/dotenvx": "^1.61.0",
|
||||
"@electric-sql/pglite": "catalog:",
|
||||
"@guiiai/logg": "catalog:",
|
||||
"@hono/node-server": "^1.19.11",
|
||||
"@hono/node-server": "^1.19.13",
|
||||
"@hono/node-ws": "catalog:",
|
||||
"@moeru/eventa": "catalog:",
|
||||
"@moeru/std": "catalog:",
|
||||
@@ -53,7 +53,7 @@
|
||||
"ioredis": "^5.10.1",
|
||||
"jose": "catalog:",
|
||||
"pg": "^8.20.0",
|
||||
"stripe": "^21.0.0",
|
||||
"stripe": "^22.0.1",
|
||||
"tsx": "^4.21.0",
|
||||
"valibot": "catalog:"
|
||||
},
|
||||
|
||||
@@ -47,13 +47,13 @@
|
||||
"@proj-airi/stream-kit": "workspace:^",
|
||||
"@proj-airi/ui": "workspace:^",
|
||||
"@proj-airi/ui-transitions": "workspace:^",
|
||||
"@tresjs/cientos": "^5.6.0",
|
||||
"@tresjs/core": "^5.7.0",
|
||||
"@tresjs/cientos": "^5.7.0",
|
||||
"@tresjs/core": "^5.8.0",
|
||||
"@valibot/to-json-schema": "1.0.0-rc.0",
|
||||
"@vueuse/core": "^14.2.1",
|
||||
"@vueuse/shared": "^14.2.1",
|
||||
"@xsai-ext/providers": "catalog:",
|
||||
"@xsai-transformers/embed": "^0.0.11",
|
||||
"@xsai-transformers/embed": "^0.1.0",
|
||||
"@xsai/generate-speech": "catalog:",
|
||||
"@xsai/generate-text": "catalog:",
|
||||
"@xsai/model": "catalog:",
|
||||
@@ -76,7 +76,7 @@
|
||||
"html2canvas": "^1.4.1",
|
||||
"jszip": "^3.10.1",
|
||||
"localforage": "^1.10.0",
|
||||
"mediabunny": "^1.40.0",
|
||||
"mediabunny": "^1.40.1",
|
||||
"nanoid": "^5.1.7",
|
||||
"node-vibrant": "^4.0.4",
|
||||
"nprogress": "^0.2.0",
|
||||
@@ -84,7 +84,7 @@
|
||||
"pinia": "^3.0.4",
|
||||
"posthog-js": "catalog:",
|
||||
"rehype-stringify": "^10.0.1",
|
||||
"reka-ui": "^2.9.2",
|
||||
"reka-ui": "^2.9.5",
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.2",
|
||||
"shiki": "^4.0.2",
|
||||
@@ -97,23 +97,23 @@
|
||||
"vaul-vue": "^0.4.1",
|
||||
"vue": "catalog:",
|
||||
"vue-demi": "^0.14.10",
|
||||
"vue-i18n": "^11.3.0",
|
||||
"vue-i18n": "^11.3.2",
|
||||
"vue-router": "^5.0.4",
|
||||
"vue-sonner": "^2.0.9",
|
||||
"web-haptics": "catalog:",
|
||||
"workbox-window": "^7.4.0",
|
||||
"xsschema": "catalog:",
|
||||
"yauzl": "^3.2.1",
|
||||
"yauzl": "^3.3.0",
|
||||
"zod": "^4.3.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@capacitor/cli": "catalog:",
|
||||
"@iconify-json/carbon": "^1.2.19",
|
||||
"@iconify-json/carbon": "^1.2.20",
|
||||
"@iconify-json/eos-icons": "^1.2.4",
|
||||
"@iconify-json/lucide": "^1.2.98",
|
||||
"@iconify-json/lucide": "^1.2.102",
|
||||
"@iconify-json/mingcute": "^1.2.7",
|
||||
"@iconify-json/ph": "^1.2.2",
|
||||
"@iconify-json/simple-icons": "^1.2.75",
|
||||
"@iconify-json/simple-icons": "^1.2.77",
|
||||
"@iconify-json/solar": "^1.2.5",
|
||||
"@iconify-json/svg-spinners": "^1.2.4",
|
||||
"@iconify-json/vscode-icons": "^1.2.45",
|
||||
@@ -131,16 +131,16 @@
|
||||
"@types/splitpanes": "catalog:",
|
||||
"@types/three": "^0.183.1",
|
||||
"@types/yauzl": "^2.10.3",
|
||||
"@unocss/reset": "^66.6.7",
|
||||
"@unocss/reset": "^66.6.8",
|
||||
"@vitejs/plugin-vue": "^6.0.5",
|
||||
"@vue-macros/volar": "^3.1.2",
|
||||
"@vueuse/motion": "^3.0.3",
|
||||
"csstype": "^3.2.3",
|
||||
"hfup": "^1.0.3",
|
||||
"less": "^4.6.4",
|
||||
"unplugin-info": "^1.2.4",
|
||||
"unplugin-info": "^1.3.2",
|
||||
"unplugin-vue-router": "^0.19.2",
|
||||
"unplugin-yaml": "^4.0.1",
|
||||
"unplugin-yaml": "^4.1.0",
|
||||
"vite": "catalog:",
|
||||
"vite-bundle-visualizer": "^1.2.1",
|
||||
"vite-plugin-mkcert": "catalog:",
|
||||
|
||||
@@ -66,15 +66,15 @@
|
||||
"@proj-airi/stage-ui-three": "workspace:^",
|
||||
"@proj-airi/ui": "workspace:^",
|
||||
"@shikijs/markdown-it": "^4.0.2",
|
||||
"@tresjs/cientos": "^5.6.0",
|
||||
"@tresjs/core": "^5.7.0",
|
||||
"@unocss/reset": "^66.6.7",
|
||||
"@tresjs/cientos": "^5.7.0",
|
||||
"@tresjs/core": "^5.8.0",
|
||||
"@unocss/reset": "^66.6.8",
|
||||
"@vueuse/core": "^14.2.1",
|
||||
"@vueuse/motion": "^3.0.3",
|
||||
"@vueuse/shared": "^14.2.1",
|
||||
"@xsai-ext/providers": "catalog:",
|
||||
"@xsai-transformers/embed": "^0.0.11",
|
||||
"@xsai-transformers/transcription": "^0.0.11",
|
||||
"@xsai-transformers/embed": "^0.1.0",
|
||||
"@xsai-transformers/transcription": "^0.1.0",
|
||||
"@xsai/generate-speech": "catalog:",
|
||||
"@xsai/generate-text": "catalog:",
|
||||
"@xsai/model": "catalog:",
|
||||
@@ -91,7 +91,7 @@
|
||||
"culori": "^4.0.2",
|
||||
"d3": "catalog:",
|
||||
"date-fns": "^4.1.0",
|
||||
"defu": "^6.1.4",
|
||||
"defu": "^6.1.7",
|
||||
"destr": "^2.0.5",
|
||||
"dompurify": "^3.3.3",
|
||||
"electron-click-drag-plugin": "^2.0.2",
|
||||
@@ -100,7 +100,7 @@
|
||||
"injeca": "catalog:",
|
||||
"jszip": "^3.10.1",
|
||||
"localforage": "^1.10.0",
|
||||
"mediabunny": "^1.40.0",
|
||||
"mediabunny": "^1.40.1",
|
||||
"node-vibrant": "^4.0.4",
|
||||
"nprogress": "^0.2.0",
|
||||
"onnxruntime-web": "^1.24.3",
|
||||
@@ -108,7 +108,7 @@
|
||||
"popmotion": "^11.0.5",
|
||||
"posthog-js": "catalog:",
|
||||
"rehype-stringify": "^10.0.1",
|
||||
"reka-ui": "^2.9.2",
|
||||
"reka-ui": "^2.9.5",
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.2",
|
||||
"semver": "^7.7.4",
|
||||
@@ -123,7 +123,7 @@
|
||||
"vaul-vue": "^0.4.1",
|
||||
"vue": "catalog:",
|
||||
"vue-demi": "^0.14.10",
|
||||
"vue-i18n": "^11.3.0",
|
||||
"vue-i18n": "^11.3.2",
|
||||
"vue-router": "^5.0.4",
|
||||
"vue-sonner": "catalog:",
|
||||
"web-haptics": "catalog:",
|
||||
@@ -135,19 +135,19 @@
|
||||
"@electron-toolkit/tsconfig": "^2.0.0",
|
||||
"@electron-toolkit/utils": "^4.0.0",
|
||||
"@electron/notarize": "catalog:",
|
||||
"@iconify-json/carbon": "^1.2.19",
|
||||
"@iconify-json/carbon": "^1.2.20",
|
||||
"@iconify-json/eos-icons": "^1.2.4",
|
||||
"@iconify-json/lucide": "^1.2.98",
|
||||
"@iconify-json/lucide": "^1.2.102",
|
||||
"@iconify-json/mingcute": "^1.2.7",
|
||||
"@iconify-json/ph": "^1.2.2",
|
||||
"@iconify-json/simple-icons": "^1.2.75",
|
||||
"@iconify-json/simple-icons": "^1.2.77",
|
||||
"@iconify-json/solar": "^1.2.5",
|
||||
"@iconify-json/svg-spinners": "^1.2.4",
|
||||
"@iconify-json/vscode-icons": "^1.2.45",
|
||||
"@iconify/utils": "^3.1.0",
|
||||
"@intlify/unplugin-vue-i18n": "^11.0.7",
|
||||
"@modelcontextprotocol/sdk": "catalog:",
|
||||
"@pnpm/find-workspace-dir": "^1000.1.4",
|
||||
"@pnpm/find-workspace-dir": "^1000.1.5",
|
||||
"@proj-airi/electron-eventa": "workspace:^",
|
||||
"@proj-airi/electron-screen-capture": "workspace:^",
|
||||
"@proj-airi/electron-vueuse": "workspace:^",
|
||||
@@ -178,15 +178,15 @@
|
||||
"electron-updater": "^6.8.3",
|
||||
"electron-vite": "^5.0.0",
|
||||
"get-port-please": "catalog:",
|
||||
"h3": "^2.0.1-rc.19",
|
||||
"h3": "2.0.1-rc.20",
|
||||
"less": "^4.6.4",
|
||||
"mkcert": "catalog:",
|
||||
"std-env": "^4.0.0",
|
||||
"superjson": "catalog:",
|
||||
"unocss-preset-scrollbar": "^4.0.0",
|
||||
"unplugin-info": "^1.2.4",
|
||||
"unplugin-info": "^1.3.2",
|
||||
"unplugin-vue-router": "^0.19.2",
|
||||
"unplugin-yaml": "^4.0.1",
|
||||
"unplugin-yaml": "^4.1.0",
|
||||
"vite": "catalog:",
|
||||
"vite-bundle-visualizer": "^1.2.1",
|
||||
"vite-plugin-mkcert": "catalog:",
|
||||
@@ -195,7 +195,7 @@
|
||||
"vue-macros": "^3.1.2",
|
||||
"vue-tsc": "^3.2.6",
|
||||
"yaml": "^2.8.3",
|
||||
"yauzl": "^3.2.1"
|
||||
"yauzl": "^3.3.0"
|
||||
},
|
||||
"build": {
|
||||
"appId": "ai.moeru.airi",
|
||||
|
||||
+14
-14
@@ -42,13 +42,13 @@
|
||||
"@proj-airi/stream-kit": "workspace:^",
|
||||
"@proj-airi/ui": "workspace:^",
|
||||
"@proj-airi/ui-transitions": "workspace:^",
|
||||
"@tresjs/cientos": "^5.6.0",
|
||||
"@tresjs/core": "^5.7.0",
|
||||
"@tresjs/cientos": "^5.7.0",
|
||||
"@tresjs/core": "^5.8.0",
|
||||
"@valibot/to-json-schema": "1.0.0-rc.0",
|
||||
"@vueuse/core": "^14.2.1",
|
||||
"@vueuse/shared": "^14.2.1",
|
||||
"@xsai-ext/providers": "catalog:",
|
||||
"@xsai-transformers/embed": "^0.0.11",
|
||||
"@xsai-transformers/embed": "^0.1.0",
|
||||
"@xsai/generate-speech": "catalog:",
|
||||
"@xsai/generate-text": "catalog:",
|
||||
"@xsai/model": "catalog:",
|
||||
@@ -58,7 +58,7 @@
|
||||
"@xsai/stream-transcription": "catalog:",
|
||||
"@xsai/utils-chat": "catalog:",
|
||||
"animejs": "^4.3.6",
|
||||
"better-auth": "^1.5.6",
|
||||
"better-auth": "^1.6.2",
|
||||
"colorjs.io": "^0.6.1",
|
||||
"culori": "^4.0.2",
|
||||
"d3": "catalog:",
|
||||
@@ -72,7 +72,7 @@
|
||||
"html2canvas": "^1.4.1",
|
||||
"jszip": "^3.10.1",
|
||||
"localforage": "^1.10.0",
|
||||
"mediabunny": "^1.40.0",
|
||||
"mediabunny": "^1.40.1",
|
||||
"nanoid": "^5.1.7",
|
||||
"node-vibrant": "^4.0.4",
|
||||
"nprogress": "^0.2.0",
|
||||
@@ -80,7 +80,7 @@
|
||||
"pinia": "^3.0.4",
|
||||
"posthog-js": "catalog:",
|
||||
"rehype-stringify": "^10.0.1",
|
||||
"reka-ui": "^2.9.2",
|
||||
"reka-ui": "^2.9.5",
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.2",
|
||||
"shiki": "^4.0.2",
|
||||
@@ -93,23 +93,23 @@
|
||||
"vaul-vue": "^0.4.1",
|
||||
"vue": "catalog:",
|
||||
"vue-demi": "^0.14.10",
|
||||
"vue-i18n": "^11.3.0",
|
||||
"vue-i18n": "^11.3.2",
|
||||
"vue-router": "^5.0.4",
|
||||
"vue-sonner": "^2.0.9",
|
||||
"web-haptics": "catalog:",
|
||||
"workbox-window": "^7.4.0",
|
||||
"xsschema": "catalog:",
|
||||
"yauzl": "^3.2.1",
|
||||
"yauzl": "^3.3.0",
|
||||
"zod": "^4.3.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/carbon": "^1.2.19",
|
||||
"@iconify-json/carbon": "^1.2.20",
|
||||
"@iconify-json/eos-icons": "^1.2.4",
|
||||
"@iconify-json/logos": "catalog:",
|
||||
"@iconify-json/lucide": "^1.2.98",
|
||||
"@iconify-json/lucide": "^1.2.102",
|
||||
"@iconify-json/mingcute": "^1.2.7",
|
||||
"@iconify-json/ph": "^1.2.2",
|
||||
"@iconify-json/simple-icons": "^1.2.75",
|
||||
"@iconify-json/simple-icons": "^1.2.77",
|
||||
"@iconify-json/solar": "^1.2.5",
|
||||
"@iconify-json/svg-spinners": "^1.2.4",
|
||||
"@iconify-json/tabler": "catalog:",
|
||||
@@ -127,16 +127,16 @@
|
||||
"@types/splitpanes": "catalog:",
|
||||
"@types/three": "^0.183.1",
|
||||
"@types/yauzl": "^2.10.3",
|
||||
"@unocss/reset": "^66.6.7",
|
||||
"@unocss/reset": "^66.6.8",
|
||||
"@vitejs/plugin-vue": "^6.0.5",
|
||||
"@vue-macros/volar": "^3.1.2",
|
||||
"@vueuse/motion": "^3.0.3",
|
||||
"csstype": "^3.2.3",
|
||||
"hfup": "^1.0.3",
|
||||
"less": "^4.6.4",
|
||||
"unplugin-info": "^1.2.4",
|
||||
"unplugin-info": "^1.3.2",
|
||||
"unplugin-vue-router": "^0.19.2",
|
||||
"unplugin-yaml": "^4.0.1",
|
||||
"unplugin-yaml": "^4.1.0",
|
||||
"vite": "catalog:",
|
||||
"vite-bundle-visualizer": "^1.2.1",
|
||||
"vite-plugin-mkcert": "catalog:",
|
||||
|
||||
@@ -44,18 +44,18 @@
|
||||
"uuid": "^13.0.0",
|
||||
"vaul-vue": "^0.4.1",
|
||||
"vue": "catalog:",
|
||||
"vue-i18n": "^11.3.0",
|
||||
"vue-i18n": "^11.3.2",
|
||||
"vue-router": "^5.0.4",
|
||||
"vue-sonner": "^2.0.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/carbon": "^1.2.19",
|
||||
"@iconify-json/carbon": "^1.2.20",
|
||||
"@iconify-json/eos-icons": "^1.2.4",
|
||||
"@iconify-json/logos": "catalog:",
|
||||
"@iconify-json/lucide": "^1.2.98",
|
||||
"@iconify-json/lucide": "^1.2.102",
|
||||
"@iconify-json/mingcute": "^1.2.7",
|
||||
"@iconify-json/ph": "^1.2.2",
|
||||
"@iconify-json/simple-icons": "^1.2.75",
|
||||
"@iconify-json/simple-icons": "^1.2.77",
|
||||
"@iconify-json/solar": "^1.2.5",
|
||||
"@iconify-json/svg-spinners": "^1.2.4",
|
||||
"@iconify-json/tabler": "catalog:",
|
||||
@@ -67,13 +67,13 @@
|
||||
"@types/culori": "^4.0.1",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
"@types/splitpanes": "catalog:",
|
||||
"@unocss/reset": "^66.6.7",
|
||||
"@unocss/reset": "^66.6.8",
|
||||
"@vitejs/plugin-vue": "^6.0.5",
|
||||
"@vue-macros/volar": "^3.1.2",
|
||||
"@vueuse/motion": "^3.0.3",
|
||||
"unplugin-info": "^1.2.4",
|
||||
"unplugin-info": "^1.3.2",
|
||||
"unplugin-vue-router": "^0.19.2",
|
||||
"unplugin-yaml": "^4.0.1",
|
||||
"unplugin-yaml": "^4.1.0",
|
||||
"vite": "catalog:",
|
||||
"vite-plugin-vue-devtools": "^8.1.1",
|
||||
"vite-plugin-vue-layouts": "^0.11.0",
|
||||
|
||||
+11
-11
@@ -28,39 +28,39 @@
|
||||
"motion-v": "^2.2.0",
|
||||
"pathe": "^2.0.3",
|
||||
"posthog-js": "catalog:",
|
||||
"reka-ui": "^2.9.2",
|
||||
"reka-ui": "^2.9.5",
|
||||
"vue": "catalog:",
|
||||
"vue-i18n": "^11.3.0",
|
||||
"vue-i18n": "^11.3.2",
|
||||
"vue-sonner": "^2.0.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/lucide": "^1.2.98",
|
||||
"@iconify-json/lucide": "^1.2.102",
|
||||
"@iconify-json/mingcute": "^1.2.7",
|
||||
"@iconify-json/twemoji": "^1.2.5",
|
||||
"@iconify/vue": "^5.0.0",
|
||||
"@intlify/unplugin-vue-i18n": "^11.0.7",
|
||||
"@mdit/plugin-footnote": "^0.23.1",
|
||||
"@mdit/plugin-tasklist": "^0.23.1",
|
||||
"@mdit/plugin-footnote": "^0.23.2",
|
||||
"@mdit/plugin-tasklist": "^0.23.2",
|
||||
"@napi-rs/image": "^1.12.0",
|
||||
"@proj-airi/stage-ui": "workspace:^",
|
||||
"@radix-ui/colors": "^3.0.0",
|
||||
"@takumi-rs/image-response": "catalog:",
|
||||
"@types/hast": "^3.0.4",
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@unocss/reset": "^66.6.7",
|
||||
"@vue/tsconfig": "^0.9.0",
|
||||
"@unocss/reset": "^66.6.8",
|
||||
"@vue/tsconfig": "^0.9.1",
|
||||
"animejs": "^4.3.6",
|
||||
"gray-matter": "^4.0.3",
|
||||
"markdown-it": "^14.1.1",
|
||||
"markdown-it-anchor": "^9.2.0",
|
||||
"minisearch": "^7.2.0",
|
||||
"postcss": "^8.5.8",
|
||||
"postcss": "^8.5.9",
|
||||
"shiki": "^4.0.2",
|
||||
"tinyglobby": "^0.2.15",
|
||||
"tinyglobby": "^0.2.16",
|
||||
"tsx": "^4.21.0",
|
||||
"uncrypto": "^0.1.3",
|
||||
"unplugin-yaml": "^4.0.1",
|
||||
"vitepress": "^2.0.0-alpha.17",
|
||||
"unplugin-yaml": "^4.1.0",
|
||||
"vitepress": "2.0.0-alpha.17",
|
||||
"vue-tsc": "^3.2.6"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"main": "./dist/extension.cjs",
|
||||
"icon": "res/logo.jpg",
|
||||
"engines": {
|
||||
"vscode": "^1.110.0"
|
||||
"vscode": "^1.115.0"
|
||||
},
|
||||
"activationEvents": [
|
||||
"onStartupFinished"
|
||||
@@ -71,11 +71,11 @@
|
||||
"@guiiai/logg": "catalog:",
|
||||
"@moeru/std": "catalog:",
|
||||
"@proj-airi/server-sdk": "workspace:*",
|
||||
"@types/vscode": "^1.110.0",
|
||||
"@types/vscode": "^1.115.0",
|
||||
"es-toolkit": "catalog:",
|
||||
"injeca": "catalog:",
|
||||
"nanoid": "catalog:",
|
||||
"tinyexec": "^1.0.4",
|
||||
"tinyexec": "^1.1.1",
|
||||
"vscode-ext-gen": "^1.6.0"
|
||||
}
|
||||
}
|
||||
|
||||
+19
-19
@@ -3,7 +3,7 @@
|
||||
"type": "module",
|
||||
"version": "0.9.0",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.32.1",
|
||||
"packageManager": "pnpm@10.33.0",
|
||||
"description": "LLM powered virtual character",
|
||||
"author": {
|
||||
"name": "Moeru AI Project AIRI Team",
|
||||
@@ -45,46 +45,46 @@
|
||||
"knip": "knip"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^7.7.3",
|
||||
"@antfu/eslint-config": "^8.1.1",
|
||||
"@arethetypeswrong/core": "^0.18.2",
|
||||
"@electron-toolkit/eslint-config-ts": "^3.1.0",
|
||||
"@iconify/utils": "^3.1.0",
|
||||
"@moeru/eslint-config": "catalog:",
|
||||
"@proj-airi/unocss-preset-chromatic": "^1.0.2",
|
||||
"@types/node": "^24.12.0",
|
||||
"@unocss/eslint-config": "^66.6.7",
|
||||
"@unocss/eslint-plugin": "^66.6.7",
|
||||
"@unocss/preset-mini": "^66.6.7",
|
||||
"@unocss/preset-web-fonts": "^66.6.7",
|
||||
"@types/node": "^24.12.2",
|
||||
"@unocss/eslint-config": "^66.6.8",
|
||||
"@unocss/eslint-plugin": "^66.6.8",
|
||||
"@unocss/preset-mini": "^66.6.8",
|
||||
"@unocss/preset-web-fonts": "^66.6.8",
|
||||
"@vitest/coverage-v8": "catalog:vitest",
|
||||
"bumpp": "^11.0.1",
|
||||
"eslint": "^10.1.0",
|
||||
"eslint-plugin-oxlint": "^1.56.0",
|
||||
"eslint": "^10.2.0",
|
||||
"eslint-plugin-oxlint": "^1.59.0",
|
||||
"knip": "catalog:",
|
||||
"nano-staged": "catalog:",
|
||||
"oxc-minify": "catalog:",
|
||||
"oxlint": "^1.56.0",
|
||||
"oxlint": "^1.59.0",
|
||||
"posthog-js": "catalog:",
|
||||
"publint": "^0.3.18",
|
||||
"rollup": "^4.60.0",
|
||||
"rollup": "^4.60.1",
|
||||
"simple-git-hooks": "^2.13.1",
|
||||
"sponsorkit": "^17.0.0",
|
||||
"sponsorkit": "^17.1.0",
|
||||
"sponsors-svg": "^0.3.0",
|
||||
"taze": "^19.10.0",
|
||||
"tinyexec": "^1.0.4",
|
||||
"taze": "^19.11.0",
|
||||
"tinyexec": "^1.1.1",
|
||||
"tsdown": "catalog:",
|
||||
"tsx": "^4.21.0",
|
||||
"turbo": "^2.8.20",
|
||||
"turbo": "^2.9.6",
|
||||
"typescript": "^5.9.3",
|
||||
"uncrypto": "^0.1.3",
|
||||
"unocss": "^66.6.7",
|
||||
"unocss": "^66.6.8",
|
||||
"unocss-preset-scrollbar": "^4.0.0",
|
||||
"unplugin-lightningcss": "^0.4.5",
|
||||
"unplugin-raw": "^0.6.4",
|
||||
"unplugin-raw": "^0.7.0",
|
||||
"unplugin-unused": "^0.5.7",
|
||||
"vite": "^8.0.2",
|
||||
"vite": "^8.0.8",
|
||||
"vite-plugin-inspect": "catalog:",
|
||||
"vitest": "^4.1.1",
|
||||
"vitest": "^4.1.4",
|
||||
"yaml": "^2.8.3"
|
||||
},
|
||||
"workspaces": [
|
||||
|
||||
@@ -41,6 +41,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"cac": "^7.0.0",
|
||||
"tinyexec": "^1.0.4"
|
||||
"tinyexec": "^1.1.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@guiiai/logg": ">=1 <2",
|
||||
"electron": ">=39 <40",
|
||||
"electron": ">=40 <42",
|
||||
"vue": ">=3"
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -57,6 +57,6 @@
|
||||
"5.1.6",
|
||||
"5.1.7"
|
||||
],
|
||||
"picomatch": "4.0.3"
|
||||
"picomatch": "4.0.4"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -64,6 +64,6 @@
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"devDependencies": {
|
||||
"unplugin-yaml": "^4.0.1"
|
||||
"unplugin-yaml": "^4.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"@guiiai/logg": "catalog:",
|
||||
"@proj-airi/server-sdk": "workspace:^",
|
||||
"drizzle-orm": "catalog:",
|
||||
"postgres": "^3.4.8"
|
||||
"postgres": "^3.4.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"tsx": "^4.21.0"
|
||||
|
||||
@@ -45,6 +45,6 @@
|
||||
"@proj-airi/server-shared": "workspace:*",
|
||||
"nanoid": "catalog:",
|
||||
"valibot": "^1.3.1",
|
||||
"xstate": "^5.28.0"
|
||||
"xstate": "^5.30.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"@iconify-json/line-md": "catalog:",
|
||||
"@iconify-json/material-symbols": "catalog:",
|
||||
"@iconify-json/mdi": "catalog:",
|
||||
"@unocss/reset": "^66.6.7",
|
||||
"@unocss/reset": "^66.6.8",
|
||||
"@vitejs/plugin-vue": "^6.0.5",
|
||||
"vue-tsc": "^3.2.6"
|
||||
}
|
||||
|
||||
@@ -43,9 +43,9 @@
|
||||
"@moeru/std": "catalog:",
|
||||
"@proj-airi/server-shared": "workspace:^",
|
||||
"crossws": "^0.4.4",
|
||||
"h3": "^2.0.1-rc.19",
|
||||
"h3": "2.0.1-rc.20",
|
||||
"nanoid": "catalog:",
|
||||
"srvx": "^0.11.13",
|
||||
"srvx": "^0.11.15",
|
||||
"superjson": "catalog:"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -50,10 +50,10 @@
|
||||
"node-vibrant": "^4.0.4",
|
||||
"pinia": "^3.0.4",
|
||||
"posthog-js": "catalog:",
|
||||
"reka-ui": "^2.9.2",
|
||||
"reka-ui": "^2.9.5",
|
||||
"unspeech": "catalog:xsai",
|
||||
"vue": "catalog:",
|
||||
"vue-i18n": "^11.3.0",
|
||||
"vue-i18n": "^11.3.2",
|
||||
"vue-router": "^5.0.4",
|
||||
"vue-sonner": "catalog:"
|
||||
},
|
||||
|
||||
@@ -45,11 +45,11 @@
|
||||
"node-vibrant": "^4.0.4",
|
||||
"pinia": "^3.0.4",
|
||||
"posthog-js": "catalog:",
|
||||
"reka-ui": "^2.9.2",
|
||||
"reka-ui": "^2.9.5",
|
||||
"splitpanes": "catalog:",
|
||||
"unspeech": "catalog:xsai",
|
||||
"vue": "catalog:",
|
||||
"vue-i18n": "^11.3.0",
|
||||
"vue-i18n": "^11.3.2",
|
||||
"vue-router": "^5.0.4",
|
||||
"vue-sonner": "catalog:",
|
||||
"xsschema": "catalog:",
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
"es-toolkit": "catalog:",
|
||||
"jszip": "^3.10.1",
|
||||
"pinia": "^3.0.4",
|
||||
"pixi-filters": "4",
|
||||
"pixi-filters": "^4.2.0",
|
||||
"pixi-live2d-display": "^0.4.0",
|
||||
"three": "^0.183.2",
|
||||
"vue": "catalog:",
|
||||
|
||||
@@ -31,9 +31,9 @@
|
||||
"@pixiv/three-vrm-core": "^3.5.1",
|
||||
"@proj-airi/stage-shared": "workspace:*",
|
||||
"@proj-airi/ui": "workspace:*",
|
||||
"@tresjs/cientos": "^5.6.0",
|
||||
"@tresjs/core": "^5.7.0",
|
||||
"@tresjs/post-processing": "^3.6.0",
|
||||
"@tresjs/cientos": "^5.7.0",
|
||||
"@tresjs/core": "^5.8.0",
|
||||
"@tresjs/post-processing": "^3.7.1",
|
||||
"@vueuse/core": "^14.2.1",
|
||||
"culori": "^4.0.2",
|
||||
"es-toolkit": "catalog:",
|
||||
|
||||
@@ -84,8 +84,8 @@
|
||||
"@vueuse/motion": "^3.0.3",
|
||||
"@vueuse/shared": "^14.2.1",
|
||||
"@xsai-ext/providers": "catalog:",
|
||||
"@xsai-transformers/embed": "^0.0.11",
|
||||
"@xsai-transformers/shared": "^0.0.11",
|
||||
"@xsai-transformers/embed": "^0.1.0",
|
||||
"@xsai-transformers/shared": "^0.1.0",
|
||||
"@xsai/embed": "catalog:",
|
||||
"@xsai/generate-speech": "catalog:",
|
||||
"@xsai/generate-text": "catalog:",
|
||||
@@ -112,7 +112,7 @@
|
||||
"idb-keyval": "catalog:",
|
||||
"kokoro-js": "^1.2.1",
|
||||
"localforage": "^1.10.0",
|
||||
"mediabunny": "^1.40.0",
|
||||
"mediabunny": "^1.40.1",
|
||||
"nanoid": "^5.1.7",
|
||||
"node-vibrant": "^4.0.4",
|
||||
"ofetch": "^1.5.1",
|
||||
@@ -121,7 +121,7 @@
|
||||
"rehype-katex": "^7.0.1",
|
||||
"rehype-parse": "^9.0.1",
|
||||
"rehype-stringify": "^10.0.1",
|
||||
"reka-ui": "^2.9.2",
|
||||
"reka-ui": "^2.9.5",
|
||||
"remark-math": "^6.0.0",
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.2",
|
||||
@@ -135,7 +135,7 @@
|
||||
"uuid": "^13.0.0",
|
||||
"valibot": "catalog:",
|
||||
"vaul-vue": "^0.4.1",
|
||||
"vue-i18n": "^11.3.0",
|
||||
"vue-i18n": "^11.3.2",
|
||||
"vue-router": "^5.0.4",
|
||||
"vue-sonner": "^2.0.9",
|
||||
"web-haptics": "catalog:",
|
||||
@@ -155,11 +155,11 @@
|
||||
"@fontsource/kiwi-maru": "^5.2.8",
|
||||
"@fontsource/m-plus-rounded-1c": "^5.2.10",
|
||||
"@histoire/plugin-vue": "catalog:",
|
||||
"@iconify-json/carbon": "^1.2.19",
|
||||
"@iconify-json/carbon": "^1.2.20",
|
||||
"@iconify-json/eos-icons": "^1.2.4",
|
||||
"@iconify-json/lucide": "^1.2.98",
|
||||
"@iconify-json/lucide": "^1.2.102",
|
||||
"@iconify-json/mingcute": "^1.2.7",
|
||||
"@iconify-json/simple-icons": "^1.2.75",
|
||||
"@iconify-json/simple-icons": "^1.2.77",
|
||||
"@iconify-json/solar": "^1.2.5",
|
||||
"@iconify-json/svg-spinners": "^1.2.4",
|
||||
"@iconify-json/vscode-icons": "^1.2.45",
|
||||
@@ -174,16 +174,16 @@
|
||||
"@types/hast": "catalog:",
|
||||
"@types/splitpanes": "catalog:",
|
||||
"@types/unist": "catalog:",
|
||||
"@unocss/reset": "^66.6.7",
|
||||
"@unocss/reset": "^66.6.8",
|
||||
"@vitejs/plugin-vue": "^6.0.5",
|
||||
"clustr": "^1.0.2",
|
||||
"csstype": "^3.2.3",
|
||||
"histoire": "catalog:",
|
||||
"is-network-error": "catalog:",
|
||||
"unocss": "^66.6.7",
|
||||
"unocss": "^66.6.8",
|
||||
"unplugin-info": "catalog:",
|
||||
"unplugin-yaml": "^4.0.1",
|
||||
"vite": "^6.4.1",
|
||||
"unplugin-yaml": "^4.1.0",
|
||||
"vite": "^6.4.2",
|
||||
"vue": "catalog:",
|
||||
"vue-tsc": "^3.2.6"
|
||||
}
|
||||
|
||||
@@ -28,14 +28,14 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@proj-airi/font-departure-mono": "workspace:^",
|
||||
"@rive-app/canvas-lite": "^2.35.4",
|
||||
"@rive-app/canvas-lite": "^2.37.1",
|
||||
"@vueuse/core": "^14.2.1",
|
||||
"@vueuse/motion": "^3.0.3",
|
||||
"vue": "catalog:"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@proj-airi/ui": "workspace:^",
|
||||
"@unocss/reset": "^66.6.7",
|
||||
"@unocss/reset": "^66.6.8",
|
||||
"@vitejs/plugin-vue": "^6.0.5",
|
||||
"unplugin-vue-router": "^0.19.2",
|
||||
"vite": "catalog:",
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"vue": "catalog:"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@unocss/reset": "^66.6.7",
|
||||
"@unocss/reset": "^66.6.8",
|
||||
"@vitejs/plugin-vue": "^6.0.5",
|
||||
"unplugin-vue-router": "^0.19.2",
|
||||
"vite": "catalog:",
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"@moeru/std": "catalog:",
|
||||
"@vueuse/core": "^14.2.1",
|
||||
"floating-vue": "^5.2.2",
|
||||
"reka-ui": "^2.9.2",
|
||||
"reka-ui": "^2.9.5",
|
||||
"vue": "catalog:"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -24,6 +24,6 @@
|
||||
"devDependencies": {
|
||||
"@moeru/std": "catalog:",
|
||||
"meow": "catalog:",
|
||||
"playwright": "^1.56.1"
|
||||
"playwright": "^1.59.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -19,6 +19,6 @@
|
||||
"@moeru/std": "catalog:",
|
||||
"@napi-rs/image": "catalog:",
|
||||
"meow": "catalog:",
|
||||
"playwright": "^1.56.1"
|
||||
"playwright": "^1.59.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"rolldown": "1.0.0-beta.51",
|
||||
"s3mini": "^0.9.2"
|
||||
"s3mini": "^0.9.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@moeru/std": "catalog:"
|
||||
|
||||
@@ -1,28 +0,0 @@
|
||||
diff --git a/dist/adapters/node.mjs b/dist/adapters/node.mjs
|
||||
index 8d33fdd4a8948c18aad849681f79e5535d7a6b77..d8065646aeef530222ed8f9b1ab9f9a2cd1169eb 100644
|
||||
--- a/dist/adapters/node.mjs
|
||||
+++ b/dist/adapters/node.mjs
|
||||
@@ -765,13 +765,21 @@ var NodeServer = class {
|
||||
if (!options.manual) this.serve();
|
||||
}
|
||||
serve() {
|
||||
- if (this.#listeningPromise) return Promise.resolve(this.#listeningPromise).then(() => this);
|
||||
- this.#listeningPromise = new Promise((resolve) => {
|
||||
+ if (this.#listeningPromise) {
|
||||
+ return Promise.resolve(this.#listeningPromise).then(() => this);
|
||||
+ }
|
||||
+
|
||||
+ this.#listeningPromise = new Promise((resolve, reject) => {
|
||||
+ this.node.server.once("error", (error) => {
|
||||
+ reject(error);
|
||||
+ });
|
||||
this.node.server.listen(this.serveOptions, () => {
|
||||
printListening(this.options, this.url);
|
||||
resolve();
|
||||
});
|
||||
});
|
||||
+
|
||||
+ return this.#listeningPromise;
|
||||
}
|
||||
get url() {
|
||||
const addr = this.node?.server?.address();
|
||||
@@ -21,7 +21,7 @@
|
||||
"vue": "catalog:"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@anthropic-ai/claude-code": "^2.1.81",
|
||||
"@anthropic-ai/claude-code": "^2.1.101",
|
||||
"tsx": "^4.21.0",
|
||||
"vue-tsc": "^3.2.6"
|
||||
}
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"@moeru/eventa": "catalog:",
|
||||
"@proj-airi/server-sdk": "workspace:^",
|
||||
"@proj-airi/ui": "workspace:^",
|
||||
"@unocss/reset": "^66.6.7",
|
||||
"@unocss/reset": "^66.6.8",
|
||||
"@vueuse/core": "catalog:",
|
||||
"@wxt-dev/module-vue": "^1.0.3",
|
||||
"nanoid": "^5.1.7",
|
||||
|
||||
Generated
+4907
-5178
File diff suppressed because it is too large
Load Diff
+28
-29
@@ -26,18 +26,17 @@ patchedDependencies:
|
||||
'@xsai/stream-text@0.5.0-beta.2': patches/@xsai__stream-text@0.5.0-beta.2.patch
|
||||
crossws@0.4.4: patches/crossws@0.4.4.patch
|
||||
mineflayer-pathfinder: patches/mineflayer-pathfinder.patch
|
||||
mineflayer@4.33.0: patches/mineflayer@4.33.0.patch
|
||||
# mineflayer@4.33.0: patches/mineflayer@4.33.0.patch
|
||||
pixi-live2d-display: patches/pixi-live2d-display.patch
|
||||
srvx: patches/srvx.patch
|
||||
catalog:
|
||||
'@better-auth/oauth-provider': 1.5.6
|
||||
'@capacitor/android': ^8.2.0
|
||||
'@capacitor/android': ^8.3.0
|
||||
'@capacitor/barcode-scanner': ^3.0.2
|
||||
'@capacitor/cli': ^8.2.0
|
||||
'@capacitor/core': ^8.2.0
|
||||
'@capacitor/ios': ^8.2.0
|
||||
'@capacitor/cli': ^8.3.0
|
||||
'@capacitor/core': ^8.3.0
|
||||
'@capacitor/ios': ^8.3.0
|
||||
'@capacitor/local-notifications': ^8.0.2
|
||||
'@electric-sql/pglite': ^0.4.1
|
||||
'@electric-sql/pglite': ^0.4.4
|
||||
'@electron-toolkit/preload': ^3.0.2
|
||||
'@electron/notarize': ^3.1.1
|
||||
'@fontsource-variable/nunito': ^5.2.7
|
||||
@@ -45,12 +44,12 @@ catalog:
|
||||
'@histoire/plugin-vue': 1.0.0-beta.1
|
||||
'@hono/node-ws': ^1.3.0
|
||||
'@iconify-json/line-md': ^1.2.16
|
||||
'@iconify-json/logos': ^1.2.10
|
||||
'@iconify-json/material-symbols': ^1.2.64
|
||||
'@iconify-json/logos': ^1.2.11
|
||||
'@iconify-json/material-symbols': ^1.2.66
|
||||
'@iconify-json/mdi': ^1.2.3
|
||||
'@iconify-json/tabler': ^1.2.32
|
||||
'@intlify/core': ^11.3.0
|
||||
'@modelcontextprotocol/sdk': ^1.27.1
|
||||
'@iconify-json/tabler': ^1.2.33
|
||||
'@intlify/core': ^11.3.2
|
||||
'@modelcontextprotocol/sdk': ^1.29.0
|
||||
'@moeru/eslint-config': 0.1.0-beta.15
|
||||
'@moeru/eventa': 1.0.0-beta.3
|
||||
'@moeru/std': 0.1.0-beta.17
|
||||
@@ -84,7 +83,7 @@ catalog:
|
||||
'@xsai/utils-chat': 0.5.0-beta.2
|
||||
alien-signals: ^3.1.2
|
||||
async-mutex: 0.5.0
|
||||
better-auth: ^1.5.6
|
||||
better-auth: ^1.6.2
|
||||
builder-util-runtime: ^9.5.1
|
||||
cac: ^7.0.0
|
||||
capacitor-native-settings: ^8.1.0
|
||||
@@ -92,10 +91,10 @@ catalog:
|
||||
d3: 7.9.0
|
||||
date-fns: ^4.1.0
|
||||
drizzle-kit: ^0.31.10
|
||||
drizzle-orm: ^0.45.1
|
||||
drizzle-orm: ^0.45.2
|
||||
drizzle-valibot: ^0.4.2
|
||||
electron: ^40.8.3
|
||||
embla-carousel-vue: ^9.0.0-rc01
|
||||
electron: ^40.8.5
|
||||
embla-carousel-vue: 9.0.0-rc02
|
||||
es-toolkit: 1.43.0
|
||||
get-port-please: ^3.2.0
|
||||
histoire: 1.0.0-beta.1
|
||||
@@ -106,30 +105,30 @@ catalog:
|
||||
is-network-error: ^1.3.1
|
||||
isolated-vm: ^6.1.2
|
||||
jose: ^6.2.2
|
||||
knip: ^6.0.4
|
||||
knip: ^6.3.1
|
||||
meow: ^14.1.0
|
||||
mkcert: ^3.2.0
|
||||
nano-staged: ^0.9.0
|
||||
nano-staged: ^1.0.2
|
||||
nanoid: 5.1.6
|
||||
node-pty: ^1.1.0
|
||||
ofetch: ^1.5.1
|
||||
oxc-minify: ^0.121.0
|
||||
oxc-minify: ^0.124.0
|
||||
pinia: ^3.0.4
|
||||
posthog-js: 1.306.1
|
||||
splitpanes: ^4.0.4
|
||||
std-env: ^4.0.0
|
||||
superjson: ^2.2.6
|
||||
tsdown: ^0.21.4
|
||||
tsdown: ^0.21.7
|
||||
tsx: ^4.21.0
|
||||
uncrypto: ^0.1.3
|
||||
unplugin-info: ^1.2.4
|
||||
unstorage: ^1.17.4
|
||||
unplugin-info: ^1.3.2
|
||||
unstorage: ^1.17.5
|
||||
uqr: ^0.1.3
|
||||
valibot: 1.2.0
|
||||
vite: ^8.0.2
|
||||
vite-plugin-inspect: ^11.3.3
|
||||
vite-plugin-mkcert: ^1.17.10
|
||||
vue: ^3.5.30
|
||||
vite: ^8.0.8
|
||||
vite-plugin-inspect: 12.0.0-beta.1
|
||||
vite-plugin-mkcert: ^2.0.0
|
||||
vue: ^3.5.32
|
||||
vue-sonner: 2.0.9
|
||||
web-haptics: ^0.0.6
|
||||
ws: ^8.20.0
|
||||
@@ -138,9 +137,9 @@ catalog:
|
||||
zod: ^4.3.6
|
||||
catalogs:
|
||||
vitest:
|
||||
'@vitest/browser-playwright': ^4.1.1
|
||||
'@vitest/coverage-v8': ^4.1.1
|
||||
vitest: ^4.1.1
|
||||
'@vitest/browser-playwright': ^4.1.4
|
||||
'@vitest/coverage-v8': ^4.1.4
|
||||
vitest: ^4.1.4
|
||||
xsai:
|
||||
unspeech: ^0.1.11
|
||||
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
"dependencies": {
|
||||
"@modelcontextprotocol/sdk": "catalog:",
|
||||
"node-pty": "catalog:",
|
||||
"ws": "^8.19.0",
|
||||
"ws": "^8.20.0",
|
||||
"zod": "^4.3.6"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -25,14 +25,14 @@
|
||||
"@proj-airi/audio": "workspace:^",
|
||||
"@proj-airi/server-sdk": "workspace:^",
|
||||
"@proj-airi/server-shared": "workspace:^",
|
||||
"@snazzah/davey": "^0.1.10",
|
||||
"@snazzah/davey": "^0.1.11",
|
||||
"@xsai-ext/providers": "catalog:",
|
||||
"@xsai/generate-speech": "catalog:",
|
||||
"@xsai/generate-text": "catalog:",
|
||||
"@xsai/generate-transcription": "catalog:",
|
||||
"@xsai/shared-chat": "catalog:",
|
||||
"discord.js": "^14.25.1",
|
||||
"libsodium-wrappers": "^0.8.2",
|
||||
"discord.js": "^14.26.2",
|
||||
"libsodium-wrappers": "^0.8.3",
|
||||
"opusscript": "^0.1.1",
|
||||
"tsx": "^4.21.0",
|
||||
"wavefile": "^11.0.0"
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"@xsai/shared-chat": "catalog:",
|
||||
"alien-signals": "^3.1.2",
|
||||
"awilix": "^13.0.3",
|
||||
"canvas": "^3.2.2",
|
||||
"canvas": "^3.2.3",
|
||||
"crossws": "catalog:",
|
||||
"es-toolkit": "^1.45.1",
|
||||
"eventemitter3": "^5.0.4",
|
||||
@@ -34,18 +34,18 @@
|
||||
"mineflayer-pvp": "^1.3.2",
|
||||
"mineflayer-tool": "^1.2.0",
|
||||
"nanoid": "catalog:",
|
||||
"prismarine-block": "^1.22.0",
|
||||
"prismarine-entity": "^2.5.0",
|
||||
"prismarine-item": "^1.17.0",
|
||||
"prismarine-recipe": "^1.3.1",
|
||||
"prismarine-block": "^1.23.0",
|
||||
"prismarine-entity": "^2.6.0",
|
||||
"prismarine-item": "^1.18.0",
|
||||
"prismarine-recipe": "^1.5.0",
|
||||
"prismarine-viewer": "^1.33.0",
|
||||
"prismarine-windows": "^2.9.0",
|
||||
"prismarine-windows": "^2.10.0",
|
||||
"valibot": "^1.3.1",
|
||||
"vec3": "^0.1.10",
|
||||
"vec3": "^0.2.0",
|
||||
"ws": "catalog:",
|
||||
"yaml": "catalog:",
|
||||
"zod": "^4.3.6",
|
||||
"zod-to-json-schema": "^3.25.1"
|
||||
"zod-to-json-schema": "^3.25.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/ws": "catalog:"
|
||||
|
||||
@@ -22,21 +22,21 @@
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@dotenvx/dotenvx": "^1.57.2",
|
||||
"@dotenvx/dotenvx": "^1.61.0",
|
||||
"@ffmpeg-installer/ffmpeg": "^1.1.0",
|
||||
"@grammyjs/files": "^1.2.0",
|
||||
"@guiiai/logg": "catalog:",
|
||||
"@moeru/std": "catalog:",
|
||||
"@napi-rs/image": "^1.12.0",
|
||||
"@opentelemetry/api": "^1.9.0",
|
||||
"@opentelemetry/auto-instrumentations-node": "^0.71.0",
|
||||
"@opentelemetry/exporter-metrics-otlp-proto": "^0.213.0",
|
||||
"@opentelemetry/exporter-trace-otlp-proto": "^0.213.0",
|
||||
"@opentelemetry/instrumentation-pg": "^0.65.0",
|
||||
"@opentelemetry/resources": "^2.6.0",
|
||||
"@opentelemetry/sdk-metrics": "^2.6.0",
|
||||
"@opentelemetry/sdk-node": "^0.213.0",
|
||||
"@opentelemetry/sdk-trace-node": "^2.6.0",
|
||||
"@opentelemetry/api": "^1.9.1",
|
||||
"@opentelemetry/auto-instrumentations-node": "^0.72.0",
|
||||
"@opentelemetry/exporter-metrics-otlp-proto": "^0.214.0",
|
||||
"@opentelemetry/exporter-trace-otlp-proto": "^0.214.0",
|
||||
"@opentelemetry/instrumentation-pg": "^0.66.0",
|
||||
"@opentelemetry/resources": "^2.6.1",
|
||||
"@opentelemetry/sdk-metrics": "^2.6.1",
|
||||
"@opentelemetry/sdk-node": "^0.214.0",
|
||||
"@opentelemetry/sdk-trace-node": "^2.6.1",
|
||||
"@opentelemetry/semantic-conventions": "^1.40.0",
|
||||
"@velin-dev/core": "^0.3.4",
|
||||
"@xsai/embed": "catalog:",
|
||||
@@ -48,7 +48,7 @@
|
||||
"drizzle-orm": "catalog:",
|
||||
"es-toolkit": "^1.45.1",
|
||||
"fluent-ffmpeg": "^2.1.3",
|
||||
"grammy": "^1.41.1",
|
||||
"grammy": "^1.42.0",
|
||||
"nanoid": "^5.1.7",
|
||||
"p-limit": "^7.3.0",
|
||||
"pg": "^8.20.0",
|
||||
|
||||
@@ -13,11 +13,11 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@guiiai/logg": "catalog:",
|
||||
"@modelcontextprotocol/sdk": "^1.27.1",
|
||||
"@modelcontextprotocol/sdk": "^1.29.0",
|
||||
"@moeru/std": "catalog:",
|
||||
"@proj-airi/server-sdk": "workspace:*",
|
||||
"h3": "^2.0.1-rc.19",
|
||||
"playwright": "^1.58.2",
|
||||
"h3": "2.0.1-rc.20",
|
||||
"playwright": "^1.59.1",
|
||||
"zod": "^4.3.6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user