diff --git a/package.json b/package.json index 8aab556..c54363c 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,8 @@ "storybook:build": "storybook build" }, "dependencies": { - "@mantine/core": "8.0.1", - "@mantine/hooks": "8.0.1", + "@mantine/core": "8.0.2", + "@mantine/hooks": "8.0.2", "@next/bundle-analyzer": "^15.2.3", "@tabler/icons-react": "^3.31.0", "next": "15.2.3", diff --git a/yarn.lock b/yarn.lock index f385b73..96ee6eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3293,9 +3293,9 @@ __metadata: languageName: node linkType: hard -"@mantine/core@npm:8.0.1": - version: 8.0.1 - resolution: "@mantine/core@npm:8.0.1" +"@mantine/core@npm:8.0.2": + version: 8.0.2 + resolution: "@mantine/core@npm:8.0.2" dependencies: "@floating-ui/react": "npm:^0.26.28" clsx: "npm:^2.1.1" @@ -3304,19 +3304,19 @@ __metadata: react-textarea-autosize: "npm:8.5.9" type-fest: "npm:^4.27.0" peerDependencies: - "@mantine/hooks": 8.0.1 + "@mantine/hooks": 8.0.2 react: ^18.x || ^19.x react-dom: ^18.x || ^19.x - checksum: 10c0/cb07af8fa3221de2b6e2ebf4742ca13207b118ad76bf3a4bba662a7f51625fae5aebf91f7f46bb3af00d5adf1f5155bb92846593aef34811d543585582321b09 + checksum: 10c0/10ca6258bcc4e475fbb213724ad6e654396434d7345a315c60880c7fc639ffaa5b42b85d3e768364fcb869042357a52cfd6532dfc6daf1b5ba5370a9ca15936d languageName: node linkType: hard -"@mantine/hooks@npm:8.0.1": - version: 8.0.1 - resolution: "@mantine/hooks@npm:8.0.1" +"@mantine/hooks@npm:8.0.2": + version: 8.0.2 + resolution: "@mantine/hooks@npm:8.0.2" peerDependencies: react: ^18.x || ^19.x - checksum: 10c0/5ee0459d5b393e8e512f1a10c6e8a28235f10f0930503b05477daf3404f6266015e20806e20005c7458a9f66efe310fc85be448be7409bb541e782ed7586bb91 + checksum: 10c0/1c68325ee0093923c7bbbde7f1b39600ae72751f254bd336989afe50d08a9c14810465ddfdb62e261e83711d334c292d6ac789a546a8df0e14a2f4f51812efda languageName: node linkType: hard @@ -10863,8 +10863,8 @@ __metadata: "@babel/core": "npm:^7.26.10" "@eslint/js": "npm:^9.23.0" "@ianvs/prettier-plugin-sort-imports": "npm:^4.4.1" - "@mantine/core": "npm:8.0.1" - "@mantine/hooks": "npm:8.0.1" + "@mantine/core": "npm:8.0.2" + "@mantine/hooks": "npm:8.0.2" "@next/bundle-analyzer": "npm:^15.2.3" "@storybook/nextjs": "npm:^8.6.8" "@storybook/react": "npm:^8.6.8"