chore: update to node 24 (#65416)

This commit is contained in:
Mrugesh Mohapatra
2026-01-22 19:29:48 +05:30
committed by GitHub
parent 9b3bea4d4d
commit 4ea52e2639
24 changed files with 240 additions and 315 deletions
+2 -2
View File
@@ -5,7 +5,7 @@
"license": "BSD-3-Clause",
"private": true,
"engines": {
"node": ">=22",
"node": ">=24",
"pnpm": ">=10"
},
"repository": {
@@ -82,7 +82,7 @@
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@types/lodash": "4.14.202",
"@types/node": "20.12.8",
"@types/node": "^24.10.8",
"@types/testing-library__jest-dom": "^5.14.5",
"debug": "4.3.4",
"globals": "^15.14.0",