From 56a236275cb38555e3d37beb3ade05fea6350592 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 10:27:16 +0000 Subject: [PATCH] Bump @mantine/notifications from 4.2.12 to 7.17.2 in /packages/frontend Bumps [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) from 4.2.12 to 7.17.2. - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/7.17.2/packages/@mantine/notifications) --- updated-dependencies: - dependency-name: "@mantine/notifications" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/frontend/package.json b/packages/frontend/package.json index d30d30c..72bc82b 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -16,7 +16,7 @@ "@mantine/form": "^7.2.2", "@mantine/hooks": "^4.2.12", "@mantine/next": "^6.0.11", - "@mantine/notifications": "^4.2.12", + "@mantine/notifications": "^7.17.2", "@rainbow-me/rainbowkit": "2", "@synthetixio/synpress": "^4.0.3", "@tanstack/react-query": "5.62.8",