From 9681e6d706ea883cd30d890b867b645ce097adf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Jan 2026 13:05:32 -0500 Subject: [PATCH] Bump react-horizontal-scrolling-menu from 6.1.0 to 8.2.0 (#1821) Bumps [react-horizontal-scrolling-menu](https://github.com/asmyshlyaev177/react-horizontal-scrolling-menu) from 6.1.0 to 8.2.0. - [Release notes](https://github.com/asmyshlyaev177/react-horizontal-scrolling-menu/releases) - [Changelog](https://github.com/asmyshlyaev177/react-horizontal-scrolling-menu/blob/master/CHANGELOG.md) - [Commits](https://github.com/asmyshlyaev177/react-horizontal-scrolling-menu/compare/v6.1.0...v8.2.0) --- updated-dependencies: - dependency-name: react-horizontal-scrolling-menu dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Echo --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 887f9efd..630ba166 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "react-countdown": "^2.3.6", "react-datepicker": "^9.1.0", "react-dom": "^17.0.2", - "react-horizontal-scrolling-menu": "^6.1.0", + "react-horizontal-scrolling-menu": "^8.2.0", "react-konami-code": "^2.3.0", "react-lite-youtube-embed": "2.4.0", "react-markdown": "^8.0.7", diff --git a/yarn.lock b/yarn.lock index 8510a731..bb31db1e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7612,10 +7612,10 @@ react-fast-compare@^3.2.2: resolved "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.2.tgz" integrity sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ== -react-horizontal-scrolling-menu@^6.1.0: - version "6.1.0" - resolved "https://registry.npmjs.org/react-horizontal-scrolling-menu/-/react-horizontal-scrolling-menu-6.1.0.tgz" - integrity sha512-qJrGbx1+a3xUiTb/00Sx78NAMrrjak/5c3B/1SPC9KkrO8kwmxB45u5oH41UBaFxzOcq0U/CC4PcFD36BERzXQ== +react-horizontal-scrolling-menu@^8.2.0: + version "8.2.0" + resolved "https://registry.yarnpkg.com/react-horizontal-scrolling-menu/-/react-horizontal-scrolling-menu-8.2.0.tgz#dc12766ccb39a33cbd337a7e4872d7bcaf0e151b" + integrity sha512-WQEMkauUFLRWjhpHpiPGo1mfnLCvmeO840U+JZDB8Vn7eykQG6nklz0PxfBP91gneFBw6Ab11xuXcv17TU+Uig== dependencies: smooth-scroll-into-view-if-needed "^2.0.2"