chore: update node and pnpm

This commit is contained in:
Yangshun
2026-03-20 13:50:46 +08:00
parent 4b0cc4392f
commit a5c9b684ae
5 changed files with 7423 additions and 5956 deletions

View File

@@ -26,8 +26,8 @@
"turbo": "1.5.6"
},
"engines": {
"node": "18.19.2",
"pnpm": "8.15.8"
"node": "25.8.1",
"pnpm": "10.32.1"
},
"packageManager": "pnpm@8.15.8"
"packageManager": "pnpm@10.32.1"
}