diff --git a/package.json b/package.json index 268e48c..7e907e2 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,8 @@ "storybook:build": "storybook build" }, "dependencies": { - "@mantine/core": "8.3.7", - "@mantine/hooks": "8.3.7", + "@mantine/core": "8.3.8", + "@mantine/hooks": "8.3.8", "@next/bundle-analyzer": "^16.0.0", "@tabler/icons-react": "^3.35.0", "next": "16.0.1", diff --git a/yarn.lock b/yarn.lock index bbd51a8..c2da1b6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3282,9 +3282,9 @@ __metadata: languageName: node linkType: hard -"@mantine/core@npm:8.3.7": - version: 8.3.7 - resolution: "@mantine/core@npm:8.3.7" +"@mantine/core@npm:8.3.8": + version: 8.3.8 + resolution: "@mantine/core@npm:8.3.8" dependencies: "@floating-ui/react": "npm:^0.27.16" clsx: "npm:^2.1.1" @@ -3293,19 +3293,19 @@ __metadata: react-textarea-autosize: "npm:8.5.9" type-fest: "npm:^4.41.0" peerDependencies: - "@mantine/hooks": 8.3.7 + "@mantine/hooks": 8.3.8 react: ^18.x || ^19.x react-dom: ^18.x || ^19.x - checksum: 10c0/ff934716bddee62de63529b77dd60cac33a718d0151340621c74b38ca657640b5c6b9ace0f1161e45f2a011cc89c538fc892f991aec07fc8a021d1016a489ea1 + checksum: 10c0/7027f8b632262b7fc2e29f61a7d8e6f6bc6426f7e5ea93baf031484cf915615e9e36e4799e849cc85d29a2eddc57557d041310c16286a537ed0779bca72cda92 languageName: node linkType: hard -"@mantine/hooks@npm:8.3.7": - version: 8.3.7 - resolution: "@mantine/hooks@npm:8.3.7" +"@mantine/hooks@npm:8.3.8": + version: 8.3.8 + resolution: "@mantine/hooks@npm:8.3.8" peerDependencies: react: ^18.x || ^19.x - checksum: 10c0/7f443f683740cc78d82b790ab84167236795fae488cf8c5214cfb7dbda7b1cc54c3485bfd5b0d6f91f74a1af66b717c7eee637f4c50e304e8a1bafdd195c3aec + checksum: 10c0/5b140aad8881b27b2930c82bc39886c8076ad88ca41ab7c177e3e5fc5d480564189c1449a2acee4a90bd7beeb21a0458e0c3952bb45be75ac2d2e16d27865238 languageName: node linkType: hard @@ -10794,8 +10794,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.7" - "@mantine/hooks": "npm:8.3.7" + "@mantine/core": "npm:8.3.8" + "@mantine/hooks": "npm:8.3.8" "@next/bundle-analyzer": "npm:^16.0.0" "@storybook/addon-themes": "npm:^10.0.0" "@storybook/nextjs": "npm:^10.0.0"