"@typescript-eslint/parser": "^6.2.1",

This commit is contained in:
Janis
2023-08-02 23:44:41 +02:00
parent 8808785bab
commit 2f040b1b59
2 changed files with 37 additions and 50 deletions

View File

@@ -23,7 +23,7 @@
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^5.62.0",
"@typescript-eslint/parser": "^6.2.1",
"@vitejs/plugin-react-swc": "^3.0.0",
"eslint": "^8.45.0",
"eslint-plugin-react-hooks": "^4.6.0",