From 334e954130b8d76b7405bed89b97039845995599 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 10:26:28 +0000 Subject: [PATCH] Bump @mantine/notifications from 4.2.12 to 7.17.5 in /packages/frontend Bumps [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) from 4.2.12 to 7.17.5. - [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.5/packages/@mantine/notifications) --- updated-dependencies: - dependency-name: "@mantine/notifications" dependency-version: 7.17.5 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..570a0bb 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.5", "@rainbow-me/rainbowkit": "2", "@synthetixio/synpress": "^4.0.3", "@tanstack/react-query": "5.62.8",