From 5e6ecc30ef822ed7240dcf9fb090d9ffa33be1d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 18:59:06 +0000 Subject: [PATCH] Update mantine monorepo to v7 --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 96cd5597f..fda82fbdd 100644 --- a/package.json +++ b/package.json @@ -39,11 +39,11 @@ "@dnd-kit/utilities": "3.2.1", "@emotion/cache": "^11.10.1", "@emotion/react": "^11.10.0", - "@mantine/core": "5.10.5", - "@mantine/dates": "5.10.5", - "@mantine/form": "5.10.5", - "@mantine/hooks": "5.10.5", - "@mantine/notifications": "5.10.5", + "@mantine/core": "7.2.1", + "@mantine/dates": "7.2.1", + "@mantine/form": "7.2.1", + "@mantine/hooks": "7.2.1", + "@mantine/notifications": "7.2.1", "@popperjs/core": "2.11.8", "@reduxjs/toolkit": "1.9.7", "@visx/gradient": "3.3.0",