From fe07cd3cb76a4c23779e0483d476965451554da1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 00:34:01 +0000 Subject: [PATCH] fix(deps): update dependency react-error-boundary to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2b279b711..5c1016435 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "react": "^18.3.1", "react-datepicker": "^8.10.0", "react-dom": "^18.3.1", - "react-error-boundary": "^4.0.13", + "react-error-boundary": "^6.0.0", "react-helmet": "^6.1.0", "react-onclickoutside": "^6.13.0", "react-redux": "7.2.9",