From 4d37f767a30aa90d481246b458590245bbd76450 Mon Sep 17 00:00:00 2001 From: Vitaly Rtishchev Date: Mon, 16 Feb 2026 10:55:37 +0300 Subject: [PATCH] Update `@mantine/*` dependencies to 8.3.15 --- package.json | 4 ++-- yarn.lock | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index ae13b91..c2d3036 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,8 @@ "storybook:build": "storybook build" }, "dependencies": { - "@mantine/core": "8.3.14", - "@mantine/hooks": "8.3.14", + "@mantine/core": "8.3.15", + "@mantine/hooks": "8.3.15", "@next/bundle-analyzer": "^16.0.0", "@tabler/icons-react": "^3.35.0", "next": "16.1.6", diff --git a/yarn.lock b/yarn.lock index cf437d5..07bcb18 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3241,9 +3241,9 @@ __metadata: languageName: node linkType: hard -"@mantine/core@npm:8.3.14": - version: 8.3.14 - resolution: "@mantine/core@npm:8.3.14" +"@mantine/core@npm:8.3.15": + version: 8.3.15 + resolution: "@mantine/core@npm:8.3.15" dependencies: "@floating-ui/react": "npm:^0.27.16" clsx: "npm:^2.1.1" @@ -3252,19 +3252,19 @@ __metadata: react-textarea-autosize: "npm:8.5.9" type-fest: "npm:^4.41.0" peerDependencies: - "@mantine/hooks": 8.3.14 + "@mantine/hooks": 8.3.15 react: ^18.x || ^19.x react-dom: ^18.x || ^19.x - checksum: 10c0/3a6d10c6b988f9cc63be44f3d1147d9361511fde9b0867093c6e4f3b829b6311b2ed49fc18b5f15ff7116bcfd8a06274726ca58d973358baaac729fd8b072329 + checksum: 10c0/e43a55ecd7fa8b69834cf86d6fa44ee4e2718eb1d477e9456e9b49017c48175766d6cf7bbb9b136a136320b6f7d27c4a9b86d2cd1d7cfa33ef406ee446866140 languageName: node linkType: hard -"@mantine/hooks@npm:8.3.14": - version: 8.3.14 - resolution: "@mantine/hooks@npm:8.3.14" +"@mantine/hooks@npm:8.3.15": + version: 8.3.15 + resolution: "@mantine/hooks@npm:8.3.15" peerDependencies: react: ^18.x || ^19.x - checksum: 10c0/80da7b07001accd87e8c22f99760998812ee9cc12ca178acfb96395298bab3fa038d1cd2375a88cc38ae7cb0bae0c5ffaed3b1e74cbf3221d5d203156e7ab68b + checksum: 10c0/e4b8af33243fbf5a09385874b8c0349acd8992b3b1d19551e22d5574b09f8871ec62c2254a48529c81e84b25a48888b38f98c1aec4d3ec0cfc47600c689e9327 languageName: node linkType: hard @@ -10821,8 +10821,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.14" - "@mantine/hooks": "npm:8.3.14" + "@mantine/core": "npm:8.3.15" + "@mantine/hooks": "npm:8.3.15" "@next/bundle-analyzer": "npm:^16.0.0" "@storybook/addon-themes": "npm:^10.0.0" "@storybook/nextjs": "npm:^10.0.0"