chore(deps): bump dependencies
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"build:linux": "pnpm run build && electron-builder --linux"
|
||||
},
|
||||
"dependencies": {
|
||||
"@11labs/client": "^0.0.7",
|
||||
"@11labs/client": "^0.0.8",
|
||||
"@electron-toolkit/preload": "^3.0.1",
|
||||
"@electron-toolkit/utils": "^3.0.0",
|
||||
"@formkit/auto-animate": "^0.8.2",
|
||||
@@ -38,17 +38,17 @@
|
||||
"@pixi/sprite": "6",
|
||||
"@pixi/ticker": "6",
|
||||
"@pixi/utils": "6",
|
||||
"@pixiv/three-vrm": "^3.3.5",
|
||||
"@pixiv/three-vrm-animation": "^3.3.5",
|
||||
"@pixiv/three-vrm-core": "^3.3.5",
|
||||
"@pixiv/three-vrm": "^3.3.6",
|
||||
"@pixiv/three-vrm-animation": "^3.3.6",
|
||||
"@pixiv/three-vrm-core": "^3.3.6",
|
||||
"@proj-airi/stage-ui": "workspace:^",
|
||||
"@ricky0123/vad-web": "^0.0.22",
|
||||
"@tresjs/cientos": "^4.1.0",
|
||||
"@tresjs/cientos": "^4.2.0",
|
||||
"@tresjs/core": "^4.3.3",
|
||||
"@unhead/vue": "^2.0.0-rc.7",
|
||||
"@vueuse/core": "^12.8.2",
|
||||
"@unhead/vue": "^2.0.0-rc.13",
|
||||
"@vueuse/core": "^13.0.0",
|
||||
"@vueuse/head": "^2.0.0",
|
||||
"@vueuse/shared": "^12.8.2",
|
||||
"@vueuse/shared": "^13.0.0",
|
||||
"@xsai-ext/providers-cloud": "catalog:",
|
||||
"@xsai-ext/providers-local": "catalog:",
|
||||
"@xsai-ext/shared-providers": "catalog:",
|
||||
@@ -66,7 +66,7 @@
|
||||
"localforage": "^1.10.0",
|
||||
"nprogress": "^0.2.0",
|
||||
"ofetch": "^1.4.1",
|
||||
"onnxruntime-web": "^1.20.1",
|
||||
"onnxruntime-web": "^1.21.0",
|
||||
"pinia": "^3.0.1",
|
||||
"pixi-filters": "^4.2.0",
|
||||
"pixi-live2d-display": "^0.4.0",
|
||||
@@ -75,11 +75,11 @@
|
||||
"rehype-stringify": "^10.0.1",
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.1",
|
||||
"shiki": "^3.1.0",
|
||||
"shiki": "^3.2.1",
|
||||
"three": "^0.174.0",
|
||||
"unified": "^11.0.5",
|
||||
"valibot": "1.0.0-beta.9",
|
||||
"vaul-vue": "^0.3.0",
|
||||
"vaul-vue": "^0.4.0",
|
||||
"vue": "^3.5.13",
|
||||
"vue-demi": "^0.14.10",
|
||||
"vue-i18n": "^11.1.2",
|
||||
@@ -92,9 +92,9 @@
|
||||
"@electron-toolkit/tsconfig": "^1.0.1",
|
||||
"@iconify-json/carbon": "^1.2.8",
|
||||
"@iconify-json/eos-icons": "^1.2.2",
|
||||
"@iconify-json/lucide": "^1.2.28",
|
||||
"@iconify-json/lucide": "^1.2.29",
|
||||
"@iconify-json/mingcute": "^1.2.3",
|
||||
"@iconify-json/simple-icons": "^1.2.27",
|
||||
"@iconify-json/simple-icons": "^1.2.28",
|
||||
"@iconify-json/solar": "^1.2.2",
|
||||
"@iconify-json/svg-spinners": "^1.2.2",
|
||||
"@iconify-json/vscode-icons": "^1.2.16",
|
||||
@@ -107,17 +107,17 @@
|
||||
"@proj-airi/ui-transitions": "workspace:^",
|
||||
"@proj-airi/unplugin-download": "workspace:^",
|
||||
"@proj-airi/unplugin-live2d-sdk": "workspace:^",
|
||||
"@shikijs/markdown-it": "^3.1.0",
|
||||
"@shikijs/markdown-it": "^3.2.1",
|
||||
"@types/culori": "^2.1.1",
|
||||
"@types/markdown-it-link-attributes": "^3.0.5",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
"@types/three": "^0.174.0",
|
||||
"@types/yauzl": "^2.10.3",
|
||||
"@unocss/reset": "^66.1.0-beta.3",
|
||||
"@unocss/reset": "^66.1.0-beta.5",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@vue-macros/volar": "^3.0.0-beta.3",
|
||||
"@vueuse/motion": "^2.2.6",
|
||||
"electron": "^34.3.1",
|
||||
"@vue-macros/volar": "^3.0.0-beta.5",
|
||||
"@vueuse/motion": "^3.0.3",
|
||||
"electron": "^34.3.3",
|
||||
"electron-builder": "24.13.3",
|
||||
"electron-vite": "^2.3.0",
|
||||
"less": "^4.2.2",
|
||||
|
||||
+16
-16
@@ -17,7 +17,7 @@
|
||||
"typecheck": "vue-tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@11labs/client": "^0.0.7",
|
||||
"@11labs/client": "^0.0.8",
|
||||
"@formkit/auto-animate": "^0.8.2",
|
||||
"@huggingface/transformers": "^3.4.0",
|
||||
"@pixi/app": "6",
|
||||
@@ -33,19 +33,19 @@
|
||||
"@pixi/sprite": "6",
|
||||
"@pixi/ticker": "6",
|
||||
"@pixi/utils": "6",
|
||||
"@pixiv/three-vrm": "^3.3.5",
|
||||
"@pixiv/three-vrm-animation": "^3.3.5",
|
||||
"@pixiv/three-vrm-core": "^3.3.5",
|
||||
"@pixiv/three-vrm": "^3.3.6",
|
||||
"@pixiv/three-vrm-animation": "^3.3.6",
|
||||
"@pixiv/three-vrm-core": "^3.3.6",
|
||||
"@proj-airi/stage-ui": "workspace:^",
|
||||
"@ricky0123/vad-web": "^0.0.22",
|
||||
"@standard-schema/spec": "^1.0.0",
|
||||
"@tresjs/cientos": "^4.2.0",
|
||||
"@tresjs/core": "^4.3.3",
|
||||
"@unhead/vue": "^2.0.0-rc.7",
|
||||
"@unhead/vue": "^2.0.0-rc.13",
|
||||
"@valibot/to-json-schema": "1.0.0-rc.0",
|
||||
"@vueuse/core": "^12.8.2",
|
||||
"@vueuse/core": "^13.0.0",
|
||||
"@vueuse/head": "^2.0.0",
|
||||
"@vueuse/shared": "^12.8.2",
|
||||
"@vueuse/shared": "^13.0.0",
|
||||
"@xsai-ext/providers-cloud": "catalog:",
|
||||
"@xsai-ext/providers-local": "catalog:",
|
||||
"@xsai-ext/shared-providers": "catalog:",
|
||||
@@ -63,7 +63,7 @@
|
||||
"localforage": "^1.10.0",
|
||||
"nprogress": "^0.2.0",
|
||||
"ofetch": "^1.4.1",
|
||||
"onnxruntime-web": "^1.20.1",
|
||||
"onnxruntime-web": "^1.21.0",
|
||||
"pinia": "^3.0.1",
|
||||
"pixi-filters": "^4.2.0",
|
||||
"pixi-live2d-display": "^0.4.0",
|
||||
@@ -71,11 +71,11 @@
|
||||
"rehype-stringify": "^10.0.1",
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.1",
|
||||
"shiki": "^3.1.0",
|
||||
"shiki": "^3.2.1",
|
||||
"three": "^0.174.0",
|
||||
"unified": "^11.0.5",
|
||||
"valibot": "1.0.0-beta.9",
|
||||
"vaul-vue": "^0.3.0",
|
||||
"vaul-vue": "^0.4.0",
|
||||
"vue": "^3.5.13",
|
||||
"vue-demi": "^0.14.10",
|
||||
"vue-i18n": "^11.1.2",
|
||||
@@ -88,9 +88,9 @@
|
||||
"@electron-toolkit/preload": "^3.0.1",
|
||||
"@iconify-json/carbon": "^1.2.8",
|
||||
"@iconify-json/eos-icons": "^1.2.2",
|
||||
"@iconify-json/lucide": "^1.2.28",
|
||||
"@iconify-json/lucide": "^1.2.29",
|
||||
"@iconify-json/mingcute": "^1.2.3",
|
||||
"@iconify-json/simple-icons": "^1.2.27",
|
||||
"@iconify-json/simple-icons": "^1.2.28",
|
||||
"@iconify-json/solar": "^1.2.2",
|
||||
"@iconify-json/svg-spinners": "^1.2.2",
|
||||
"@iconify-json/vscode-icons": "^1.2.16",
|
||||
@@ -103,16 +103,16 @@
|
||||
"@proj-airi/ui-transitions": "workspace:^",
|
||||
"@proj-airi/unplugin-download": "workspace:^",
|
||||
"@proj-airi/unplugin-live2d-sdk": "workspace:^",
|
||||
"@shikijs/markdown-it": "^3.1.0",
|
||||
"@shikijs/markdown-it": "^3.2.1",
|
||||
"@types/culori": "^2.1.1",
|
||||
"@types/markdown-it-link-attributes": "^3.0.5",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
"@types/three": "^0.174.0",
|
||||
"@types/yauzl": "^2.10.3",
|
||||
"@unocss/reset": "^66.1.0-beta.3",
|
||||
"@unocss/reset": "^66.1.0-beta.5",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@vue-macros/volar": "^3.0.0-beta.3",
|
||||
"@vueuse/motion": "^2.2.6",
|
||||
"@vue-macros/volar": "^3.0.0-beta.5",
|
||||
"@vueuse/motion": "^3.0.3",
|
||||
"hfup": "workspace:^",
|
||||
"less": "^4.2.2",
|
||||
"markdown-it-link-attributes": "^4.0.1",
|
||||
|
||||
+1
-1
@@ -64,7 +64,6 @@ words:
|
||||
- hfup
|
||||
- higress
|
||||
- histoire
|
||||
- histoire
|
||||
- hiyori
|
||||
- huggingface
|
||||
- huggingspace
|
||||
@@ -89,6 +88,7 @@ words:
|
||||
- mineflayer
|
||||
- mingcute
|
||||
- mkdist
|
||||
- modelcontextprotocol
|
||||
- moeru
|
||||
- Morioki
|
||||
- Myriam
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/starlight": "^0.32.2",
|
||||
"astro": "^5.4.2",
|
||||
"astro": "^5.5.2",
|
||||
"sharp": "^0.33.5",
|
||||
"starlight-theme-catppuccin": "^2.0.0"
|
||||
}
|
||||
|
||||
+14
-14
@@ -2,7 +2,7 @@
|
||||
"name": "airi-vtuber",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.6.1",
|
||||
"packageManager": "pnpm@10.6.3",
|
||||
"description": "LLM powered virtual character",
|
||||
"author": {
|
||||
"name": "Neko Ayaka",
|
||||
@@ -32,27 +32,27 @@
|
||||
"nolyfill": "pnpm dlx nolyfill"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^4.7.0",
|
||||
"@antfu/ni": "^23.3.1",
|
||||
"@antfu/eslint-config": "^4.10.1",
|
||||
"@antfu/ni": "^24.2.0",
|
||||
"@cspell/dict-ru_ru": "^2.2.4",
|
||||
"@types/node": "^22.13.9",
|
||||
"@unocss/eslint-config": "^66.1.0-beta.3",
|
||||
"@unocss/eslint-plugin": "^66.1.0-beta.3",
|
||||
"@types/node": "^22.13.10",
|
||||
"@unocss/eslint-config": "^66.1.0-beta.5",
|
||||
"@unocss/eslint-plugin": "^66.1.0-beta.5",
|
||||
"@vitest/coverage-v8": "3.0.5",
|
||||
"bumpp": "^10.0.3",
|
||||
"bumpp": "^10.1.0",
|
||||
"changelogithub": "^13.13.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^9.21.0",
|
||||
"eslint-plugin-cypress": "^4.1.0",
|
||||
"eslint": "^9.22.0",
|
||||
"eslint-plugin-cypress": "^4.2.0",
|
||||
"eslint-plugin-format": "^1.0.1",
|
||||
"lint-staged": "^15.4.3",
|
||||
"rollup": "^4.34.9",
|
||||
"lint-staged": "^15.5.0",
|
||||
"rollup": "^4.35.0",
|
||||
"simple-git-hooks": "^2.11.1",
|
||||
"taze": "^18.6.0",
|
||||
"taze": "^18.7.1",
|
||||
"typescript": "~5.8.2",
|
||||
"unbuild": "3.0.0-rc.11",
|
||||
"unocss": "^66.1.0-beta.3",
|
||||
"vite": "^6.2.1",
|
||||
"unocss": "^66.1.0-beta.5",
|
||||
"vite": "^6.2.2",
|
||||
"vite-plugin-inspect": "^11.0.0",
|
||||
"vitest": "^3.0.8"
|
||||
},
|
||||
|
||||
@@ -75,23 +75,23 @@
|
||||
"date-fns": "^4.1.0",
|
||||
"defu": "^6.1.4",
|
||||
"drizzle-orm": "^0.40.0",
|
||||
"es-toolkit": "^1.32.0"
|
||||
"es-toolkit": "^1.33.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/solar": "^1.2.2",
|
||||
"@types/d3": "^7.4.3",
|
||||
"@types/d3-force": "^3.0.10",
|
||||
"@unocss/reset": "^66.1.0-beta.3",
|
||||
"@unocss/reset": "^66.1.0-beta.5",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@vitest/browser": "^3.0.8",
|
||||
"@vueuse/core": "^12.8.2",
|
||||
"@vueuse/core": "^13.0.0",
|
||||
"d3": "^7.9.0",
|
||||
"d3-force": "^3.0.0",
|
||||
"drizzle-kit": "^0.30.5",
|
||||
"playwright": "^1.51.0",
|
||||
"superjson": "^2.2.2",
|
||||
"unplugin-vue-router": "^0.12.0",
|
||||
"vite": "^6.2.1",
|
||||
"vite": "^6.2.2",
|
||||
"vue": "^3.5.13",
|
||||
"vue-router": "^4.5.0",
|
||||
"vue-tsc": "^2.2.8"
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
"date-fns": "^4.1.0",
|
||||
"defu": "^6.1.4",
|
||||
"drizzle-orm": "^0.40.0",
|
||||
"es-toolkit": "^1.32.0"
|
||||
"es-toolkit": "^1.33.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"drizzle-kit": "^0.30.5"
|
||||
|
||||
@@ -32,6 +32,6 @@
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"devDependencies": {
|
||||
"elevenlabs": "^1.53.0"
|
||||
"elevenlabs": "^1.54.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"defu": "^6.1.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.13.9",
|
||||
"@webgpu/types": "^0.1.55"
|
||||
"@types/node": "^22.13.10",
|
||||
"@webgpu/types": "^0.1.56"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -43,6 +43,6 @@
|
||||
"dependencies": {
|
||||
"defu": "^6.1.4",
|
||||
"gray-matter": "^4.0.3",
|
||||
"vite": "^6.2.1"
|
||||
"vite": "^6.2.2"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -51,21 +51,21 @@
|
||||
"dependencies": {
|
||||
"@huggingface/transformers": "^3.4.0",
|
||||
"@proj-airi/utils-transformers": "workspace:^",
|
||||
"@webgpu/types": "^0.1.55",
|
||||
"@webgpu/types": "^0.1.56",
|
||||
"@xsai-ext/shared-providers": "catalog:",
|
||||
"@xsai/embed": "catalog:",
|
||||
"@xsai/shared": "catalog:",
|
||||
"defu": "^6.1.4",
|
||||
"es-toolkit": "^1.32.0",
|
||||
"es-toolkit": "^1.33.0",
|
||||
"unplugin-vue-router": "^0.12.0",
|
||||
"vue-router": "^4.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/solar": "^1.2.2",
|
||||
"@unocss/reset": "^66.1.0-beta.3",
|
||||
"@unocss/reset": "^66.1.0-beta.5",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@vueuse/core": "^12.8.2",
|
||||
"vite": "^6.2.1",
|
||||
"@vueuse/core": "^13.0.0",
|
||||
"vite": "^6.2.2",
|
||||
"vue": "^3.5.13",
|
||||
"vue-tsc": "^2.2.8"
|
||||
}
|
||||
|
||||
@@ -60,11 +60,11 @@
|
||||
"@histoire/plugin-vue": "1.0.0-alpha.2",
|
||||
"@proj-airi/provider-transformers": "workspace:^",
|
||||
"@proj-airi/utils-transformers": "workspace:^",
|
||||
"@unocss/reset": "^66.1.0-beta.3",
|
||||
"@unocss/reset": "^66.1.0-beta.5",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@xsai/embed": "catalog:",
|
||||
"histoire": "1.0.0-alpha.2",
|
||||
"unocss": "^66.1.0-beta.3",
|
||||
"vite": "^6.2.1"
|
||||
"unocss": "^66.1.0-beta.5",
|
||||
"vite": "^6.2.2"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -30,11 +30,11 @@
|
||||
"typecheck": "vue-tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vueuse/core": "^12.8.2",
|
||||
"@vueuse/core": "^13.0.0",
|
||||
"vue": "^3.5.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@unocss/reset": "^66.1.0-beta.3",
|
||||
"@unocss/reset": "^66.1.0-beta.5",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"unplugin-vue-router": "^0.12.0",
|
||||
"vite-plugin-vue-devtools": "^7.7.2",
|
||||
|
||||
@@ -41,6 +41,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"ofetch": "^1.4.1",
|
||||
"vite": "^6.2.1"
|
||||
"vite": "^6.2.2"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"ofetch": "^1.4.1",
|
||||
"vite": "^6.2.1",
|
||||
"vite": "^6.2.2",
|
||||
"yauzl": "^3.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -33,9 +33,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@huggingface/transformers": "^3.4.0",
|
||||
"onnxruntime-common": "^1.20.1"
|
||||
"onnxruntime-common": "^1.21.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/simple-icons": "^1.2.27"
|
||||
"@iconify-json/simple-icons": "^1.2.28"
|
||||
}
|
||||
}
|
||||
|
||||
Generated
+1418
-1523
File diff suppressed because it is too large
Load Diff
+5
-5
@@ -7,7 +7,11 @@ packages:
|
||||
- '!**/dist/**'
|
||||
|
||||
catalog:
|
||||
'@xsai/shared': &xsai ^0.1.2
|
||||
'@xsai/shared': &xsai ^0.1.3
|
||||
'@xsai-ext/providers-cloud': *xsai
|
||||
'@xsai-ext/providers-local': *xsai
|
||||
'@xsai-ext/shared-providers': *xsai
|
||||
'@xsai/embed': *xsai
|
||||
'@xsai/generate-speech': *xsai
|
||||
'@xsai/generate-text': *xsai
|
||||
'@xsai/generate-transcription': *xsai
|
||||
@@ -16,8 +20,4 @@ catalog:
|
||||
'@xsai/stream-text': *xsai
|
||||
'@xsai/tool': *xsai
|
||||
'@xsai/utils-chat': *xsai
|
||||
'@xsai/embed': *xsai
|
||||
'@xsai-ext/providers-cloud': *xsai
|
||||
'@xsai-ext/providers-local': *xsai
|
||||
'@xsai-ext/shared-providers': *xsai
|
||||
xsschema: *xsai
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@discordjs/voice": "^0.18.0",
|
||||
"@dotenvx/dotenvx": "^1.38.4",
|
||||
"@dotenvx/dotenvx": "^1.38.5",
|
||||
"@guiiai/logg": "^1.0.7",
|
||||
"@huggingface/transformers": "^3.4.0",
|
||||
"@proj-airi/server-sdk": "workspace:^",
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"@guiiai/logg": "^1.0.7",
|
||||
"@proj-airi/server-sdk": "^0.3.6",
|
||||
"awilix": "^12.0.4",
|
||||
"es-toolkit": "^1.32.0",
|
||||
"es-toolkit": "^1.33.0",
|
||||
"eventemitter3": "^5.0.1",
|
||||
"minecraft-data": "^3.84.1",
|
||||
"mineflayer": "^4.26.0",
|
||||
@@ -25,7 +25,7 @@
|
||||
"mineflayer-pathfinder": "^2.4.5",
|
||||
"mineflayer-pvp": "^1.3.2",
|
||||
"mineflayer-tool": "^1.2.0",
|
||||
"neuri": "^0.1.0",
|
||||
"neuri": "^0.1.1",
|
||||
"prismarine-block": "^1.21.0",
|
||||
"prismarine-entity": "^2.5.0",
|
||||
"prismarine-item": "^1.16.0",
|
||||
@@ -38,7 +38,7 @@
|
||||
"zod-to-json-schema": "^3.24.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@dotenvx/dotenvx": "^1.38.4",
|
||||
"@dotenvx/dotenvx": "^1.38.5",
|
||||
"dotenv": "^16.4.7"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"db:push": "drizzle-kit push"
|
||||
},
|
||||
"dependencies": {
|
||||
"@dotenvx/dotenvx": "^1.38.4",
|
||||
"@dotenvx/dotenvx": "^1.38.5",
|
||||
"@grammyjs/files": "^1.1.1",
|
||||
"@guiiai/logg": "^1.0.7",
|
||||
"@xsai-ext/providers-cloud": "catalog:",
|
||||
@@ -29,9 +29,9 @@
|
||||
"@xsai/tool": "catalog:",
|
||||
"dotenv": "^16.4.7",
|
||||
"drizzle-orm": "^0.40.0",
|
||||
"es-toolkit": "^1.32.0",
|
||||
"es-toolkit": "^1.33.0",
|
||||
"grammy": "^1.35.0",
|
||||
"pg": "^8.13.3",
|
||||
"pg": "^8.14.0",
|
||||
"sharp": "^0.33.5",
|
||||
"telegram": "^2.26.22",
|
||||
"valibot": "1.0.0-beta.9"
|
||||
|
||||
@@ -6,15 +6,14 @@
|
||||
"author": "RainbowBird <rbxin2003@outlook.com>",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"dev": "tsx src/main.ts",
|
||||
"mcp:ui": "pnpx @modelcontextprotocol/inspector",
|
||||
"postinstall": "playwright install chromium"
|
||||
"dev": "playwright install chromium && tsx src/main.ts",
|
||||
"mcp:ui": "pnpx @modelcontextprotocol/inspector"
|
||||
},
|
||||
"dependencies": {
|
||||
"@browserbasehq/stagehand": "^1.14.0",
|
||||
"@guiiai/logg": "^1.0.7",
|
||||
"@modelcontextprotocol/sdk": "^1.6.1",
|
||||
"@proj-airi/server-sdk": "^0.1.4",
|
||||
"@modelcontextprotocol/sdk": "^1.7.0",
|
||||
"@proj-airi/server-sdk": "^0.3.6",
|
||||
"defu": "^6.1.4",
|
||||
"dotenv": "^16.4.7",
|
||||
"h3": "^1.15.1",
|
||||
@@ -24,7 +23,7 @@
|
||||
"zod": "^3.24.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.19.79",
|
||||
"@types/node": "^18.19.80",
|
||||
"tsx": "^4.19.3",
|
||||
"typescript": "^5.8.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user