chore(deps): upgrade node version from 22.11 to 24.1

This commit is contained in:
Sonny
2025-07-05 15:49:59 +02:00
parent 8efa281a48
commit 15e580942c
3 changed files with 3 additions and 3 deletions

View File

@@ -118,7 +118,7 @@
"*.js,*.ts,*.jsx,*.tsx": "eslint --cache --fix"
},
"volta": {
"node": "22.11.0"
"node": "24.1.0"
},
"pnpm": {
"overrides": {