chore: use pnpm v10, update xsai catalog (#15)

* chore(pnpm): bump to v10

* chore(workspace): remove pnpm

* chore: update typed-router

* chore(workspace): bump xsai, update catalog
This commit is contained in:
藍+85CD
2025-01-19 14:51:12 +08:00
committed by GitHub
parent 59daeceb91
commit 54ecfc139f
6 changed files with 112 additions and 106 deletions
+1 -2
View File
@@ -1,7 +1,7 @@
{
"name": "airi-vtuber",
"type": "module",
"packageManager": "pnpm@9.15.4",
"packageManager": "pnpm@10.0.0",
"description": "LLM powered virtual character",
"author": {
"name": "Neko Ayaka",
@@ -40,7 +40,6 @@
"eslint-plugin-cypress": "^4.1.0",
"eslint-plugin-format": "^1.0.1",
"lint-staged": "^15.4.0",
"pnpm": "^9.15.4",
"rollup": "^4.30.1",
"simple-git-hooks": "^2.11.1",
"taze": "^18.2.0",