From 2c6c8b2ebf9f4c6fa550c06b6fb8ed5cb68bc593 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 22:36:58 +0000 Subject: [PATCH] chore(deps): bump @mantine/notifications from 7.17.8 to 8.3.3 Bumps [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) from 7.17.8 to 8.3.3. - [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.3.3/packages/@mantine/notifications) --- updated-dependencies: - dependency-name: "@mantine/notifications" dependency-version: 8.3.3 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",