From d6b3876dfc960c48d7eed716e7e135c9f846ed06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 10:25:54 +0000 Subject: [PATCH] Bump @mantine/core from 9.2.1 to 9.2.2 Bumps [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) 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/core) --- updated-dependencies: - dependency-name: "@mantine/core" 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 | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index a63d1ef..1c2d1e1 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "node": "26.2.0" }, "dependencies": { - "@mantine/core": "^9.2.1", + "@mantine/core": "^9.2.2", "@mantine/form": "^9.2.1", "@mantine/hooks": "^9.2.1", "@mantine/modals": "^9.2.1", diff --git a/yarn.lock b/yarn.lock index eb3414f..a599d2b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -959,9 +959,9 @@ __metadata: languageName: node linkType: hard -"@mantine/core@npm:^9.2.1": - version: 9.2.1 - resolution: "@mantine/core@npm:9.2.1" +"@mantine/core@npm:^9.2.2": + version: 9.2.2 + resolution: "@mantine/core@npm:9.2.2" dependencies: "@floating-ui/react": "npm:^0.27.19" clsx: "npm:^2.1.1" @@ -969,10 +969,10 @@ __metadata: react-remove-scroll: "npm:^2.7.2" type-fest: "npm:^5.6.0" peerDependencies: - "@mantine/hooks": 9.2.1 + "@mantine/hooks": 9.2.2 react: ^19.2.0 react-dom: ^19.2.0 - checksum: 10c0/998f9da4463119e62b8031f577e3a4da0082f56a8b516576e5f123a4bba96c1a35007419cd8ee99d7a6f695eba49842b807c8ea704bbb178300808434286ac55 + checksum: 10c0/7c1f82a5c340eb149e865a45d36703ea71da7d2c8171e7c5f5b368df8b45f241c86eeee9863cb8595536b2ac1bbd4b04d5bd8fcd5ed28321dd9ae2e0f3450d1e languageName: node linkType: hard @@ -4864,7 +4864,7 @@ __metadata: "@babel/core": "npm:^7.29.0" "@eslint/js": "npm:^10.0.1" "@lhci/cli": "npm:^0.15.1" - "@mantine/core": "npm:^9.2.1" + "@mantine/core": "npm:^9.2.2" "@mantine/form": "npm:^9.2.1" "@mantine/hooks": "npm:^9.2.1" "@mantine/modals": "npm:^9.2.1"