refactor: update node

This commit is contained in:
Mauricio Siu
2025-02-02 21:57:11 -06:00
parent 7a75557a5a
commit c3f6112fc4
4 changed files with 18 additions and 23 deletions

View File

@@ -23,11 +23,11 @@
"husky": "^9.1.6",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@types/node": "^18.17.0"
"@types/node": "^20.9.0"
},
"packageManager": "pnpm@9.5.0",
"engines": {
"node": "^18.18.0",
"node": "^20.9.0",
"pnpm": ">=9.5.0"
},
"lint-staged": {