diff --git a/central_frontend/package-lock.json b/central_frontend/package-lock.json index d044e75..1096bf1 100644 --- a/central_frontend/package-lock.json +++ b/central_frontend/package-lock.json @@ -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.36.0", + "@typescript-eslint/parser": "^8.37.0", "@vitejs/plugin-react": "^4.6.0", "eslint": "^9.31.0", "eslint-plugin-react-hooks": "^5.2.0", diff --git a/central_frontend/package.json b/central_frontend/package.json index 464c83c..d2ae023 100644 --- a/central_frontend/package.json +++ b/central_frontend/package.json @@ -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.36.0", + "@typescript-eslint/parser": "^8.37.0", "@vitejs/plugin-react": "^4.6.0", "eslint": "^9.31.0", "eslint-plugin-react-hooks": "^5.2.0",