chore: bump dependencies
This commit is contained in:
+14
-14
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "airi-vtuber",
|
||||
"type": "module",
|
||||
"packageManager": "pnpm@9.15.0",
|
||||
"packageManager": "pnpm@9.15.1",
|
||||
"description": "LLM powered virtual character",
|
||||
"author": {
|
||||
"name": "Neko Ayaka",
|
||||
@@ -25,28 +25,28 @@
|
||||
"sizecheck": "npx vite-bundle-visualizer"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^3.11.2",
|
||||
"@antfu/ni": "^0.23.1",
|
||||
"@antfu/eslint-config": "^3.12.0",
|
||||
"@antfu/ni": "^0.23.2",
|
||||
"@cspell/dict-ru_ru": "^2.2.4",
|
||||
"@types/node": "^22.10.1",
|
||||
"@unocss/eslint-config": "^0.65.1",
|
||||
"@unocss/eslint-plugin": "^0.65.1",
|
||||
"bumpp": "^9.9.0",
|
||||
"@types/node": "^22.10.2",
|
||||
"@unocss/eslint-config": "^0.65.2",
|
||||
"@unocss/eslint-plugin": "^0.65.2",
|
||||
"bumpp": "^9.9.2",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^9.16.0",
|
||||
"eslint": "^9.17.0",
|
||||
"eslint-plugin-cypress": "^4.1.0",
|
||||
"eslint-plugin-format": "^0.1.3",
|
||||
"https-localhost": "^4.7.1",
|
||||
"lint-staged": "^15.2.10",
|
||||
"pnpm": "^9.15.0",
|
||||
"rollup": "^4.28.1",
|
||||
"lint-staged": "^15.2.11",
|
||||
"pnpm": "^9.15.1",
|
||||
"rollup": "^4.29.1",
|
||||
"simple-git-hooks": "^2.11.1",
|
||||
"taze": "^0.18.0",
|
||||
"typescript": "~5.7.2",
|
||||
"unbuild": "3.0.0-rc.11",
|
||||
"unocss": "^0.65.1",
|
||||
"vite": "^6.0.3",
|
||||
"vite-plugin-inspect": "^0.10.3",
|
||||
"unocss": "^0.65.2",
|
||||
"vite": "^6.0.5",
|
||||
"vite-plugin-inspect": "^0.10.6",
|
||||
"vitest": "^2.1.8"
|
||||
},
|
||||
"workspaces": [
|
||||
|
||||
Reference in New Issue
Block a user