chore: downgrade @typescript-eslint packages to version 8.54.0

This commit is contained in:
GitHub Actions
2026-02-09 20:01:03 +00:00
parent 104559afcd
commit fa7b413430
2 changed files with 13 additions and 897 deletions

View File

@@ -59,8 +59,8 @@
"@types/node": "^25.2.2",
"@types/react": "^19.2.13",
"@types/react-dom": "^19.2.3",
"@typescript-eslint/eslint-plugin": "^8.55.0",
"@typescript-eslint/parser": "^8.55.0",
"@typescript-eslint/eslint-plugin": "^8.54.0",
"@typescript-eslint/parser": "^8.54.0",
"@vitejs/plugin-react": "^5.1.3",
"@vitest/coverage-istanbul": "^4.0.18",
"@vitest/coverage-v8": "^4.0.18",