From a5fdb4d9ccc7d2bee28d7365ad610d3b68710adc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 19:19:27 +0000 Subject: [PATCH] Update dependency @mantine/hooks to v5.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a52b03c..1c96aea 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@headlessui/react": "1.7.4", "@heroicons/react": "1.0.6", "@mantine/core": "5.1.6", - "@mantine/hooks": "5.1.6", + "@mantine/hooks": "5.7.0", "@mantine/modals": "5.1.6", "@mantine/next": "5.2.3", "@mantine/prism": "5.1.6",