From 59732a57a4bc4e550a3bbc6e7784a35c4aaa8f30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 17:00:13 +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..07e3cbf9e 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.0", + "@mantine/dates": "7.2.0", + "@mantine/form": "7.2.0", + "@mantine/hooks": "7.2.0", + "@mantine/notifications": "7.2.0", "@popperjs/core": "2.11.8", "@reduxjs/toolkit": "1.9.7", "@visx/gradient": "3.3.0",