mirror of
https://github.com/moeru-ai/airi.git
synced 2026-05-02 00:10:09 +00:00
chore(deps): bump dependencies
This commit is contained in:
parent
032a44c661
commit
afef299dbc
17 changed files with 1959 additions and 1930 deletions
|
|
@ -35,8 +35,8 @@
|
|||
"@tresjs/cientos": "^4.3.1",
|
||||
"@tresjs/core": "^4.3.6",
|
||||
"@valibot/to-json-schema": "1.0.0-rc.0",
|
||||
"@vueuse/core": "^13.3.0",
|
||||
"@vueuse/shared": "^13.3.0",
|
||||
"@vueuse/core": "^13.4.0",
|
||||
"@vueuse/shared": "^13.4.0",
|
||||
"@xsai-ext/providers-cloud": "catalog:",
|
||||
"@xsai-ext/providers-local": "catalog:",
|
||||
"@xsai-ext/shared-providers": "catalog:",
|
||||
|
|
@ -53,7 +53,7 @@
|
|||
"driver.js": "^1.3.6",
|
||||
"drizzle-kit": "^0.31.1",
|
||||
"drizzle-orm": "^0.44.2",
|
||||
"gpuu": "^1.0.3",
|
||||
"gpuu": "^1.0.4",
|
||||
"jszip": "^3.10.1",
|
||||
"localforage": "^1.10.0",
|
||||
"node-vibrant": "^4.0.3",
|
||||
|
|
@ -71,23 +71,23 @@
|
|||
"unspeech": "^0.1.7",
|
||||
"valibot": "1.0.0-beta.9",
|
||||
"vaul-vue": "^0.4.1",
|
||||
"vue": "^3.5.16",
|
||||
"vue": "^3.5.17",
|
||||
"vue-demi": "^0.14.10",
|
||||
"vue-i18n": "^11.1.5",
|
||||
"vue-i18n": "^11.1.6",
|
||||
"vue-router": "^4.5.1",
|
||||
"xsschema": "catalog:",
|
||||
"yauzl": "^3.2.0",
|
||||
"zod": "^3.25.64"
|
||||
"zod": "^3.25.67"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/carbon": "^1.2.9",
|
||||
"@iconify-json/eos-icons": "^1.2.2",
|
||||
"@iconify-json/lucide": "^1.2.48",
|
||||
"@iconify-json/lucide": "^1.2.50",
|
||||
"@iconify-json/mingcute": "^1.2.3",
|
||||
"@iconify-json/simple-icons": "^1.2.38",
|
||||
"@iconify-json/simple-icons": "^1.2.39",
|
||||
"@iconify-json/solar": "^1.2.2",
|
||||
"@iconify-json/svg-spinners": "^1.2.2",
|
||||
"@iconify-json/vscode-icons": "^1.2.22",
|
||||
"@iconify-json/vscode-icons": "^1.2.23",
|
||||
"@intlify/unplugin-vue-i18n": "^6.0.8",
|
||||
"@proj-airi/lobe-icons": "^1.0.7",
|
||||
"@proj-airi/unplugin-fetch": "^0.1.6",
|
||||
|
|
@ -97,7 +97,7 @@
|
|||
"@types/nprogress": "^0.2.3",
|
||||
"@types/three": "^0.177.0",
|
||||
"@types/yauzl": "^2.10.3",
|
||||
"@unocss/reset": "^66.2.0",
|
||||
"@unocss/reset": "^66.2.3",
|
||||
"@vitejs/plugin-vue": "^5.2.4",
|
||||
"@vue-macros/volar": "^3.0.0-beta.14",
|
||||
"@vueuse/motion": "^3.0.3",
|
||||
|
|
@ -108,8 +108,8 @@
|
|||
"vite": "catalog:rolldown-vite",
|
||||
"vite-bundle-visualizer": "^1.2.1",
|
||||
"vite-plugin-pwa": "^1.0.0",
|
||||
"vite-plugin-vue-devtools": "^7.7.6",
|
||||
"vite-plugin-vue-devtools": "^7.7.7",
|
||||
"vite-plugin-vue-layouts": "^0.11.0",
|
||||
"vue-tsc": "^3.0.0-alpha.10"
|
||||
"vue-tsc": "^3.0.0-beta.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue