From dacb11d935df2612c1a081f9150eb83f8d5054fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 09:44:59 +0000 Subject: [PATCH] chore(deps): bump embla-carousel-react from 8.0.0-rc22 to 8.0.0-rc23 (#639) Bumps [embla-carousel-react](https://github.com/davidjerleke/embla-carousel) from 8.0.0-rc22 to 8.0.0-rc23. - [Release notes](https://github.com/davidjerleke/embla-carousel/releases) - [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.0.0-rc22...v8.0.0-rc23) --- 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 af421d8c..84e393e6 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@mui/material": "5.15.10", "@sentry/react": "^7.101.1", "embla-carousel-autoplay": "8.0.0-rc22", - "embla-carousel-react": "8.0.0-rc22", + "embla-carousel-react": "8.0.0-rc23", "fast-blurhash": "^1.1.2", "image-conversion": "^2.1.1", "react": "^18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6b705a4a..378dc63c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ dependencies: specifier: 8.0.0-rc22 version: 8.0.0-rc22(embla-carousel@8.0.0-rc22) embla-carousel-react: - specifier: 8.0.0-rc22 - version: 8.0.0-rc22(react@18.2.0) + specifier: 8.0.0-rc23 + version: 8.0.0-rc23(react@18.2.0) fast-blurhash: specifier: ^1.1.2 version: 1.1.2 @@ -3674,28 +3674,32 @@ packages: embla-carousel: 8.0.0-rc22 dev: false - /embla-carousel-react@8.0.0-rc22(react@18.2.0): - resolution: {integrity: sha512-NwmISV0Cw9XVo76Vquz3hJaeZe7qoCRtrzStxlEY7qfZD8WR/f4JlQAso35URTs1BeYVhcuClflelioo+Zmidg==} + /embla-carousel-react@8.0.0-rc23(react@18.2.0): + resolution: {integrity: sha512-EmtIx4oYkBAUi9R31Tg1lh2HCw0Q01bOftXRDhIlNfB+gsDRS76AgeYU+mQc9qW6yeI5C/W5BqtPZU+ymR0E2Q==} peerDependencies: react: ^16.8.0 || ^17.0.1 || ^18.0.0 dependencies: - embla-carousel: 8.0.0-rc22 - embla-carousel-reactive-utils: 8.0.0-rc22(embla-carousel@8.0.0-rc22) + embla-carousel: 8.0.0-rc23 + embla-carousel-reactive-utils: 8.0.0-rc23(embla-carousel@8.0.0-rc23) react: 18.2.0 dev: false - /embla-carousel-reactive-utils@8.0.0-rc22(embla-carousel@8.0.0-rc22): - resolution: {integrity: sha512-K4b8QhQGXYW5wr4l+U6XryhafsFV5c/IyohDnZN3MGoYIB9xY7qpjUWAcs5bTDjAD+qCZPOuXre0D3IVa28mqw==} + /embla-carousel-reactive-utils@8.0.0-rc23(embla-carousel@8.0.0-rc23): + resolution: {integrity: sha512-/NPejNksrw1iWthTtrps5LNj6gJzylvfCuNTh2+P0FLSPbX/+RlT84Ab5qnbSS/vdmEs8daJbVvb5Bol9v0OdQ==} peerDependencies: - embla-carousel: 8.0.0-rc22 + embla-carousel: 8.0.0-rc23 dependencies: - embla-carousel: 8.0.0-rc22 + embla-carousel: 8.0.0-rc23 dev: false /embla-carousel@8.0.0-rc22: resolution: {integrity: sha512-MeXnPT1LShfgAu8qXj3CskayV0R6OkHx7w3cPTx+Q5ZWKyShKpIuu7qVQJ5BoFegalE4n6yxqoQaRuGFbK9pYw==} dev: false + /embla-carousel@8.0.0-rc23: + resolution: {integrity: sha512-ybuDHm+udElyH+XpuemS/W+x8ZhB3a/4UzeTBvsoZUxDSty12ch1f2T0CZxGqIs2FfdaofEOmpLMSvuEPVTMCg==} + dev: false + /emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} dev: true