From 13b075a5739c939fe3acd86132da532398a7f159 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 10:26:35 +0000 Subject: [PATCH] Bump @mantine/notifications from 9.2.1 to 9.2.2 Bumps [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) from 9.2.1 to 9.2.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/9.2.2/packages/@mantine/notifications) --- updated-dependencies: - dependency-name: "@mantine/notifications" dependency-version: 9.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index a63d1ef..9586080 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@mantine/form": "^9.2.1", "@mantine/hooks": "^9.2.1", "@mantine/modals": "^9.2.1", - "@mantine/notifications": "^9.2.1", + "@mantine/notifications": "^9.2.2", "@tanstack/react-query": "^5.100.14", "mantine-form-zod-resolver": "^1.3.0", "phoenix": "^1.8.7", diff --git a/yarn.lock b/yarn.lock index eb3414f..73d4915 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1010,27 +1010,27 @@ __metadata: languageName: node linkType: hard -"@mantine/notifications@npm:^9.2.1": - version: 9.2.1 - resolution: "@mantine/notifications@npm:9.2.1" +"@mantine/notifications@npm:^9.2.2": + version: 9.2.2 + resolution: "@mantine/notifications@npm:9.2.2" dependencies: - "@mantine/store": "npm:9.2.1" + "@mantine/store": "npm:9.2.2" react-transition-group: "npm:4.4.5" peerDependencies: - "@mantine/core": 9.2.1 - "@mantine/hooks": 9.2.1 + "@mantine/core": 9.2.2 + "@mantine/hooks": 9.2.2 react: ^19.2.0 react-dom: ^19.2.0 - checksum: 10c0/06d95f1d5fd666e9925b454245a5b36cddeae9404fa956bbeafdc073d90cbb3e449d47385a50abb450bcddf05c2797d502b4f574417a783acf869a5fa70c5d47 + checksum: 10c0/b48e730bf1b3758e596f64e6c70ed842896dc03b311c813dc8b3ec145e604afaff8db192cf3c4f6274ccb2755620aa0260c84b44318c94998801440ef7c06c88 languageName: node linkType: hard -"@mantine/store@npm:9.2.1": - version: 9.2.1 - resolution: "@mantine/store@npm:9.2.1" +"@mantine/store@npm:9.2.2": + version: 9.2.2 + resolution: "@mantine/store@npm:9.2.2" peerDependencies: react: ^19.2.0 - checksum: 10c0/a1e6d4a5818a97c9fcf4c48c2c52cedd6a7d408d7297f1dd505c0b92f8eed713c797a764e031323e5183bb6e8fdce42d9c489293800f543f8a9ec366f4b2e19a + checksum: 10c0/bd2978ba5123e68071704ac410213a2f68366241d9e2dcc94d8343d19b9411e6cbd808ff353e855309e5da0f2409bc345d876e39e53994a30e451e4777b01ccd languageName: node linkType: hard @@ -4868,7 +4868,7 @@ __metadata: "@mantine/form": "npm:^9.2.1" "@mantine/hooks": "npm:^9.2.1" "@mantine/modals": "npm:^9.2.1" - "@mantine/notifications": "npm:^9.2.1" + "@mantine/notifications": "npm:^9.2.2" "@playwright/test": "npm:^1.60.0" "@rolldown/plugin-babel": "npm:^0.2.3" "@size-limit/file": "npm:^12.1.0"