chore(deps): bump dependencies & electron-builder
This commit is contained in:
+8
-1
@@ -1,5 +1,12 @@
|
||||
[workspace]
|
||||
members = [ "crates/tauri-plugin-ipc-audio-transcription-ort", "crates/tauri-plugin-ipc-audio-vad-ort", "crates/tauri-plugin-mcp", "crates/tauri-plugin-rdev", "crates/tauri-plugin-window-pass-through-on-hover", "crates/tauri-plugin-window-router-link" ]
|
||||
members = [
|
||||
"crates/tauri-plugin-ipc-audio-transcription-ort",
|
||||
"crates/tauri-plugin-ipc-audio-vad-ort",
|
||||
"crates/tauri-plugin-mcp",
|
||||
"crates/tauri-plugin-rdev",
|
||||
"crates/tauri-plugin-window-pass-through-on-hover",
|
||||
"crates/tauri-plugin-window-router-link"
|
||||
]
|
||||
resolver = "2"
|
||||
|
||||
[workspace.package]
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"@xsai/generate-text": "catalog:",
|
||||
"@xsai/shared-chat": "catalog:",
|
||||
"@xsai/stream-text": "catalog:",
|
||||
"es-toolkit": "^1.42.0",
|
||||
"es-toolkit": "^1.43.0",
|
||||
"valibot": "^1.2.0",
|
||||
"vue": "^3.5.25",
|
||||
"xsschema": "catalog:"
|
||||
@@ -37,11 +37,11 @@
|
||||
"@iconify-json/svg-spinners": "^1.2.4",
|
||||
"@types/xast": "^2.0.4",
|
||||
"@unocss/reset": "^66.5.10",
|
||||
"@vitejs/plugin-vue": "^6.0.2",
|
||||
"@vitejs/plugin-vue": "^6.0.3",
|
||||
"superjson": "^2.2.6",
|
||||
"unplugin-vue-router": "^0.17.2",
|
||||
"unplugin-vue-router": "^0.19.0",
|
||||
"vite": "catalog:rolldown-vite",
|
||||
"vue-router": "^4.6.3",
|
||||
"vue-router": "^4.6.4",
|
||||
"vue-tsc": "^3.1.8"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -79,12 +79,12 @@
|
||||
"drizzle-orm": "^0.45.1",
|
||||
"electron-audio-loopback": "^1.0.6",
|
||||
"electron-click-drag-plugin": "^2.0.2",
|
||||
"es-toolkit": "^1.42.0",
|
||||
"es-toolkit": "^1.43.0",
|
||||
"h3": "2.0.1-rc.5",
|
||||
"injeca": "^0.1.4",
|
||||
"jszip": "^3.10.1",
|
||||
"localforage": "^1.10.0",
|
||||
"mediabunny": "^1.25.8",
|
||||
"mediabunny": "^1.26.0",
|
||||
"node-vibrant": "^4.0.3",
|
||||
"nprogress": "^0.2.0",
|
||||
"ofetch": "^1.5.1",
|
||||
@@ -95,9 +95,9 @@
|
||||
"reka-ui": "^2.6.1",
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.2",
|
||||
"shiki": "^3.19.0",
|
||||
"shiki": "^3.20.0",
|
||||
"std-env": "^3.10.0",
|
||||
"three": "^0.181.2",
|
||||
"three": "^0.182.0",
|
||||
"unified": "^11.0.5",
|
||||
"unspeech": "^0.1.7",
|
||||
"uuid": "^13.0.0",
|
||||
@@ -106,7 +106,7 @@
|
||||
"vue": "^3.5.25",
|
||||
"vue-demi": "^0.14.10",
|
||||
"vue-i18n": "^11.2.2",
|
||||
"vue-router": "^4.6.3",
|
||||
"vue-router": "^4.6.4",
|
||||
"xsschema": "catalog:",
|
||||
"yauzl": "^3.2.0",
|
||||
"zod": "^4.1.13"
|
||||
@@ -125,7 +125,7 @@
|
||||
"@fontsource/sniglet": "^5.2.8",
|
||||
"@iconify-json/carbon": "^1.2.15",
|
||||
"@iconify-json/eos-icons": "^1.2.4",
|
||||
"@iconify-json/lucide": "^1.2.79",
|
||||
"@iconify-json/lucide": "^1.2.80",
|
||||
"@iconify-json/mingcute": "^1.2.5",
|
||||
"@iconify-json/ph": "^1.2.2",
|
||||
"@iconify-json/simple-icons": "^1.2.62",
|
||||
@@ -140,26 +140,26 @@
|
||||
"@proj-airi/ui-transitions": "workspace:^",
|
||||
"@proj-airi/unplugin-fetch": "^0.2.1",
|
||||
"@proj-airi/unplugin-live2d-sdk": "^0.1.6",
|
||||
"@shikijs/markdown-it": "^3.19.0",
|
||||
"@shikijs/markdown-it": "^3.20.0",
|
||||
"@types/culori": "^4.0.1",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
"@types/three": "^0.181.0",
|
||||
"@types/three": "^0.182.0",
|
||||
"@types/yauzl": "^2.10.3",
|
||||
"@unocss/reset": "^66.5.10",
|
||||
"@vitejs/plugin-vue": "^6.0.2",
|
||||
"@vitejs/plugin-vue": "^6.0.3",
|
||||
"@vue-macros/volar": "^3.1.1",
|
||||
"@vueuse/motion": "^3.0.3",
|
||||
"@xsai-transformers/embed": "^0.0.11",
|
||||
"cac": "^6.7.14",
|
||||
"csstype": "^3.2.3",
|
||||
"electron": "39.1.0",
|
||||
"electron-builder": "26.0.20",
|
||||
"electron": "^39.1.0",
|
||||
"electron-builder": "^26.3.6",
|
||||
"electron-vite": "^5.0.0",
|
||||
"less": "^4.4.2",
|
||||
"unocss-preset-scrollbar": "^3.2.0",
|
||||
"unplugin-info": "^1.2.4",
|
||||
"unplugin-vue-macros": "^2.14.5",
|
||||
"unplugin-vue-router": "^0.17.2",
|
||||
"unplugin-vue-router": "^0.19.0",
|
||||
"unplugin-yaml": "^3.0.7",
|
||||
"vite": "catalog:rolldown-vite",
|
||||
"vite-bundle-visualizer": "^1.2.1",
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
"html2canvas": "^1.4.1",
|
||||
"jszip": "^3.10.1",
|
||||
"localforage": "^1.10.0",
|
||||
"mediabunny": "^1.25.8",
|
||||
"mediabunny": "^1.26.0",
|
||||
"nanoid": "^5.1.6",
|
||||
"node-vibrant": "^4.0.3",
|
||||
"nprogress": "^0.2.0",
|
||||
@@ -76,8 +76,8 @@
|
||||
"reka-ui": "^2.6.1",
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.2",
|
||||
"shiki": "^3.19.0",
|
||||
"three": "^0.181.2",
|
||||
"shiki": "^3.20.0",
|
||||
"three": "^0.182.0",
|
||||
"unified": "^11.0.5",
|
||||
"unspeech": "^0.1.7",
|
||||
"uuid": "^13.0.0",
|
||||
@@ -86,7 +86,7 @@
|
||||
"vue": "^3.5.25",
|
||||
"vue-demi": "^0.14.10",
|
||||
"vue-i18n": "^11.2.2",
|
||||
"vue-router": "^4.6.3",
|
||||
"vue-router": "^4.6.4",
|
||||
"vue-sonner": "^2.0.9",
|
||||
"workbox-window": "^7.4.0",
|
||||
"xsschema": "catalog:",
|
||||
@@ -96,7 +96,7 @@
|
||||
"devDependencies": {
|
||||
"@iconify-json/carbon": "^1.2.15",
|
||||
"@iconify-json/eos-icons": "^1.2.4",
|
||||
"@iconify-json/lucide": "^1.2.79",
|
||||
"@iconify-json/lucide": "^1.2.80",
|
||||
"@iconify-json/mingcute": "^1.2.5",
|
||||
"@iconify-json/ph": "^1.2.2",
|
||||
"@iconify-json/simple-icons": "^1.2.62",
|
||||
@@ -108,14 +108,14 @@
|
||||
"@proj-airi/unplugin-fetch": "^0.2.1",
|
||||
"@proj-airi/unplugin-live2d-sdk": "^0.1.6",
|
||||
"@proj-airi/vite-plugin-warpdrive": "workspace:*",
|
||||
"@shikijs/markdown-it": "^3.19.0",
|
||||
"@shikijs/markdown-it": "^3.20.0",
|
||||
"@types/audioworklet": "^0.0.92",
|
||||
"@types/culori": "^4.0.1",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
"@types/three": "^0.181.0",
|
||||
"@types/three": "^0.182.0",
|
||||
"@types/yauzl": "^2.10.3",
|
||||
"@unocss/reset": "^66.5.10",
|
||||
"@vitejs/plugin-vue": "^6.0.2",
|
||||
"@vitejs/plugin-vue": "^6.0.3",
|
||||
"@vue-macros/volar": "^3.1.1",
|
||||
"@vueuse/motion": "^3.0.3",
|
||||
"csstype": "^3.2.3",
|
||||
@@ -123,7 +123,7 @@
|
||||
"less": "^4.4.2",
|
||||
"unplugin-info": "^1.2.4",
|
||||
"unplugin-vue-macros": "^2.14.5",
|
||||
"unplugin-vue-router": "^0.17.2",
|
||||
"unplugin-vue-router": "^0.19.0",
|
||||
"unplugin-yaml": "^3.0.7",
|
||||
"vite": "catalog:rolldown-vite",
|
||||
"vite-bundle-visualizer": "^1.2.1",
|
||||
|
||||
+2
-2
@@ -33,7 +33,7 @@
|
||||
"vue-sonner": "^2.0.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/lucide": "^1.2.79",
|
||||
"@iconify-json/lucide": "^1.2.80",
|
||||
"@iconify-json/mingcute": "^1.2.5",
|
||||
"@iconify-json/twemoji": "^1.2.4",
|
||||
"@iconify/vue": "^5.0.0",
|
||||
@@ -54,7 +54,7 @@
|
||||
"minisearch": "^7.2.0",
|
||||
"postcss": "^8.5.6",
|
||||
"sharp": "^0.34.5",
|
||||
"shiki": "^3.19.0",
|
||||
"shiki": "^3.20.0",
|
||||
"tinyglobby": "^0.2.15",
|
||||
"tsx": "^4.21.0",
|
||||
"uncrypto": "^0.1.3",
|
||||
|
||||
+3
-34
@@ -44,14 +44,14 @@
|
||||
"@iconify/utils": "^3.1.0",
|
||||
"@moeru/eslint-config": "catalog:",
|
||||
"@proj-airi/unocss-preset-chromatic": "^1.0.2",
|
||||
"@types/node": "^24.10.2",
|
||||
"@types/node": "^24.10.3",
|
||||
"@unocss/eslint-config": "^66.5.10",
|
||||
"@unocss/eslint-plugin": "^66.5.10",
|
||||
"@unocss/preset-mini": "^66.5.10",
|
||||
"@unocss/preset-web-fonts": "^66.5.10",
|
||||
"@vitest/coverage-v8": "^4.0.15",
|
||||
"bumpp": "^10.3.2",
|
||||
"eslint": "^9.39.1",
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-plugin-oxlint": "^1.32.0",
|
||||
"lint-staged": "^16.2.7",
|
||||
"oxlint": "^1.32.0",
|
||||
@@ -61,7 +61,7 @@
|
||||
"smol-toml": "^1.5.2",
|
||||
"taze": "^19.9.2",
|
||||
"tinyexec": "^1.0.2",
|
||||
"tsdown": "^0.16.8",
|
||||
"tsdown": "^0.17.3",
|
||||
"tsx": "^4.21.0",
|
||||
"turbo": "^2.6.3",
|
||||
"typescript": "~5.9.3",
|
||||
@@ -85,37 +85,6 @@
|
||||
"docs/**",
|
||||
"apps/**"
|
||||
],
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"array-flatten": "npm:@nolyfill/array-flatten@^1.0.44",
|
||||
"axios": "npm:feaxios@^0.0.23",
|
||||
"is-core-module": "npm:@nolyfill/is-core-module@^1.0.39",
|
||||
"isarray": "npm:@nolyfill/isarray@^1.0.44",
|
||||
"safe-buffer": "npm:@nolyfill/safe-buffer@^1.0.44",
|
||||
"safer-buffer": "npm:@nolyfill/safer-buffer@^1.0.44",
|
||||
"side-channel": "npm:@nolyfill/side-channel@^1.0.44",
|
||||
"string.prototype.matchall": "npm:@nolyfill/string.prototype.matchall@^1.0.44"
|
||||
},
|
||||
"onlyBuiltDependencies": [
|
||||
"@discordjs/opus",
|
||||
"@ffmpeg-installer/darwin-arm64",
|
||||
"@parcel/watcher",
|
||||
"bufferutil",
|
||||
"electron",
|
||||
"electron-click-drag-plugin",
|
||||
"es5-ext",
|
||||
"esbuild",
|
||||
"ffmpeg-static",
|
||||
"msw",
|
||||
"onnxruntime-node",
|
||||
"protobufjs",
|
||||
"sharp",
|
||||
"simple-git-hooks",
|
||||
"spawn-sync",
|
||||
"utf-8-validate",
|
||||
"vue-demi"
|
||||
]
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
"pre-commit": "pnpm lint-staged"
|
||||
},
|
||||
|
||||
@@ -42,11 +42,11 @@
|
||||
"unspeech": "^0.1.7",
|
||||
"vue": "^3.5.25",
|
||||
"vue-i18n": "^11.2.2",
|
||||
"vue-router": "^4.6.3"
|
||||
"vue-router": "^4.6.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@proj-airi/stage-shared": "workspace:^",
|
||||
"@types/three": "^0.181.0",
|
||||
"@types/three": "^0.182.0",
|
||||
"vue-tsc": "^3.1.8"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -33,13 +33,13 @@
|
||||
"culori": "^4.0.2",
|
||||
"pinia": "^3.0.4",
|
||||
"postprocessing": "^6.38.0",
|
||||
"three": "^0.181.2",
|
||||
"three": "^0.182.0",
|
||||
"vue": "^3.5.25",
|
||||
"wlipsync": "^1.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/culori": "^4.0.1",
|
||||
"@types/three": "^0.181.0",
|
||||
"@types/three": "^0.182.0",
|
||||
"vue-tsc": "^3.1.8"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
"@proj-airi/tauri-plugin-mcp": "workspace:^",
|
||||
"@proj-airi/ui": "workspace:^",
|
||||
"@ricky0123/vad-web": "^0.0.30",
|
||||
"@shikijs/rehype": "^3.19.0",
|
||||
"@shikijs/rehype": "^3.20.0",
|
||||
"@vueuse/core": "^14.1.0",
|
||||
"@vueuse/motion": "^3.0.3",
|
||||
"@vueuse/shared": "^14.1.0",
|
||||
@@ -106,7 +106,7 @@
|
||||
"gpuu": "^1.0.6",
|
||||
"jszip": "^3.10.1",
|
||||
"localforage": "^1.10.0",
|
||||
"mediabunny": "^1.25.8",
|
||||
"mediabunny": "^1.26.0",
|
||||
"nanoid": "^5.1.6",
|
||||
"ofetch": "^1.5.1",
|
||||
"pinia": "^3.0.4",
|
||||
@@ -119,15 +119,15 @@
|
||||
"remark-math": "^6.0.0",
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.2",
|
||||
"shiki": "^3.19.0",
|
||||
"three": "^0.181.2",
|
||||
"shiki": "^3.20.0",
|
||||
"three": "^0.182.0",
|
||||
"unified": "^11.0.5",
|
||||
"unist-builder": "^4.0.0",
|
||||
"unspeech": "^0.1.7",
|
||||
"uuid": "^13.0.0",
|
||||
"vaul-vue": "^0.4.1",
|
||||
"vue-i18n": "^11.2.2",
|
||||
"vue-router": "^4.6.3",
|
||||
"vue-router": "^4.6.4",
|
||||
"vue-sonner": "^2.0.9",
|
||||
"vue-tsc": "^3.1.8",
|
||||
"xast-util-to-xml": "^4.0.0",
|
||||
@@ -148,7 +148,7 @@
|
||||
"@histoire/plugin-vue": "1.0.0-alpha.2",
|
||||
"@iconify-json/carbon": "^1.2.15",
|
||||
"@iconify-json/eos-icons": "^1.2.4",
|
||||
"@iconify-json/lucide": "^1.2.79",
|
||||
"@iconify-json/lucide": "^1.2.80",
|
||||
"@iconify-json/mingcute": "^1.2.5",
|
||||
"@iconify-json/simple-icons": "^1.2.62",
|
||||
"@iconify-json/solar": "^1.2.5",
|
||||
@@ -159,9 +159,9 @@
|
||||
"@proj-airi/vite-plugin-warpdrive": "workspace:*",
|
||||
"@types/audioworklet": "^0.0.92",
|
||||
"@types/culori": "^4.0.1",
|
||||
"@types/three": "^0.181.0",
|
||||
"@types/three": "^0.182.0",
|
||||
"@unocss/reset": "^66.5.10",
|
||||
"@vitejs/plugin-vue": "^6.0.2",
|
||||
"@vitejs/plugin-vue": "^6.0.3",
|
||||
"clustr": "^1.0.2",
|
||||
"csstype": "^3.2.3",
|
||||
"histoire": "1.0.0-alpha.2",
|
||||
|
||||
@@ -82,6 +82,7 @@ export class OPFSCache {
|
||||
if (meta?.sourceUrl && meta.sourceUrl !== sourceUrl) {
|
||||
// NOTICE: Skip cache when the requested URL changes while the key stays the same.
|
||||
// This avoids serving a stale model when ids are reused or props are out of sync.
|
||||
// eslint-disable-next-line no-console
|
||||
console.debug(`[OPFS] Cache mismatch for ${key}, source url changed`)
|
||||
return null
|
||||
}
|
||||
|
||||
@@ -35,11 +35,11 @@
|
||||
"devDependencies": {
|
||||
"@proj-airi/ui": "workspace:^",
|
||||
"@unocss/reset": "^66.5.10",
|
||||
"@vitejs/plugin-vue": "^6.0.2",
|
||||
"unplugin-vue-router": "^0.17.2",
|
||||
"@vitejs/plugin-vue": "^6.0.3",
|
||||
"unplugin-vue-router": "^0.19.0",
|
||||
"vite": "catalog:rolldown-vite",
|
||||
"vite-plugin-vue-devtools": "^8.0.5",
|
||||
"vue-router": "^4.6.3",
|
||||
"vue-router": "^4.6.4",
|
||||
"vue-tsc": "^3.1.8"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -32,11 +32,11 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@unocss/reset": "^66.5.10",
|
||||
"@vitejs/plugin-vue": "^6.0.2",
|
||||
"unplugin-vue-router": "^0.17.2",
|
||||
"@vitejs/plugin-vue": "^6.0.3",
|
||||
"unplugin-vue-router": "^0.19.0",
|
||||
"vite": "catalog:rolldown-vite",
|
||||
"vite-plugin-vue-devtools": "^8.0.5",
|
||||
"vue-router": "^4.6.3",
|
||||
"vue-router": "^4.6.4",
|
||||
"vue-tsc": "^3.1.8"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"rolldown": "1.0.0-beta.51",
|
||||
"s3mini": "^0.7.1"
|
||||
"s3mini": "^0.8.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@moeru/std": "catalog:"
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"vue": "^3.5.25"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@anthropic-ai/claude-code": "^2.0.64",
|
||||
"@anthropic-ai/claude-code": "^2.0.69",
|
||||
"tsx": "^4.21.0",
|
||||
"vue-tsc": "^3.1.8"
|
||||
}
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"main": "./dist/extension.cjs",
|
||||
"icon": "res/logo.jpg",
|
||||
"engines": {
|
||||
"vscode": "^1.106.1"
|
||||
"vscode": "^1.107.0"
|
||||
},
|
||||
"activationEvents": [
|
||||
"onStartupFinished"
|
||||
@@ -70,8 +70,8 @@
|
||||
"@guiiai/logg": "catalog:",
|
||||
"@moeru/std": "catalog:",
|
||||
"@proj-airi/server-sdk": "workspace:*",
|
||||
"@types/vscode": "^1.106.1",
|
||||
"@types/vscode": "^1.107.0",
|
||||
"tinyexec": "^1.0.2",
|
||||
"vscode-ext-gen": "^1.4.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Generated
+1206
-1330
File diff suppressed because it is too large
Load Diff
+28
-1
@@ -13,6 +13,15 @@ packages:
|
||||
- apps/**
|
||||
- '!**/dist/**'
|
||||
|
||||
overrides:
|
||||
array-flatten: npm:@nolyfill/array-flatten@^1.0.44
|
||||
axios: npm:feaxios@^0.0.23
|
||||
is-core-module: npm:@nolyfill/is-core-module@^1.0.39
|
||||
isarray: npm:@nolyfill/isarray@^1.0.44
|
||||
safe-buffer: npm:@nolyfill/safe-buffer@^1.0.44
|
||||
safer-buffer: npm:@nolyfill/safer-buffer@^1.0.44
|
||||
side-channel: npm:@nolyfill/side-channel@^1.0.44
|
||||
string.prototype.matchall: npm:@nolyfill/string.prototype.matchall@^1.0.44
|
||||
catalog:
|
||||
'@guiiai/logg': 1.1.0
|
||||
'@moeru/eslint-config': 0.1.0-beta.13
|
||||
@@ -35,4 +44,22 @@ catalog:
|
||||
|
||||
catalogs:
|
||||
rolldown-vite:
|
||||
vite: npm:rolldown-vite@^7.2.10
|
||||
vite: npm:rolldown-vite@^7.2.11
|
||||
onlyBuiltDependencies:
|
||||
- '@discordjs/opus'
|
||||
- '@ffmpeg-installer/darwin-arm64'
|
||||
- '@parcel/watcher'
|
||||
- bufferutil
|
||||
- electron
|
||||
- electron-click-drag-plugin
|
||||
- es5-ext
|
||||
- esbuild
|
||||
- ffmpeg-static
|
||||
- msw
|
||||
- onnxruntime-node
|
||||
- protobufjs
|
||||
- sharp
|
||||
- simple-git-hooks
|
||||
- spawn-sync
|
||||
- utf-8-validate
|
||||
- vue-demi
|
||||
|
||||
@@ -14,9 +14,9 @@
|
||||
"dependencies": {
|
||||
"@guiiai/logg": "catalog:",
|
||||
"@moeru/std": "catalog:",
|
||||
"@proj-airi/server-sdk": "^0.8.0-beta.1",
|
||||
"@proj-airi/server-sdk": "^0.8.0-beta.2",
|
||||
"awilix": "^12.0.5",
|
||||
"es-toolkit": "^1.42.0",
|
||||
"es-toolkit": "^1.43.0",
|
||||
"eventemitter3": "^5.0.1",
|
||||
"minecraft-data": "^3.101.0",
|
||||
"mineflayer": "^4.33.0",
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@dotenvx/dotenvx": "^1.51.1",
|
||||
"@dotenvx/dotenvx": "^1.51.2",
|
||||
"@ffmpeg-installer/ffmpeg": "^1.1.0",
|
||||
"@grammyjs/files": "^1.2.0",
|
||||
"@guiiai/logg": "catalog:",
|
||||
@@ -46,7 +46,7 @@
|
||||
"@xsai/utils-chat": "catalog:",
|
||||
"best-effort-json-parser": "^1.2.1",
|
||||
"drizzle-orm": "^0.45.1",
|
||||
"es-toolkit": "^1.42.0",
|
||||
"es-toolkit": "^1.43.0",
|
||||
"fluent-ffmpeg": "^2.1.3",
|
||||
"grammy": "^1.38.4",
|
||||
"nanoid": "^5.1.6",
|
||||
@@ -58,7 +58,7 @@
|
||||
"valibot": "^1.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/pg": "^8.15.6",
|
||||
"@types/pg": "^8.16.0",
|
||||
"drizzle-kit": "^0.31.8",
|
||||
"tsx": "^4.21.0"
|
||||
}
|
||||
|
||||
@@ -12,11 +12,11 @@
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@browserbasehq/stagehand": "^3.0.5",
|
||||
"@browserbasehq/stagehand": "^3.0.6",
|
||||
"@guiiai/logg": "catalog:",
|
||||
"@modelcontextprotocol/sdk": "^1.24.3",
|
||||
"@moeru/std": "catalog:",
|
||||
"@proj-airi/server-sdk": "^0.8.0-beta.1",
|
||||
"@proj-airi/server-sdk": "^0.8.0-beta.2",
|
||||
"h3": "^2.0.1-rc.6",
|
||||
"listhen": "^1.9.0",
|
||||
"ofetch": "^1.5.1",
|
||||
@@ -24,7 +24,7 @@
|
||||
"zod": "^4.1.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.10.2",
|
||||
"@types/node": "^24.10.3",
|
||||
"tsx": "^4.21.0",
|
||||
"typescript": "^5.9.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user