Skip to content

Commit e57814d

Browse files
committed
chore(deps): bump dependencies
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
1 parent 856c78f commit e57814d

18 files changed

Lines changed: 1242 additions & 1329 deletions

File tree

apps/moonshine-web/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"@tresjs/core": "^4.3.3",
21-
"@unocss/reset": "^66.0.0",
21+
"@unocss/reset": "^66.1.0-beta.1",
2222
"@vueuse/core": "^12.7.0",
2323
"@vueuse/motion": "^2.2.6",
2424
"ofetch": "^1.4.1",
@@ -27,11 +27,11 @@
2727
},
2828
"devDependencies": {
2929
"@huggingface/transformers": "^3.3.3",
30-
"@types/audioworklet": "^0.0.70",
30+
"@types/audioworklet": "^0.0.71",
3131
"@types/three": "^0.173.0",
3232
"@vitejs/plugin-vue": "^5.2.1",
3333
"@webgpu/types": "^0.1.54",
3434
"hfup": "workspace:^",
35-
"vue-tsc": "^2.2.2"
35+
"vue-tsc": "^2.2.4"
3636
}
3737
}

apps/stage-tamagotchi/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
"@tresjs/core": "^4.3.3",
4949
"@types/yauzl": "^2.10.3",
5050
"@typeschema/valibot": "^0.14.0",
51-
"@unhead/vue": "^2.0.0-alpha.16",
52-
"@unocss/reset": "^66.0.0",
51+
"@unhead/vue": "^2.0.0-alpha.23",
52+
"@unocss/reset": "^66.1.0-beta.1",
5353
"@vueuse/core": "^12.7.0",
5454
"@vueuse/head": "^2.0.0",
5555
"@vueuse/shared": "^12.7.0",
@@ -59,7 +59,7 @@
5959
"@xsai/providers": "catalog:",
6060
"@xsai/shared-chat": "catalog:",
6161
"@xsai/stream-text": "catalog:",
62-
"@xsai/utils-chat": "^0.1.0-beta.5",
62+
"@xsai/utils-chat": "^0.1.0-beta.7",
6363
"defu": "^6.1.4",
6464
"nprogress": "^0.2.0",
6565
"ofetch": "^1.4.1",
@@ -71,11 +71,11 @@
7171
"rehype-stringify": "^10.0.1",
7272
"remark-parse": "^11.0.0",
7373
"remark-rehype": "^11.1.1",
74-
"shiki": "^2.5.0",
74+
"shiki": "^3.0.0",
7575
"three": "^0.173.0",
7676
"unified": "^11.0.5",
7777
"valibot": "1.0.0-beta.9",
78-
"vaul-vue": "^0.2.1",
78+
"vaul-vue": "^0.3.0",
7979
"vue": "^3.5.13",
8080
"vue-demi": "^0.14.10",
8181
"vue-i18n": "^11.1.1",
@@ -96,7 +96,7 @@
9696
"@proj-airi/elevenlabs": "workspace:^",
9797
"@proj-airi/unplugin-download": "workspace:^",
9898
"@proj-airi/unplugin-live2d-sdk": "workspace:^",
99-
"@shikijs/markdown-it": "^2.5.0",
99+
"@shikijs/markdown-it": "^3.0.0",
100100
"@types/markdown-it-link-attributes": "^3.0.5",
101101
"@types/nprogress": "^0.2.3",
102102
"@types/three": "^0.173.0",
@@ -110,13 +110,13 @@
110110
"unocss-preset-scrollbar": "^3.2.0",
111111
"unplugin-auto-import": "^19.1.0",
112112
"unplugin-vue-components": "^28.4.0",
113-
"unplugin-vue-macros": "^2.14.2",
113+
"unplugin-vue-macros": "^2.14.3",
114114
"unplugin-vue-markdown": "^28.3.1",
115115
"unplugin-vue-router": "^0.11.2",
116116
"vite-bundle-visualizer": "^1.2.1",
117117
"vite-plugin-pwa": "^0.21.1",
118118
"vite-plugin-vue-devtools": "^7.7.2",
119119
"vite-plugin-vue-layouts": "^0.11.0",
120-
"vue-tsc": "^2.2.2"
120+
"vue-tsc": "^2.2.4"
121121
}
122122
}

apps/stage-web/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"@tresjs/core": "^4.3.3",
4545
"@types/yauzl": "^2.10.3",
4646
"@typeschema/valibot": "^0.14.0",
47-
"@unhead/vue": "^2.0.0-alpha.16",
48-
"@unocss/reset": "^66.0.0",
47+
"@unhead/vue": "^2.0.0-alpha.23",
48+
"@unocss/reset": "^66.1.0-beta.1",
4949
"@valibot/to-json-schema": "1.0.0-rc.0",
5050
"@vueuse/core": "^12.7.0",
5151
"@vueuse/head": "^2.0.0",
@@ -56,7 +56,7 @@
5656
"@xsai/providers": "catalog:",
5757
"@xsai/shared-chat": "catalog:",
5858
"@xsai/stream-text": "catalog:",
59-
"@xsai/utils-chat": "^0.1.0-beta.5",
59+
"@xsai/utils-chat": "^0.1.0-beta.7",
6060
"defu": "^6.1.4",
6161
"jszip": "^3.10.1",
6262
"nprogress": "^0.2.0",
@@ -69,11 +69,11 @@
6969
"rehype-stringify": "^10.0.1",
7070
"remark-parse": "^11.0.0",
7171
"remark-rehype": "^11.1.1",
72-
"shiki": "^2.5.0",
72+
"shiki": "^3.0.0",
7373
"three": "^0.173.0",
7474
"unified": "^11.0.5",
7575
"valibot": "1.0.0-beta.9",
76-
"vaul-vue": "^0.2.1",
76+
"vaul-vue": "^0.3.0",
7777
"vue": "^3.5.13",
7878
"vue-demi": "^0.14.10",
7979
"vue-i18n": "^11.1.1",
@@ -87,7 +87,7 @@
8787
"@iconify-json/eos-icons": "^1.2.2",
8888
"@iconify-json/lucide": "^1.2.26",
8989
"@iconify-json/mingcute": "^1.2.3",
90-
"@iconify-json/simple-icons": "^1.2.25",
90+
"@iconify-json/simple-icons": "^1.2.26",
9191
"@iconify-json/solar": "^1.2.2",
9292
"@iconify-json/svg-spinners": "^1.2.2",
9393
"@iconify/utils": "^2.3.0",
@@ -96,7 +96,7 @@
9696
"@proj-airi/lobe-icons": "workspace:^",
9797
"@proj-airi/unplugin-download": "workspace:^",
9898
"@proj-airi/unplugin-live2d-sdk": "workspace:^",
99-
"@shikijs/markdown-it": "^2.5.0",
99+
"@shikijs/markdown-it": "^3.0.0",
100100
"@types/markdown-it-link-attributes": "^3.0.5",
101101
"@types/nprogress": "^0.2.3",
102102
"@types/three": "^0.173.0",
@@ -107,13 +107,13 @@
107107
"markdown-it-link-attributes": "^4.0.1",
108108
"unplugin-auto-import": "^19.1.0",
109109
"unplugin-vue-components": "^28.4.0",
110-
"unplugin-vue-macros": "^2.14.2",
110+
"unplugin-vue-macros": "^2.14.3",
111111
"unplugin-vue-markdown": "^28.3.1",
112112
"unplugin-vue-router": "^0.11.2",
113113
"vite-bundle-visualizer": "^1.2.1",
114114
"vite-plugin-pwa": "^0.21.1",
115115
"vite-plugin-vue-devtools": "^7.7.2",
116116
"vite-plugin-vue-layouts": "^0.11.0",
117-
"vue-tsc": "^2.2.2"
117+
"vue-tsc": "^2.2.4"
118118
}
119119
}

apps/whisper-webgpu/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"typecheck": "vue-tsc --noEmit"
1818
},
1919
"dependencies": {
20-
"@unocss/reset": "^66.0.0",
20+
"@unocss/reset": "^66.1.0-beta.1",
2121
"@vueuse/core": "^12.7.0",
2222
"ofetch": "^1.4.1",
2323
"vue": "^3.5.13"
@@ -27,6 +27,6 @@
2727
"@vitejs/plugin-vue": "^5.2.1",
2828
"@webgpu/types": "^0.1.54",
2929
"hfup": "workspace:^",
30-
"vue-tsc": "^2.2.2"
30+
"vue-tsc": "^2.2.4"
3131
}
3232
}

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@astrojs/starlight": "^0.32.1",
14-
"astro": "^5.3.0",
14+
"astro": "^5.3.1",
1515
"sharp": "^0.33.5",
1616
"starlight-theme-catppuccin": "^2.0.0"
1717
}

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "airi-vtuber",
33
"type": "module",
44
"private": true,
5-
"packageManager": "pnpm@10.4.1",
5+
"packageManager": "pnpm@10.5.0",
66
"description": "LLM powered virtual character",
77
"author": {
88
"name": "Neko Ayaka",
@@ -34,14 +34,14 @@
3434
"@antfu/eslint-config": "^4.3.0",
3535
"@antfu/ni": "^23.3.1",
3636
"@cspell/dict-ru_ru": "^2.2.4",
37-
"@types/node": "^22.13.4",
38-
"@unocss/eslint-config": "^66.0.0",
39-
"@unocss/eslint-plugin": "^66.0.0",
37+
"@types/node": "^22.13.5",
38+
"@unocss/eslint-config": "^66.1.0-beta.1",
39+
"@unocss/eslint-plugin": "^66.1.0-beta.1",
4040
"@vitest/coverage-v8": "3.0.5",
4141
"bumpp": "^10.0.3",
4242
"changelogithub": "^13.12.1",
4343
"cross-env": "^7.0.3",
44-
"eslint": "^9.20.1",
44+
"eslint": "^9.21.0",
4545
"eslint-plugin-cypress": "^4.1.0",
4646
"eslint-plugin-format": "^1.0.1",
4747
"lint-staged": "^15.4.3",
@@ -50,10 +50,10 @@
5050
"taze": "^18.6.0",
5151
"typescript": "~5.7.3",
5252
"unbuild": "3.0.0-rc.11",
53-
"unocss": "^66.0.0",
54-
"vite": "^6.1.1",
55-
"vite-plugin-inspect": "^10.2.1",
56-
"vitest": "^3.0.6"
53+
"unocss": "^66.1.0-beta.1",
54+
"vite": "^6.2.0",
55+
"vite-plugin-inspect": "^10.3.0",
56+
"vitest": "^3.0.7"
5757
},
5858
"workspaces": [
5959
"packages/**",

packages/drizzle-duckdb-wasm/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -74,19 +74,19 @@
7474
"apache-arrow": "^19.0.1",
7575
"date-fns": "^4.1.0",
7676
"defu": "^6.1.4",
77-
"drizzle-orm": "^0.39.3",
77+
"drizzle-orm": "^0.40.0",
7878
"es-toolkit": "^1.32.0"
7979
},
8080
"devDependencies": {
81-
"@unocss/reset": "^66.0.0",
81+
"@unocss/reset": "^66.1.0-beta.1",
8282
"@vitejs/plugin-vue": "^5.2.1",
83-
"@vitest/browser": "^3.0.6",
83+
"@vitest/browser": "^3.0.7",
8484
"@vueuse/core": "^12.7.0",
85-
"drizzle-kit": "^0.30.4",
85+
"drizzle-kit": "^0.30.5",
8686
"playwright": "^1.50.1",
8787
"superjson": "^2.2.2",
88-
"vite": "^6.1.1",
88+
"vite": "^6.2.0",
8989
"vue": "^3.5.13",
90-
"vue-tsc": "^2.2.2"
90+
"vue-tsc": "^2.2.4"
9191
}
9292
}

packages/duckdb-wasm/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@
6767
"apache-arrow": "^19.0.1",
6868
"date-fns": "^4.1.0",
6969
"defu": "^6.1.4",
70-
"drizzle-orm": "^0.39.3",
70+
"drizzle-orm": "^0.40.0",
7171
"es-toolkit": "^1.32.0"
7272
},
7373
"devDependencies": {
74-
"drizzle-kit": "^0.30.4"
74+
"drizzle-kit": "^0.30.5"
7575
}
7676
}

packages/elevenlabs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"typecheck": "tsc --noEmit"
3333
},
3434
"devDependencies": {
35-
"elevenlabs": "^1.51.0"
35+
"elevenlabs": "^1.52.0"
3636
}
3737
}

packages/hfup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
"dependencies": {
4444
"defu": "^6.1.4",
4545
"gray-matter": "^4.0.3",
46-
"vite": "^6.1.1"
46+
"vite": "^6.2.0"
4747
}
4848
}

0 commit comments

Comments
 (0)