From 7eab0dcd4d9d53482f07750c686c54e53d9ae39e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 19:31:35 +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 eda78ef0..fda82fbd 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": "6.0.21", - "@mantine/dates": "6.0.21", - "@mantine/form": "6.0.21", - "@mantine/hooks": "6.0.21", - "@mantine/notifications": "6.0.21", + "@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",