chore(deps): bump dependencies

This commit is contained in:
Neko Ayaka
2025-03-29 16:53:08 +08:00
parent 6032bb8771
commit f9315f8d9a
9 changed files with 425 additions and 296 deletions
+2 -2
View File
@@ -71,7 +71,7 @@
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.1",
"shiki": "^3.2.1",
"three": "^0.174.0",
"three": "^0.175.0",
"unified": "^11.0.5",
"valibot": "1.0.0-beta.9",
"vaul-vue": "^0.4.1",
@@ -106,7 +106,7 @@
"@types/culori": "^2.1.1",
"@types/markdown-it-link-attributes": "^3.0.5",
"@types/nprogress": "^0.2.3",
"@types/three": "^0.174.0",
"@types/three": "^0.175.0",
"@types/yauzl": "^2.10.3",
"@unocss/reset": "^66.1.0-beta.7",
"@vitejs/plugin-vue": "^5.2.3",
+3 -3
View File
@@ -76,7 +76,7 @@
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.1",
"shiki": "^3.2.1",
"three": "^0.174.0",
"three": "^0.175.0",
"unified": "^11.0.5",
"valibot": "1.0.0-beta.9",
"vaul-vue": "^0.4.1",
@@ -111,13 +111,13 @@
"@types/culori": "^2.1.1",
"@types/markdown-it-link-attributes": "^3.0.5",
"@types/nprogress": "^0.2.3",
"@types/three": "^0.174.0",
"@types/three": "^0.175.0",
"@types/yauzl": "^2.10.3",
"@unocss/reset": "^66.1.0-beta.7",
"@vitejs/plugin-vue": "^5.2.3",
"@vue-macros/volar": "^3.0.0-beta.7",
"@vueuse/motion": "^3.0.3",
"electron": "^34.4.0",
"electron": "^34.4.1",
"electron-builder": "24.13.3",
"electron-vite": "^2.3.0",
"less": "^4.2.2",
+2 -2
View File
@@ -79,7 +79,7 @@
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.1",
"shiki": "^3.2.1",
"three": "^0.174.0",
"three": "^0.175.0",
"unified": "^11.0.5",
"valibot": "1.0.0-beta.9",
"vaul-vue": "^0.4.1",
@@ -110,7 +110,7 @@
"@types/culori": "^2.1.1",
"@types/markdown-it-link-attributes": "^3.0.5",
"@types/nprogress": "^0.2.3",
"@types/three": "^0.174.0",
"@types/three": "^0.175.0",
"@types/yauzl": "^2.10.3",
"@unocss/reset": "^66.1.0-beta.7",
"@vitejs/plugin-vue": "^5.2.3",
+2 -2
View File
@@ -46,9 +46,9 @@
"eslint-plugin-cypress": "^4.2.0",
"eslint-plugin-format": "^1.0.1",
"lint-staged": "^15.5.0",
"rollup": "^4.37.0",
"rollup": "^4.38.0",
"simple-git-hooks": "^2.12.1",
"taze": "^19.0.2",
"taze": "^19.0.4",
"typescript": "~5.8.2",
"unbuild": "3.0.0-rc.11",
"unocss": "^66.1.0-beta.7",
+1 -1
View File
@@ -32,6 +32,6 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"elevenlabs": "^1.54.0"
"elevenlabs": "^1.55.0"
}
}
+1 -1
View File
@@ -45,6 +45,6 @@
},
"devDependencies": {
"@types/node": "^22.13.14",
"@webgpu/types": "^0.1.59"
"@webgpu/types": "^0.1.60"
}
}
+1 -1
View File
@@ -51,7 +51,7 @@
"dependencies": {
"@huggingface/transformers": "^3.4.1",
"@proj-airi/utils-transformers": "workspace:^",
"@webgpu/types": "^0.1.59",
"@webgpu/types": "^0.1.60",
"@xsai-ext/shared-providers": "catalog:",
"@xsai/embed": "catalog:",
"@xsai/shared": "catalog:",
+412 -283
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -25,7 +25,7 @@
"mineflayer-pathfinder": "^2.4.5",
"mineflayer-pvp": "^1.3.2",
"mineflayer-tool": "^1.2.0",
"neuri": "^0.1.1",
"neuri": "^0.1.2",
"prismarine-block": "^1.21.0",
"prismarine-entity": "^2.5.0",
"prismarine-item": "^1.16.0",