diff --git a/package.json b/package.json index f0554912..7412b498 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@mui/material": "5.15.6", "@sentry/react": "^7.98.0", "embla-carousel-autoplay": "8.0.0-rc20", - "embla-carousel-react": "8.0.0-rc20", + "embla-carousel-react": "8.0.0-rc22", "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 aec1a75b..2ac155b1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ dependencies: specifier: 8.0.0-rc20 version: 8.0.0-rc20(embla-carousel@8.0.0-rc20) embla-carousel-react: - specifier: 8.0.0-rc20 - version: 8.0.0-rc20(react@18.2.0) + specifier: 8.0.0-rc22 + version: 8.0.0-rc22(react@18.2.0) fast-blurhash: specifier: ^1.1.2 version: 1.1.2 @@ -3657,28 +3657,32 @@ packages: embla-carousel: 8.0.0-rc20 dev: false - /embla-carousel-react@8.0.0-rc20(react@18.2.0): - resolution: {integrity: sha512-02xhtl/qd5VQtzRbG3jQKVXy/YzP4J3nxQcJhz7cIY73nK3aPwxoZL+Fjk0VdS5eUIWowRBH5qIv3nVNsqeYZQ==} + /embla-carousel-react@8.0.0-rc22(react@18.2.0): + resolution: {integrity: sha512-NwmISV0Cw9XVo76Vquz3hJaeZe7qoCRtrzStxlEY7qfZD8WR/f4JlQAso35URTs1BeYVhcuClflelioo+Zmidg==} peerDependencies: react: ^16.8.0 || ^17.0.1 || ^18.0.0 dependencies: - embla-carousel: 8.0.0-rc20 - embla-carousel-reactive-utils: 8.0.0-rc20(embla-carousel@8.0.0-rc20) + embla-carousel: 8.0.0-rc22 + embla-carousel-reactive-utils: 8.0.0-rc22(embla-carousel@8.0.0-rc22) react: 18.2.0 dev: false - /embla-carousel-reactive-utils@8.0.0-rc20(embla-carousel@8.0.0-rc20): - resolution: {integrity: sha512-fE7IeSS8HqwDnTDMP8eo0i4pcYQAemmJq53zCLXnp3Yj/p5+IpB1nC7aKQjd2ug1dGOSwwNRFaPI3shlAVVW/A==} + /embla-carousel-reactive-utils@8.0.0-rc22(embla-carousel@8.0.0-rc22): + resolution: {integrity: sha512-K4b8QhQGXYW5wr4l+U6XryhafsFV5c/IyohDnZN3MGoYIB9xY7qpjUWAcs5bTDjAD+qCZPOuXre0D3IVa28mqw==} peerDependencies: - embla-carousel: 8.0.0-rc20 + embla-carousel: 8.0.0-rc22 dependencies: - embla-carousel: 8.0.0-rc20 + embla-carousel: 8.0.0-rc22 dev: false /embla-carousel@8.0.0-rc20: resolution: {integrity: sha512-fhzhbIAcsjSpUsg5jWsg0+zVyJhY5x2SPXtuS4MPAWQWoVQpvkcbX9r0FvPBn6emTbgNFRtAcWczstJy2msdUw==} dev: false + /embla-carousel@8.0.0-rc22: + resolution: {integrity: sha512-MeXnPT1LShfgAu8qXj3CskayV0R6OkHx7w3cPTx+Q5ZWKyShKpIuu7qVQJ5BoFegalE4n6yxqoQaRuGFbK9pYw==} + dev: false + /emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} dev: true