From cc26adfad3b2758be4a5a6eb781d6b27820b2afd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 16:51:26 +0000 Subject: [PATCH] fix(deps): update dependency react-tabs to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb2f3e19..c91570e9 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "react-router-dom": "^6.2.1", "react-router-hash-link": "^2.4.3", "react-scripts": "5.0.1", - "react-tabs": "^3.2.3", + "react-tabs": "^6.0.0", "react-transition-group": "^4.4.2", "sass": "^1.45.1", "swiper": "^7.4.1",