From bf9a80db835598f2eee70c37cd49897dfba2b948 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 09:01:40 +0000 Subject: [PATCH] chore(deps): bump embla-carousel-autoplay from 8.5.1 to 8.6.0 (#1085) Bumps [embla-carousel-autoplay](https://github.com/davidjerleke/embla-carousel) from 8.5.1 to 8.6.0. - [Release notes](https://github.com/davidjerleke/embla-carousel/releases) - [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.5.1...v8.6.0) --- updated-dependencies: - dependency-name: embla-carousel-autoplay dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5bf224dc..1968ee64 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@muetab/react-sortable-hoc": "^2.0.1", "@mui/material": "7.0.2", "@sentry/react": "^8.47.0", - "embla-carousel-autoplay": "8.5.1", + "embla-carousel-autoplay": "8.6.0", "embla-carousel-react": "8.6.0", "fast-blurhash": "^1.1.4", "image-conversion": "^2.1.1",