diff --git a/packages/ui/package.json b/packages/ui/package.json index 79f6c1b03..bce29f6f8 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -91,8 +91,8 @@ "@types/node": "^20.0.0", "@types/react": "^18.2.25", "@types/react-dom": "^18.2.10", - "@typescript-eslint/eslint-plugin": "^6.0.0", - "@typescript-eslint/parser": "^6.0.0", + "@typescript-eslint/eslint-plugin": "^7.0.0", + "@typescript-eslint/parser": "^7.0.0", "@vitejs/plugin-react": "^4.0.3", "babel-jest": "^29.4.2", "copyfiles": "^2.4.1",