From a3324876862a4306bd2848bfe5e8c30375d8f4b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 08:53:54 +0000 Subject: [PATCH] chore(deps): bump embla-carousel-react from 8.1.3 to 8.1.4 (#757) Bumps [embla-carousel-react](https://github.com/davidjerleke/embla-carousel) from 8.1.3 to 8.1.4. - [Release notes](https://github.com/davidjerleke/embla-carousel/releases) - [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.1.3...v8.1.4) --- updated-dependencies: - dependency-name: embla-carousel-react dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 24 ++++++++++++++---------- 2 files changed, 15 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 4b723c32..b7919c96 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@mui/material": "5.15.19", "@sentry/react": "^8.9.2", "embla-carousel-autoplay": "8.1.3", - "embla-carousel-react": "8.1.3", + "embla-carousel-react": "8.1.4", "fast-blurhash": "^1.1.2", "image-conversion": "^2.1.1", "react": "^18.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bd033586..cfb6fe72 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ dependencies: specifier: 8.1.3 version: 8.1.3(embla-carousel@8.1.3) embla-carousel-react: - specifier: 8.1.3 - version: 8.1.3(react@18.3.1) + specifier: 8.1.4 + version: 8.1.4(react@18.3.1) fast-blurhash: specifier: ^1.1.2 version: 1.1.2 @@ -3651,28 +3651,32 @@ packages: embla-carousel: 8.1.3 dev: false - /embla-carousel-react@8.1.3(react@18.3.1): - resolution: {integrity: sha512-YrezDPgxPDKa+OKMhSrwuPEU2OgF5147vFW473EWT3bx9DETV3W/RyWTxq0/2pf3M4VXkjqFNbS/W1xM8lTaVg==} + /embla-carousel-react@8.1.4(react@18.3.1): + resolution: {integrity: sha512-0llfX4HlXrdgJKxlZ8q8LyI6EV+TvOI7KtZx9GkDTwdgP6/AyyuvzO8KYvDUNZOnbFBAPbVEe2qEgGMLEinlYw==} peerDependencies: react: ^16.8.0 || ^17.0.1 || ^18.0.0 dependencies: - embla-carousel: 8.1.3 - embla-carousel-reactive-utils: 8.1.3(embla-carousel@8.1.3) + embla-carousel: 8.1.4 + embla-carousel-reactive-utils: 8.1.4(embla-carousel@8.1.4) react: 18.3.1 dev: false - /embla-carousel-reactive-utils@8.1.3(embla-carousel@8.1.3): - resolution: {integrity: sha512-D8tAK6NRQVEubMWb+b/BJ3VvGPsbEeEFOBM6cCCwfiyfLzNlacOAt0q2dtUEA9DbGxeWkB8ExgXzFRxhGV2Hig==} + /embla-carousel-reactive-utils@8.1.4(embla-carousel@8.1.4): + resolution: {integrity: sha512-qkovXTiNaURsnYhJxUBsDx9YV6crxLIZwfO6jIFSKKn6ZZE1JVeZAvy/UsiyNxiFikVrO76iquvD6uBHI9YD8w==} peerDependencies: - embla-carousel: 8.1.3 + embla-carousel: 8.1.4 dependencies: - embla-carousel: 8.1.3 + embla-carousel: 8.1.4 dev: false /embla-carousel@8.1.3: resolution: {integrity: sha512-GiRpKtzidV3v50oVMly8S+D7iE1r96ttt7fSlvtyKHoSkzrAnVcu8fX3c4j8Ol2hZSQlVfDqDIqdrFPs0u5TWQ==} dev: false + /embla-carousel@8.1.4: + resolution: {integrity: sha512-AMe40ZpyLpztfNnGQtMWVIgYdcBoY2MuQttRwQ/xqSPC3UvDG2QF17CR5Efz4c8qEkno7pxdZFDRO2R11y6hRQ==} + dev: false + /emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} dev: true