From ae8222412a680f2cee648484e993da3e933408c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 19:21:44 +0100 Subject: [PATCH] chore(deps): bump embla-carousel-react from 8.0.0-rc10 to 8.0.0-rc11 (#419) Bumps [embla-carousel-react](https://github.com/davidjerleke/embla-carousel) from 8.0.0-rc10 to 8.0.0-rc11. - [Release notes](https://github.com/davidjerleke/embla-carousel/releases) - [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.0.0-rc10...v8.0.0-rc11) --- 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 05de89d0..2b9d0a17 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@mui/material": "5.13.7", "@sentry/react": "^7.58.1", "embla-carousel-autoplay": "8.0.0-rc10", - "embla-carousel-react": "8.0.0-rc10", + "embla-carousel-react": "8.0.0-rc11", "fast-blurhash": "^1.1.2", "image-conversion": "^2.1.1", "prop-types": "^15.8.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 31089636..b19b6972 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ dependencies: specifier: 8.0.0-rc10 version: 8.0.0-rc10(embla-carousel@8.0.0-rc10) embla-carousel-react: - specifier: 8.0.0-rc10 - version: 8.0.0-rc10(react@18.2.0) + specifier: 8.0.0-rc11 + version: 8.0.0-rc11(react@18.2.0) fast-blurhash: specifier: ^1.1.2 version: 1.1.2 @@ -3538,28 +3538,32 @@ packages: embla-carousel: 8.0.0-rc10 dev: false - /embla-carousel-react@8.0.0-rc10(react@18.2.0): - resolution: {integrity: sha512-zCwPa/hAOh2iq8m7x+0VgAnWINU8WHMdUjMjJg7xP1KxFU2VwgiU/4KLSneEQXczgHk1NZbqJTTWdlqKuwfyww==} + /embla-carousel-react@8.0.0-rc11(react@18.2.0): + resolution: {integrity: sha512-hXOAUMOIa0GF5BtdTTqBuKcjgU+ipul6thTCXOZttqnu2c6VS3SIzUUT+onIIEw+AptzKJcPwGcoAByAGa9eJw==} peerDependencies: react: ^16.8.0 || ^17.0.1 || ^18.0.0 dependencies: - embla-carousel: 8.0.0-rc10 - embla-carousel-reactive-utils: 8.0.0-rc10(embla-carousel@8.0.0-rc10) + embla-carousel: 8.0.0-rc11 + embla-carousel-reactive-utils: 8.0.0-rc11(embla-carousel@8.0.0-rc11) react: 18.2.0 dev: false - /embla-carousel-reactive-utils@8.0.0-rc10(embla-carousel@8.0.0-rc10): - resolution: {integrity: sha512-aR6nlBGS0Q+UXcGKZcCOHgo8j2gcWsKuXhrdqlv9QO4Nykhm2Bt30pAw0JuxQQA+VgO66ZAI9sV4DJOAYFeV2g==} + /embla-carousel-reactive-utils@8.0.0-rc11(embla-carousel@8.0.0-rc11): + resolution: {integrity: sha512-pDNVJNCn0dybLkHw93My+cMfkRQ5oLZff6ZCwgmrw+96aPiZUyo5ANywz8Lb70SWWgD/TNBRrtQCquvjHS31Sg==} peerDependencies: - embla-carousel: 8.0.0-rc10 + embla-carousel: 8.0.0-rc11 dependencies: - embla-carousel: 8.0.0-rc10 + embla-carousel: 8.0.0-rc11 dev: false /embla-carousel@8.0.0-rc10: resolution: {integrity: sha512-vDlarCNnUW9pg6a3gOT2pujUBou7fMAJ9/JuUjg4+aV+VcKlo50RHomKk0tp2vzs3+ANc0QXb+ee4GArn57C7A==} dev: false + /embla-carousel@8.0.0-rc11: + resolution: {integrity: sha512-Toeaug98PGYzSY56p/xsa+u4zbQbAXgGymwEDUc2wqT+1XCnnUsH42MClglhABJQbobwDYxOabhJrfXyJKUMig==} + dev: false + /emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} dev: true