From d167894afb8b58e6d29d172b408009109f3bfcda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 09:50:41 +0000 Subject: [PATCH] chore(deps): bump @mantine/notifications from 7.17.8 to 8.2.5 Bumps [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) from 7.17.8 to 8.2.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/8.2.5/packages/@mantine/notifications) --- updated-dependencies: - dependency-name: "@mantine/notifications" dependency-version: 8.2.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d393792..d4a265c 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@eruptionjs/config": "^0.6.x", "@mantine/core": "^7.x", "@mantine/hooks": "^7.x", - "@mantine/notifications": "^7.x", + "@mantine/notifications": "^8.x", "@tabler/icons-react": "^3.x", "@tanstack/react-query": "^5.x", "@tanstack/react-query-devtools": "^5.x",