chore(package): version up pnpm to v9.12.0

This commit is contained in:
Marukome0743
2025-07-14 15:58:19 +09:00
parent fdc524d79d
commit d4a3af475a
5 changed files with 20 additions and 7 deletions

View File

@@ -29,5 +29,9 @@
"tsx": "^4.16.2",
"typescript": "^5.8.3"
},
"packageManager": "pnpm@9.5.0"
"packageManager": "pnpm@9.12.0",
"engines": {
"node": "^20.16.0",
"pnpm": ">=9.12.0"
}
}