From 95a8d632325ad8b34ec326fb2ed5df4edaad3386 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 16:46:12 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20@mantine/carousel?= =?UTF-8?q?=20to=209.2.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 493f388..1a303f4 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@calcom/embed-react": "^1.5.3", - "@mantine/carousel": "^8.3.18", + "@mantine/carousel": "^9.2.2", "@mantine/core": "^8.3.15", "@mantine/hooks": "^8.3.15", "@tabler/icons-react": "^3.41.1",