diff --git a/package.json b/package.json index 6d20ef1..5199005 100644 --- a/package.json +++ b/package.json @@ -19,8 +19,8 @@ "storybook:build": "storybook build" }, "dependencies": { - "@mantine/core": "7.3.1", - "@mantine/hooks": "7.3.1", + "@mantine/core": "7.3.2", + "@mantine/hooks": "7.3.2", "@next/bundle-analyzer": "^14.0.1", "@tabler/icons-react": "^2.40.0", "next": "14.0.1", diff --git a/yarn.lock b/yarn.lock index abee8c5..bfe8c4c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2306,9 +2306,9 @@ __metadata: languageName: node linkType: hard -"@mantine/core@npm:7.3.1": - version: 7.3.1 - resolution: "@mantine/core@npm:7.3.1" +"@mantine/core@npm:7.3.2": + version: 7.3.2 + resolution: "@mantine/core@npm:7.3.2" dependencies: "@floating-ui/react": "npm:^0.24.8" clsx: "npm:2.0.0" @@ -2317,19 +2317,19 @@ __metadata: react-textarea-autosize: "npm:8.5.3" type-fest: "npm:^3.13.1" peerDependencies: - "@mantine/hooks": 7.3.1 + "@mantine/hooks": 7.3.2 react: ^18.2.0 react-dom: ^18.2.0 - checksum: be091bb4fda9f52a95e2951eca8860059a40d278c927c10b6087120a8bcb95c9b008181df0cc9b23d8d9c6a0b202bf8821468b054ddde42e8239295d199d5028 + checksum: 9f4b67345617562e2f59121e75743d3ad1d99c09f3f62f62268e8d5a491d85ca3aedaae59a2c0f928ef67975a84a65dba445a3b1556c42d59129476c34949140 languageName: node linkType: hard -"@mantine/hooks@npm:7.3.1": - version: 7.3.1 - resolution: "@mantine/hooks@npm:7.3.1" +"@mantine/hooks@npm:7.3.2": + version: 7.3.2 + resolution: "@mantine/hooks@npm:7.3.2" peerDependencies: react: ^18.2.0 - checksum: 948acf6a668419997e4a6c577007c96f25d1bb7a8f1d5d63f3ad9d85a2c1a9ab70f8736a05cd15a8a3ea5317943308785b067d5cde676ec937c88903b1506be2 + checksum: 9dce135264a0c6199df9887aa4456312007973ffc4aaca4219d9339509f52e07c26927c61cdf2bfd6df4bc934ce5b6abb784565e512455b0e36038bcec969c80 languageName: node linkType: hard @@ -11343,8 +11343,8 @@ __metadata: resolution: "mantine-next-template@workspace:." dependencies: "@babel/core": "npm:^7.23.2" - "@mantine/core": "npm:7.3.1" - "@mantine/hooks": "npm:7.3.1" + "@mantine/core": "npm:7.3.2" + "@mantine/hooks": "npm:7.3.2" "@next/bundle-analyzer": "npm:^14.0.1" "@next/eslint-plugin-next": "npm:^14.0.1" "@storybook/addon-essentials": "npm:^7.5.2"