1 Commits

Author SHA1 Message Date
30868c8257 Update dependency typescript-eslint to ^8.37.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-07-16 00:18:36 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@
"@types/react-dom": "^19.1.6",
"@types/semver": "^7.7.0",
"@typescript-eslint/eslint-plugin": "^8.37.0",
"@typescript-eslint/parser": "^8.37.0",
"@typescript-eslint/parser": "^8.36.0",
"@vitejs/plugin-react": "^4.6.0",
"eslint": "^9.31.0",
"eslint-plugin-react-hooks": "^5.2.0",

View File

@@ -32,7 +32,7 @@
"@types/react-dom": "^19.1.6",
"@types/semver": "^7.7.0",
"@typescript-eslint/eslint-plugin": "^8.37.0",
"@typescript-eslint/parser": "^8.37.0",
"@typescript-eslint/parser": "^8.36.0",
"@vitejs/plugin-react": "^4.6.0",
"eslint": "^9.31.0",
"eslint-plugin-react-hooks": "^5.2.0",