chore: bump dependencies

This commit is contained in:
Neko Ayaka
2025-02-09 22:05:42 +07:00
parent 0ab7cb6e37
commit 0703aad8ff
17 changed files with 883 additions and 1097 deletions
+9 -9
View File
@@ -1,7 +1,7 @@
{
"name": "airi-vtuber",
"type": "module",
"packageManager": "pnpm@10.1.0",
"packageManager": "pnpm@10.2.1",
"description": "LLM powered virtual character",
"author": {
"name": "Neko Ayaka",
@@ -31,24 +31,24 @@
"@antfu/eslint-config": "^4.1.1",
"@antfu/ni": "^23.3.1",
"@cspell/dict-ru_ru": "^2.2.4",
"@types/node": "^22.13.0",
"@types/node": "^22.13.1",
"@unocss/eslint-config": "^65.4.3",
"@unocss/eslint-plugin": "^65.4.3",
"bumpp": "^10.0.1",
"bumpp": "^10.0.2",
"cross-env": "^7.0.3",
"eslint": "^9.19.0",
"eslint": "^9.20.0",
"eslint-plugin-cypress": "^4.1.0",
"eslint-plugin-format": "^1.0.1",
"lint-staged": "^15.4.3",
"rollup": "^4.34.1",
"rollup": "^4.34.6",
"simple-git-hooks": "^2.11.1",
"taze": "^18.3.1",
"taze": "^18.4.0",
"typescript": "~5.7.3",
"unbuild": "3.0.0-rc.11",
"unocss": "^65.4.3",
"vite": "^6.0.11",
"vite-plugin-inspect": "^10.1.0",
"vitest": "^3.0.4"
"vite": "^6.1.0",
"vite-plugin-inspect": "^10.1.1",
"vitest": "^3.0.5"
},
"workspaces": [
"packages/**",