chore(ts): pin @types/node to 24 to match the CI/runtime Node version

This commit is contained in:
Gauvain
2026-06-04 11:58:35 +02:00
parent db9540f90a
commit 8a88706776
2 changed files with 28 additions and 2 deletions

View File

@@ -128,6 +128,7 @@
"@types/bun": "^1.3.14",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.24",
"@types/node": "^24",
"@types/react": "~19.2.10",
"@types/react-test-renderer": "19.1.0",
"cross-env": "10.1.0",