Fix typescript issues

This commit is contained in:
2025-07-25 01:06:38 +00:00
parent 1f837dfdb0
commit 17ce7f6ef6
3 changed files with 20 additions and 1 deletions

View File

@@ -34,6 +34,7 @@
"recharts": "^2.15.4"
},
"devDependencies": {
"@types/node": "^24.1.0",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"@typescript-eslint/eslint-plugin": "^6.14.0",