From 87aa6c66bbcb48e16fcbf1e6dc9de00ae964c684 Mon Sep 17 00:00:00 2001 From: Vitaly Rtishchev Date: Fri, 9 Jan 2026 17:06:02 +0300 Subject: [PATCH] Update `@mantine/*` dependencies to 8.3.12 --- package.json | 4 ++-- yarn.lock | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 943f0ec..b8d30b2 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,8 @@ "storybook:build": "storybook build" }, "dependencies": { - "@mantine/core": "8.3.11", - "@mantine/hooks": "8.3.11", + "@mantine/core": "8.3.12", + "@mantine/hooks": "8.3.12", "@next/bundle-analyzer": "^16.0.0", "@tabler/icons-react": "^3.35.0", "next": "16.1.1", diff --git a/yarn.lock b/yarn.lock index a9f7f93..eef8846 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3330,9 +3330,9 @@ __metadata: languageName: node linkType: hard -"@mantine/core@npm:8.3.11": - version: 8.3.11 - resolution: "@mantine/core@npm:8.3.11" +"@mantine/core@npm:8.3.12": + version: 8.3.12 + resolution: "@mantine/core@npm:8.3.12" dependencies: "@floating-ui/react": "npm:^0.27.16" clsx: "npm:^2.1.1" @@ -3341,19 +3341,19 @@ __metadata: react-textarea-autosize: "npm:8.5.9" type-fest: "npm:^4.41.0" peerDependencies: - "@mantine/hooks": 8.3.11 + "@mantine/hooks": 8.3.12 react: ^18.x || ^19.x react-dom: ^18.x || ^19.x - checksum: 10c0/09942a37b77626f197bc8b302da5473d82694a26ed345c62811134af174095e80548a35201fd4c0ad67d7ea48c90c2585b7bda9d8dab69a9a9fa2a3ec735b320 + checksum: 10c0/8c7986c3202026651749d6fe96ab01ca4d72df5c81b791d693e7d41bf3122baaa1244f4a1d74ab7dc86949c1842bfe407441ab609951a358fee54e7582700d07 languageName: node linkType: hard -"@mantine/hooks@npm:8.3.11": - version: 8.3.11 - resolution: "@mantine/hooks@npm:8.3.11" +"@mantine/hooks@npm:8.3.12": + version: 8.3.12 + resolution: "@mantine/hooks@npm:8.3.12" peerDependencies: react: ^18.x || ^19.x - checksum: 10c0/7256b04df9ab8750d45a1c74f25b32763a4ca043ba777908f5869250792eaded395ce00d54455637cbaad0d2c7c20f224e5d40772d8605c811b5c381e4bf4da6 + checksum: 10c0/a2e0ef9a47155f1c73e8b4e9a111ebfd822d01cc98ac048c938c7e9fa734191d789e8121617800ae803f27dd1ff213e1ef891cb6a1ba224f69b0b51ac258a2a3 languageName: node linkType: hard @@ -10928,8 +10928,8 @@ __metadata: "@eslint/eslintrc": "npm:^3" "@eslint/js": "npm:^9.37.0" "@ianvs/prettier-plugin-sort-imports": "npm:^4.7.0" - "@mantine/core": "npm:8.3.11" - "@mantine/hooks": "npm:8.3.11" + "@mantine/core": "npm:8.3.12" + "@mantine/hooks": "npm:8.3.12" "@next/bundle-analyzer": "npm:^16.0.0" "@storybook/addon-themes": "npm:^10.0.0" "@storybook/nextjs": "npm:^10.0.0"