mirror of
https://github.com/moeru-ai/airi.git
synced 2026-05-01 16:00:10 +00:00
chore(deps): bump dependencies & electron-builder
This commit is contained in:
parent
6e4b0916d4
commit
a3dba4f3cf
20 changed files with 1304 additions and 1424 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue