diff --git a/package.json b/package.json index ea0ce07d..13b3dfcb 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@mui/material": "5.15.15", "@sentry/react": "^7.109.0", "embla-carousel-autoplay": "8.0.1", - "embla-carousel-react": "8.0.1", + "embla-carousel-react": "8.0.2", "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 e557d2fc..48631d1d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ dependencies: specifier: 8.0.1 version: 8.0.1(embla-carousel@8.0.1) embla-carousel-react: - specifier: 8.0.1 - version: 8.0.1(react@18.2.0) + specifier: 8.0.2 + version: 8.0.2(react@18.2.0) fast-blurhash: specifier: ^1.1.2 version: 1.1.2 @@ -3641,28 +3641,32 @@ packages: embla-carousel: 8.0.1 dev: false - /embla-carousel-react@8.0.1(react@18.2.0): - resolution: {integrity: sha512-cpFQ/HwCsjBjzpu9Z9IHmZ9DaCSf/wo4q+qUTcRW3SsNv+1Q8IY7Y8J2QIyTmz0vOWY7tliu3uE2gqRH7ZDwOQ==} + /embla-carousel-react@8.0.2(react@18.2.0): + resolution: {integrity: sha512-RHe1GKLulOW8EDN+cJgbFbVVfRXcaLT2/89dyVw3ONGgVpZjD19wB87I1LUZ1aCzOSrTccx0PFSQanK4OOfGPA==} peerDependencies: react: ^16.8.0 || ^17.0.1 || ^18.0.0 dependencies: - embla-carousel: 8.0.1 - embla-carousel-reactive-utils: 8.0.1(embla-carousel@8.0.1) + embla-carousel: 8.0.2 + embla-carousel-reactive-utils: 8.0.2(embla-carousel@8.0.2) react: 18.2.0 dev: false - /embla-carousel-reactive-utils@8.0.1(embla-carousel@8.0.1): - resolution: {integrity: sha512-KBSkz2h9LwVFkOrwzIJKgXbmEDlIShkreeOHnV8Cph09AdBMzb412nRkcctbeDcuG9x3CVsqLzJrSXnZeYhFPQ==} + /embla-carousel-reactive-utils@8.0.2(embla-carousel@8.0.2): + resolution: {integrity: sha512-nLZqDkQdO0hvOP49/dUwjkkepMnUXgIzhyRuDjwGqswpB4Ibnc5M+w7rSQQAM+uMj0cPaXnYOTlv8XD7I/zVNw==} peerDependencies: - embla-carousel: 8.0.1 + embla-carousel: 8.0.2 dependencies: - embla-carousel: 8.0.1 + embla-carousel: 8.0.2 dev: false /embla-carousel@8.0.1: resolution: {integrity: sha512-RsaMRyBCd144N95gb3XoI+H9zj3RI4y0qcfvKYEh2tIAIEenL9CW9vwzltCeoYkWYipGdkvup+HGT9ewG1YTEw==} dev: false + /embla-carousel@8.0.2: + resolution: {integrity: sha512-bogsDO8xosuh/l3PxIvA5AMl3+BnRVAse9sDW/60amzj4MbGS5re4WH5eVEXiuH8G1/3G7QUAX2QNr3Yx8z5rA==} + dev: false + /emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} dev: true