diff --git a/package.json b/package.json index d17c131..f6d575a 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,8 @@ "storybook:build": "storybook build" }, "dependencies": { - "@mantine/core": "9.3.0", - "@mantine/hooks": "9.3.0", + "@mantine/core": "9.3.1", + "@mantine/hooks": "9.3.1", "@next/bundle-analyzer": "^16.0.0", "@tabler/icons-react": "^3.35.0", "next": "16.2.7", diff --git a/yarn.lock b/yarn.lock index 18a74e8..8b77468 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3136,9 +3136,9 @@ __metadata: languageName: node linkType: hard -"@mantine/core@npm:9.3.0": - version: 9.3.0 - resolution: "@mantine/core@npm:9.3.0" +"@mantine/core@npm:9.3.1": + version: 9.3.1 + resolution: "@mantine/core@npm:9.3.1" dependencies: "@floating-ui/react": "npm:^0.27.19" clsx: "npm:^2.1.1" @@ -3146,19 +3146,19 @@ __metadata: react-remove-scroll: "npm:^2.7.2" type-fest: "npm:^5.6.0" peerDependencies: - "@mantine/hooks": 9.3.0 + "@mantine/hooks": 9.3.1 react: ^19.2.0 react-dom: ^19.2.0 - checksum: 10c0/e381a68412a5c7decc4fb124ea0c5a8631f9bbb4fd26e015f97093c164c06101090d040e0fe980f2999eb21b37666a6d6fc70f92655018aa1f406299380c53e8 + checksum: 10c0/45619a4723d6f6057550f8c049bf816babe892c36c1e40ab9a70022cd430985c1661bddef58fd1be25494a2959bd164241c934620b466801e4c42f4405b185e2 languageName: node linkType: hard -"@mantine/hooks@npm:9.3.0": - version: 9.3.0 - resolution: "@mantine/hooks@npm:9.3.0" +"@mantine/hooks@npm:9.3.1": + version: 9.3.1 + resolution: "@mantine/hooks@npm:9.3.1" peerDependencies: react: ^19.2.0 - checksum: 10c0/ed95a2551b34719d43d7b195cf05248498f20add736a2e4ec582b677e5a9efb53b562010df79dc9af7db087e76e9ac42192443c9d03f76963b5dba7dfc2e0a63 + checksum: 10c0/f89cfccd01fae5c9d691fa8391741e769c0ed6930ddffafd353884afa8057cfdbea4747bab7847950195019d1e79d8398033841ea02398c27b07e10e150ab6c8 languageName: node linkType: hard @@ -9079,8 +9079,8 @@ __metadata: resolution: "mantine-next-template@workspace:." dependencies: "@babel/core": "npm:^7.28.4" - "@mantine/core": "npm:9.3.0" - "@mantine/hooks": "npm:9.3.0" + "@mantine/core": "npm:9.3.1" + "@mantine/hooks": "npm:9.3.1" "@next/bundle-analyzer": "npm:^16.0.0" "@storybook/addon-themes": "npm:^10.0.0" "@storybook/nextjs": "npm:^10.0.0"