chore(deps): update NodeJS and pnpm version requirements in package.json and documentation

This commit is contained in:
Junior25306
2025-06-25 18:07:42 +08:00
committed by Soybean
parent 87a675bf62
commit a5c4b4e3b7
3 changed files with 6 additions and 6 deletions

View File

@ -27,8 +27,8 @@
"UnoCSS"
],
"engines": {
"node": ">=18.20.0",
"pnpm": ">=8.7.0"
"node": ">=20.19.0",
"pnpm": ">=10.5.0"
},
"scripts": {
"build": "vite build --mode prod",