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: