chore: update Node.js version to 20.16.0 in configuration files

This commit is contained in:
Mauricio Siu
2025-05-26 03:09:09 -06:00
parent 4b370ef43e
commit 84faa9747e
6 changed files with 8 additions and 8 deletions

View File

@@ -1 +1 @@
20.9.0
20.16.0

View File

@@ -188,7 +188,7 @@
},
"packageManager": "pnpm@9.5.0",
"engines": {
"node": "^20.9.0",
"node": "^20.16.0",
"pnpm": ">=9.5.0"
},
"lint-staged": {