chore(deps): bump dependencies

This commit is contained in:
Neko Ayaka
2025-11-16 02:21:38 +08:00
parent 13b815172c
commit 3e741d57ec
22 changed files with 3132 additions and 3013 deletions
+2 -2
View File
@@ -57,7 +57,7 @@
},
"devDependencies": {
"@moeru/std": "catalog:",
"@types/audioworklet": "^0.0.89",
"vite": "^7.1.12"
"@types/audioworklet": "^0.0.91",
"vite": "^7.2.2"
}
}
+5 -5
View File
@@ -16,13 +16,13 @@
},
"exports": {
".": {
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
"types": "./dist/index.d.mts",
"default": "./dist/index.mjs"
}
},
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"bin": "./dist/bin/run.js",
"main": "./dist/index.mjs",
"types": "./dist/index.d.mts",
"bin": "./dist/bin/run.mjs",
"files": [
"README.md",
"dist",
+3 -3
View File
@@ -37,15 +37,15 @@
"dompurify": "^3.3.0",
"nanoid": "^5.1.6",
"node-vibrant": "^4.0.3",
"pinia": "^3.0.3",
"pinia": "^3.0.4",
"reka-ui": "^2.6.0",
"unspeech": "^0.1.7",
"vue": "^3.5.22",
"vue": "^3.5.24",
"vue-i18n": "^11.1.12",
"vue-router": "^4.6.3"
},
"devDependencies": {
"@types/three": "^0.181.0",
"vue-tsc": "^3.1.2"
"vue-tsc": "^3.1.4"
}
}
+6 -6
View File
@@ -30,15 +30,15 @@
"@tresjs/core": "^5.1.0",
"@vueuse/core": "^14.0.0",
"culori": "^4.0.2",
"pinia": "^3.0.3",
"postprocessing": "^6.37.8",
"three": "^0.181.0",
"vue": "^3.5.22",
"wlipsync": "^1.2.1"
"pinia": "^3.0.4",
"postprocessing": "^6.38.0",
"three": "^0.181.1",
"vue": "^3.5.24",
"wlipsync": "^1.3.0"
},
"devDependencies": {
"@types/culori": "^4.0.1",
"@types/three": "^0.181.0",
"vue-tsc": "^3.1.2"
"vue-tsc": "^3.1.4"
}
}
+19 -19
View File
@@ -79,7 +79,7 @@
"@proj-airi/tauri-plugin-mcp": "workspace:^",
"@proj-airi/ui": "workspace:^",
"@ricky0123/vad-web": "^0.0.29",
"@shikijs/rehype": "^3.14.0",
"@shikijs/rehype": "^3.15.0",
"@tresjs/cientos": "^5.1.0",
"@tresjs/core": "^5.1.0",
"@tresjs/post-processing": "^3.1.0",
@@ -89,8 +89,8 @@
"@xsai-ext/providers-cloud": "catalog:",
"@xsai-ext/providers-local": "catalog:",
"@xsai-ext/shared-providers": "catalog:",
"@xsai-transformers/embed": "^0.0.10",
"@xsai-transformers/shared": "^0.0.10",
"@xsai-transformers/embed": "^0.0.11",
"@xsai-transformers/shared": "^0.0.11",
"@xsai/embed": "catalog:",
"@xsai/generate-speech": "catalog:",
"@xsai/generate-text": "catalog:",
@@ -109,21 +109,21 @@
"gpuu": "^1.0.6",
"jszip": "^3.10.1",
"localforage": "^1.10.0",
"mediabunny": "^1.24.2",
"mediabunny": "^1.25.0",
"nanoid": "^5.1.6",
"ofetch": "^1.5.0",
"pinia": "^3.0.3",
"ofetch": "^1.5.1",
"pinia": "^3.0.4",
"pixi-filters": "4",
"pixi-live2d-display": "^0.4.0",
"postprocessing": "^6.37.8",
"postprocessing": "^6.38.0",
"rehype-katex": "^7.0.1",
"rehype-stringify": "^10.0.1",
"reka-ui": "^2.6.0",
"remark-math": "^6.0.0",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.2",
"shiki": "^3.14.0",
"three": "^0.181.0",
"shiki": "^3.15.0",
"three": "^0.181.1",
"unified": "^11.0.5",
"unist-builder": "^4.0.0",
"unspeech": "^0.1.7",
@@ -132,7 +132,7 @@
"vue-i18n": "^11.1.12",
"vue-router": "^4.6.3",
"vue-sonner": "^2.0.9",
"vue-tsc": "^3.1.2",
"vue-tsc": "^3.1.4",
"xast-util-to-xml": "^4.0.0",
"xastscript": "^4.0.0",
"zod": "^4.1.12"
@@ -151,26 +151,26 @@
"@histoire/plugin-vue": "1.0.0-alpha.2",
"@iconify-json/carbon": "^1.2.14",
"@iconify-json/eos-icons": "^1.2.4",
"@iconify-json/lucide": "^1.2.71",
"@iconify-json/lucide": "^1.2.73",
"@iconify-json/mingcute": "^1.2.5",
"@iconify-json/simple-icons": "^1.2.56",
"@iconify-json/simple-icons": "^1.2.58",
"@iconify-json/solar": "^1.2.5",
"@iconify-json/svg-spinners": "^1.2.4",
"@iconify-json/vscode-icons": "^1.2.33",
"@iconify-json/vscode-icons": "^1.2.34",
"@moeru/std": "catalog:",
"@proj-airi/lobe-icons": "^1.0.13",
"@types/audioworklet": "^0.0.89",
"@proj-airi/lobe-icons": "^1.0.14",
"@types/audioworklet": "^0.0.91",
"@types/culori": "^4.0.1",
"@types/three": "^0.181.0",
"@unocss/reset": "^66.5.4",
"@unocss/reset": "^66.5.6",
"@vitejs/plugin-vue": "^6.0.1",
"clustr": "^1.0.2",
"csstype": "^3.1.3",
"csstype": "^3.2.1",
"histoire": "1.0.0-alpha.2",
"unocss": "^66.5.4",
"unocss": "^66.5.6",
"unplugin-info": "^1.2.4",
"unplugin-yaml": "^3.0.7",
"vite": "^6.4.1",
"vue": "^3.5.22"
"vue": "^3.5.24"
}
}
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "@proj-airi/tauri-plugin-mcp",
"type": "module",
"version": "0.7.2-beta.3",
"packageManager": "pnpm@10.20.0",
"packageManager": "pnpm@10.22.0",
"description": "A Tauri plugin for interacting with MCP servers.",
"author": {
"name": "Moeru AI Project AIRI Team",
+1 -1
View File
@@ -29,6 +29,6 @@
},
"devDependencies": {
"@types/three": "^0.181.0",
"vue-tsc": "^3.1.2"
"vue-tsc": "^3.1.4"
}
}
+5 -5
View File
@@ -27,19 +27,19 @@
},
"dependencies": {
"@proj-airi/font-departure-mono": "workspace:^",
"@rive-app/canvas-lite": "^2.32.0",
"@rive-app/canvas-lite": "^2.32.1",
"@vueuse/core": "^14.0.0",
"@vueuse/motion": "^3.0.3",
"vue": "^3.5.22"
"vue": "^3.5.24"
},
"devDependencies": {
"@proj-airi/ui": "workspace:^",
"@unocss/reset": "^66.5.4",
"@unocss/reset": "^66.5.6",
"@vitejs/plugin-vue": "^6.0.1",
"unplugin-vue-router": "^0.16.1",
"unplugin-vue-router": "^0.17.0",
"vite": "catalog:rolldown-vite",
"vite-plugin-vue-devtools": "^8.0.3",
"vue-router": "^4.6.3",
"vue-tsc": "^3.1.2"
"vue-tsc": "^3.1.4"
}
}
+4 -4
View File
@@ -28,15 +28,15 @@
"dependencies": {
"@vueuse/core": "^14.0.0",
"@vueuse/motion": "^3.0.3",
"vue": "^3.5.22"
"vue": "^3.5.24"
},
"devDependencies": {
"@unocss/reset": "^66.5.4",
"@unocss/reset": "^66.5.6",
"@vitejs/plugin-vue": "^6.0.1",
"unplugin-vue-router": "^0.16.1",
"unplugin-vue-router": "^0.17.0",
"vite": "catalog:rolldown-vite",
"vite-plugin-vue-devtools": "^8.0.3",
"vue-router": "^4.6.3",
"vue-tsc": "^3.1.2"
"vue-tsc": "^3.1.4"
}
}
+2 -2
View File
@@ -27,10 +27,10 @@
"@vueuse/core": "^14.0.0",
"floating-vue": "^5.2.2",
"reka-ui": "^2.6.0",
"vue": "^3.5.22"
"vue": "^3.5.24"
},
"devDependencies": {
"@vue-macros/volar": "3.0.0-beta.8",
"vue-tsc": "^3.1.2"
"vue-tsc": "^3.1.4"
}
}