From 5ded3984f628c025128e4f1bd1a85c68b134b5a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 22:47:38 +0000 Subject: [PATCH] chore(deps): bump embla-carousel-react from 8.0.0-rc23 to 8.0.0 (#644) Bumps [embla-carousel-react](https://github.com/davidjerleke/embla-carousel) from 8.0.0-rc23 to 8.0.0. - [Release notes](https://github.com/davidjerleke/embla-carousel/releases) - [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.0.0-rc23...v8.0.0) --- 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 bfe77e81..f947e960 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@mui/material": "5.15.10", "@sentry/react": "^7.104.0", "embla-carousel-autoplay": "8.0.0-rc23", - "embla-carousel-react": "8.0.0-rc23", + "embla-carousel-react": "8.0.0", "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 193888a6..ea8b6209 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ dependencies: specifier: 8.0.0-rc23 version: 8.0.0-rc23(embla-carousel@8.0.0-rc23) embla-carousel-react: - specifier: 8.0.0-rc23 - version: 8.0.0-rc23(react@18.2.0) + specifier: 8.0.0 + version: 8.0.0(react@18.2.0) fast-blurhash: specifier: ^1.1.2 version: 1.1.2 @@ -3674,22 +3674,26 @@ packages: embla-carousel: 8.0.0-rc23 dev: false - /embla-carousel-react@8.0.0-rc23(react@18.2.0): - resolution: {integrity: sha512-EmtIx4oYkBAUi9R31Tg1lh2HCw0Q01bOftXRDhIlNfB+gsDRS76AgeYU+mQc9qW6yeI5C/W5BqtPZU+ymR0E2Q==} + /embla-carousel-react@8.0.0(react@18.2.0): + resolution: {integrity: sha512-qT0dii8ZwoCtEIBE6ogjqU2+5IwnGfdt2teKjCzW88JRErflhlCpz8KjWnW8xoRZOP8g0clRtsMEFoAgS/elfA==} peerDependencies: react: ^16.8.0 || ^17.0.1 || ^18.0.0 dependencies: - embla-carousel: 8.0.0-rc23 - embla-carousel-reactive-utils: 8.0.0-rc23(embla-carousel@8.0.0-rc23) + embla-carousel: 8.0.0 + embla-carousel-reactive-utils: 8.0.0(embla-carousel@8.0.0) react: 18.2.0 dev: false - /embla-carousel-reactive-utils@8.0.0-rc23(embla-carousel@8.0.0-rc23): - resolution: {integrity: sha512-/NPejNksrw1iWthTtrps5LNj6gJzylvfCuNTh2+P0FLSPbX/+RlT84Ab5qnbSS/vdmEs8daJbVvb5Bol9v0OdQ==} + /embla-carousel-reactive-utils@8.0.0(embla-carousel@8.0.0): + resolution: {integrity: sha512-JCw0CqCXI7tbHDRogBb9PoeMLyjEC1vpN0lDOzUjmlfVgtfF+ffLaOK8bVtXVUEbNs/3guGe3NSzA5J5aYzLzw==} peerDependencies: - embla-carousel: 8.0.0-rc23 + embla-carousel: 8.0.0 dependencies: - embla-carousel: 8.0.0-rc23 + embla-carousel: 8.0.0 + dev: false + + /embla-carousel@8.0.0: + resolution: {integrity: sha512-ecixcyqS6oKD2nh5Nj5MObcgoSILWNI/GtBxkidn5ytFaCCmwVHo2SecksaQZHcARMMpIR2dWOlSIdA1LkZFUA==} dev: false /embla-carousel@8.0.0-rc23: