1 Commits

Author SHA1 Message Date
3ed46390cd Update dependency typescript-eslint to ^8.46.4
All checks were successful
continuous-integration/drone/push Build is passing
2025-11-15 00:16:16 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
"@types/react": "^18.3.26",
"@types/react-dom": "^18.3.7",
"@typescript-eslint/eslint-plugin": "^8.46.4",
"@typescript-eslint/parser": "^8.46.4",
"@typescript-eslint/parser": "^8.46.3",
"@vitejs/plugin-react": "^5.1.0",
"eslint": "^9.39.1",
"eslint-plugin-react-hooks": "^5.2.0",

View File

@@ -21,7 +21,7 @@
"@types/react": "^18.3.26",
"@types/react-dom": "^18.3.7",
"@typescript-eslint/eslint-plugin": "^8.46.4",
"@typescript-eslint/parser": "^8.46.4",
"@typescript-eslint/parser": "^8.46.3",
"@vitejs/plugin-react": "^5.1.0",
"eslint": "^9.39.1",
"eslint-plugin-react-hooks": "^5.2.0",