diff --git a/package.json b/package.json index 7bf7a3a..869119a 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,8 @@ "storybook:build": "storybook build" }, "dependencies": { - "@mantine/core": "8.3.13", - "@mantine/hooks": "8.3.13", + "@mantine/core": "8.3.14", + "@mantine/hooks": "8.3.14", "@next/bundle-analyzer": "^16.0.0", "@tabler/icons-react": "^3.35.0", "next": "16.1.4", diff --git a/yarn.lock b/yarn.lock index 73e2748..b9672de 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3171,9 +3171,9 @@ __metadata: languageName: node linkType: hard -"@mantine/core@npm:8.3.13": - version: 8.3.13 - resolution: "@mantine/core@npm:8.3.13" +"@mantine/core@npm:8.3.14": + version: 8.3.14 + resolution: "@mantine/core@npm:8.3.14" dependencies: "@floating-ui/react": "npm:^0.27.16" clsx: "npm:^2.1.1" @@ -3182,19 +3182,19 @@ __metadata: react-textarea-autosize: "npm:8.5.9" type-fest: "npm:^4.41.0" peerDependencies: - "@mantine/hooks": 8.3.13 + "@mantine/hooks": 8.3.14 react: ^18.x || ^19.x react-dom: ^18.x || ^19.x - checksum: 10c0/5fe5259fd4449b6398cd59e474008a1c4a457689a8483d19d5a2729264202c6260ae1e64ace1ca39531c04f0ae2d8b0647965f5560a79c56dfd27b57d226b449 + checksum: 10c0/3a6d10c6b988f9cc63be44f3d1147d9361511fde9b0867093c6e4f3b829b6311b2ed49fc18b5f15ff7116bcfd8a06274726ca58d973358baaac729fd8b072329 languageName: node linkType: hard -"@mantine/hooks@npm:8.3.13": - version: 8.3.13 - resolution: "@mantine/hooks@npm:8.3.13" +"@mantine/hooks@npm:8.3.14": + version: 8.3.14 + resolution: "@mantine/hooks@npm:8.3.14" peerDependencies: react: ^18.x || ^19.x - checksum: 10c0/2b91a20ddaf2f209e09c45f11e4b157f43b0652d9eef5e9fc8874c7947316481d0a969ab50a50594b834cbe2e5ca3478797ccff51ed42f721a7c672f52fdb130 + checksum: 10c0/80da7b07001accd87e8c22f99760998812ee9cc12ca178acfb96395298bab3fa038d1cd2375a88cc38ae7cb0bae0c5ffaed3b1e74cbf3221d5d203156e7ab68b languageName: node linkType: hard @@ -10789,8 +10789,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.13" - "@mantine/hooks": "npm:8.3.13" + "@mantine/core": "npm:8.3.14" + "@mantine/hooks": "npm:8.3.14" "@next/bundle-analyzer": "npm:^16.0.0" "@storybook/addon-themes": "npm:^10.0.0" "@storybook/nextjs": "npm:^10.0.0"