chore(deps): updated deps

This commit is contained in:
Neko Ayaka
2025-01-13 15:43:35 +08:00
parent 5311cc680c
commit ded9c2a56c
7 changed files with 442 additions and 416 deletions
+4 -4
View File
@@ -28,12 +28,12 @@
"sizecheck": "npx vite-bundle-visualizer"
},
"devDependencies": {
"@antfu/eslint-config": "^3.13.0",
"@antfu/eslint-config": "^3.14.0",
"@antfu/ni": "^23.2.0",
"@cspell/dict-ru_ru": "^2.2.4",
"@types/node": "^22.10.5",
"@unocss/eslint-config": "^0.65.4",
"@unocss/eslint-plugin": "^0.65.4",
"@unocss/eslint-config": "^65.4.0",
"@unocss/eslint-plugin": "^65.4.0",
"bumpp": "^9.10.0",
"cross-env": "^7.0.3",
"eslint": "^9.17.0",
@@ -46,7 +46,7 @@
"taze": "^18.1.0",
"typescript": "~5.7.3",
"unbuild": "3.0.0-rc.11",
"unocss": "^0.65.4",
"unocss": "^65.4.0",
"vite": "^6.0.7",
"vite-plugin-inspect": "^10.0.6",
"vitest": "^2.1.8"
+2 -2
View File
@@ -19,8 +19,8 @@
},
"dependencies": {
"@tresjs/core": "^4.3.2",
"@unocss/reset": "^0.65.4",
"@vueuse/core": "^12.3.0",
"@unocss/reset": "^65.4.0",
"@vueuse/core": "^12.4.0",
"@vueuse/motion": "^2.2.6",
"ofetch": "^1.4.1",
"three": "^0.172.0",
+7 -7
View File
@@ -46,11 +46,11 @@
"@tresjs/core": "^4.3.2",
"@types/yauzl": "^2.10.3",
"@typeschema/valibot": "^0.14.0",
"@unhead/vue": "^1.11.15",
"@unocss/reset": "^0.65.4",
"@vueuse/core": "^12.3.0",
"@unhead/vue": "^1.11.16",
"@unocss/reset": "^65.4.0",
"@vueuse/core": "^12.4.0",
"@vueuse/head": "^2.0.0",
"@vueuse/shared": "^12.3.0",
"@vueuse/shared": "^12.4.0",
"@xsai/generate-speech": "catalog:",
"@xsai/generate-text": "catalog:",
"@xsai/model": "catalog:",
@@ -63,7 +63,7 @@
"ofetch": "^1.4.1",
"onnxruntime-web": "^1.20.1",
"pinia": "^2.3.0",
"pixi-filters": "^4.2.0",
"pixi-filters": "^6.0.6",
"pixi-live2d-display": "^0.4.0",
"rehype-stringify": "^10.0.1",
"remark-parse": "^11.0.0",
@@ -97,7 +97,7 @@
"@types/nprogress": "^0.2.3",
"@types/three": "^0.172.0",
"@vitejs/plugin-vue": "^5.2.1",
"@vue-macros/volar": "^0.30.9",
"@vue-macros/volar": "^0.30.10",
"@vueuse/motion": "^2.2.6",
"electron": "^31.7.6",
"electron-builder": "^24.13.3",
@@ -108,7 +108,7 @@
"unocss-preset-theme": "^0.14.1",
"unplugin-auto-import": "^19.0.0",
"unplugin-vue-components": "^28.0.0",
"unplugin-vue-macros": "^2.13.7",
"unplugin-vue-macros": "^2.13.8",
"unplugin-vue-markdown": "^28.0.0",
"unplugin-vue-router": "^0.10.9",
"vite-bundle-visualizer": "^1.2.1",
+6 -6
View File
@@ -43,11 +43,11 @@
"@tresjs/core": "^4.3.2",
"@types/yauzl": "^2.10.3",
"@typeschema/valibot": "^0.14.0",
"@unhead/vue": "^1.11.15",
"@unocss/reset": "^0.65.4",
"@vueuse/core": "^12.3.0",
"@unhead/vue": "^1.11.16",
"@unocss/reset": "^65.4.0",
"@vueuse/core": "^12.4.0",
"@vueuse/head": "^2.0.0",
"@vueuse/shared": "^12.3.0",
"@vueuse/shared": "^12.4.0",
"@xsai/generate-speech": "catalog:",
"@xsai/generate-text": "catalog:",
"@xsai/model": "catalog:",
@@ -93,7 +93,7 @@
"@types/nprogress": "^0.2.3",
"@types/three": "^0.172.0",
"@vitejs/plugin-vue": "^5.2.1",
"@vue-macros/volar": "^0.30.9",
"@vue-macros/volar": "^0.30.10",
"@vueuse/motion": "^2.2.6",
"hfup": "workspace:^",
"markdown-it-link-attributes": "^4.0.1",
@@ -102,7 +102,7 @@
"unocss-preset-theme": "^0.14.1",
"unplugin-auto-import": "^19.0.0",
"unplugin-vue-components": "^28.0.0",
"unplugin-vue-macros": "^2.13.7",
"unplugin-vue-macros": "^2.13.8",
"unplugin-vue-markdown": "^28.0.0",
"unplugin-vue-router": "^0.10.9",
"vite-bundle-visualizer": "^1.2.1",
+2 -2
View File
@@ -18,8 +18,8 @@
"typecheck": "vue-tsc --noEmit"
},
"dependencies": {
"@unocss/reset": "^0.65.4",
"@vueuse/core": "^12.3.0",
"@unocss/reset": "^65.4.0",
"@vueuse/core": "^12.4.0",
"ofetch": "^1.4.1",
"vue": "^3.5.13"
},
+412 -385
View File
File diff suppressed because it is too large Load Diff
+9 -10
View File
@@ -1,13 +1,12 @@
packages:
- 'packages/**'
- 'services/**'
- 'examples/**'
- packages/**
- services/**
- examples/**
- '!**/dist/**'
catalog:
'@xsai/generate-speech': ^0.0.26
'@xsai/generate-text': ^0.0.26
'@xsai/model': ^0.0.26
'@xsai/providers': ^0.0.26
'@xsai/shared-chat': ^0.0.26
'@xsai/stream-text': ^0.0.26
'@xsai/generate-speech': ^0.0.27
'@xsai/generate-text': ^0.0.27
'@xsai/model': ^0.0.27
'@xsai/providers': ^0.0.27
'@xsai/shared-chat': ^0.0.27
'@xsai/stream-text': ^0.0.27