Update dependency @typescript-eslint/parser to ^8.44.0
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-09-19 00:41:29 +00:00
parent 709aa2e748
commit 86495cf8ff
2 changed files with 603 additions and 73 deletions

View File

@@ -21,7 +21,7 @@
"@types/react": "^18.3.24",
"@types/react-dom": "^18.3.7",
"@typescript-eslint/eslint-plugin": "^8.44.0",
"@typescript-eslint/parser": "^8.43.0",
"@typescript-eslint/parser": "^8.44.0",
"@vitejs/plugin-react": "^5.0.3",
"eslint": "^9.35.0",
"eslint-plugin-react-hooks": "^5.2.0",