diff --git a/webui/package.json b/webui/package.json index 5f42c06..1df5765 100644 --- a/webui/package.json +++ b/webui/package.json @@ -17,7 +17,7 @@ "lucide-react": "^1.23.0", "react": "^19.0.0", "react-dom": "^19.0.0", - "react-router-dom": "^7.1.1", + "react-router-dom": ">=7.18.2 <8", "@vitejs/plugin-react": "^4.3.4", "typescript": "^5.7.2", "vite": "^6.0.6"