From e92cbea762d7d31c95ddb1102e9807841c5e64b4 Mon Sep 17 00:00:00 2001 From: Vitaly Rtishchev Date: Thu, 23 Jul 2026 22:10:15 +0300 Subject: [PATCH] Update `@mantine/*` dependencies to 9.4.2 --- package.json | 4 ++-- yarn.lock | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 74a88f0..82758aa 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,8 @@ "storybook:build": "storybook build" }, "dependencies": { - "@mantine/core": "9.4.0", - "@mantine/hooks": "9.4.0", + "@mantine/core": "9.4.2", + "@mantine/hooks": "9.4.2", "@next/bundle-analyzer": "^16.0.0", "@tabler/icons-react": "^3.35.0", "next": "16.2.9", diff --git a/yarn.lock b/yarn.lock index 8828307..23bd679 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3289,9 +3289,9 @@ __metadata: languageName: node linkType: hard -"@mantine/core@npm:9.4.0": - version: 9.4.0 - resolution: "@mantine/core@npm:9.4.0" +"@mantine/core@npm:9.4.2": + version: 9.4.2 + resolution: "@mantine/core@npm:9.4.2" dependencies: "@floating-ui/react": "npm:^0.27.19" clsx: "npm:^2.1.1" @@ -3299,19 +3299,19 @@ __metadata: react-remove-scroll: "npm:^2.7.2" type-fest: "npm:^5.7.0" peerDependencies: - "@mantine/hooks": 9.4.0 + "@mantine/hooks": 9.4.2 react: ^19.2.0 react-dom: ^19.2.0 - checksum: 10c0/7f08c6c322821b1784983932d2ca13e26e3e002697ccfbe9c7d7f83da1849f70bedce80f19a2e55422ea494c59d2d6190165f4689522feafa2d8d65bd24e29a6 + checksum: 10c0/9ec599b68e6c611ea95c0a54c3d8bef97a8c87d6568d88a4c4b38a2c1b6d3744b6075c5a361d4b4bbb73eefff2331ea6d6770b75fd483b599653d3e8868b2a85 languageName: node linkType: hard -"@mantine/hooks@npm:9.4.0": - version: 9.4.0 - resolution: "@mantine/hooks@npm:9.4.0" +"@mantine/hooks@npm:9.4.2": + version: 9.4.2 + resolution: "@mantine/hooks@npm:9.4.2" peerDependencies: react: ^19.2.0 - checksum: 10c0/136e7fa2db05f8f04e6c0dcba84c2f2c391c524e5a08f9109951bdefa86bdca16d69ba497ca1f5705d4eb111deb88499c586c6567751008a81f0e32dd6813d6c + checksum: 10c0/780c01be169ec6fecdb229f7e06a42dcee769b09a5158c7913677daf70336a0e643b857e70069d29a2c4a050f11b2ced2eb699483e4bd82651fc7e81e64e76ec languageName: node linkType: hard @@ -9267,8 +9267,8 @@ __metadata: resolution: "mantine-next-template@workspace:." dependencies: "@babel/core": "npm:^8.0.0" - "@mantine/core": "npm:9.4.0" - "@mantine/hooks": "npm:9.4.0" + "@mantine/core": "npm:9.4.2" + "@mantine/hooks": "npm:9.4.2" "@next/bundle-analyzer": "npm:^16.0.0" "@storybook/addon-themes": "npm:^10.0.0" "@storybook/nextjs": "npm:^10.0.0"