diff --git a/web-agent/package.json b/web-agent/package.json index 1f7bc71363..41f3775623 100644 --- a/web-agent/package.json +++ b/web-agent/package.json @@ -45,5 +45,8 @@ "typescript": "~5.6.2", "typescript-eslint": "8.11.0", "vite": "link:@tanstack/router-plugin/vite" + }, + "resolutions": { + "react-remove-scroll": "^2.5.5" } }