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

This commit is contained in:
2025-11-22 00:15:52 +00:00
parent 37f4b74b1f
commit 2e58b5e082
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
"@types/react": "^19.2.5",
"@types/react-dom": "^19.2.3",
"@typescript-eslint/eslint-plugin": "^8.46.4",
"@typescript-eslint/parser": "^8.46.4",
"@typescript-eslint/parser": "^8.47.0",
"@vitejs/plugin-react": "^5.1.1",
"eslint": "^9.39.1",
"eslint-plugin-react-hooks": "^5.2.0",

View File

@@ -21,7 +21,7 @@
"@types/react": "^19.2.5",
"@types/react-dom": "^19.2.3",
"@typescript-eslint/eslint-plugin": "^8.46.4",
"@typescript-eslint/parser": "^8.46.4",
"@typescript-eslint/parser": "^8.47.0",
"@vitejs/plugin-react": "^5.1.1",
"eslint": "^9.39.1",
"eslint-plugin-react-hooks": "^5.2.0",