chore(package-lock): update Node version to 24.x

This commit is contained in:
Fatih Kadir Akın
2025-12-20 19:38:02 +03:00
parent a2c314701d
commit 821e33765b

3
package-lock.json generated
View File

@@ -67,6 +67,9 @@
"tsx": "^4.21.0",
"tw-animate-css": "^1.4.0",
"typescript": "^5"
},
"engines": {
"node": "24.x"
}
},
"node_modules/@alloc/quick-lru": {