From 37ba9edeb1078a03b9e3b648071b7aaa0456cd07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 01:54:24 +0000 Subject: [PATCH] Bump @mantine/hooks from 7.9.1 to 7.10.0 in /client Bumps [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) from 7.9.1 to 7.10.0. - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/7.10.0/packages/@mantine/hooks) --- updated-dependencies: - dependency-name: "@mantine/hooks" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- client/package.json | 2 +- client/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/client/package.json b/client/package.json index 16c6fa9a..3cd12489 100644 --- a/client/package.json +++ b/client/package.json @@ -15,7 +15,7 @@ "@mantine/dates": "^7.9.1", "@mantine/dropzone": "^7.9.1", "@mantine/form": "^7.9.1", - "@mantine/hooks": "^7.9.1", + "@mantine/hooks": "^7.10.0", "@mantine/notifications": "^7.9.1", "@mantine/tiptap": "^7.9.2", "@tabler/icons-react": "^3.3.0", diff --git a/client/yarn.lock b/client/yarn.lock index 49ebee27..be90c9c2 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -322,12 +322,12 @@ __metadata: languageName: node linkType: hard -"@mantine/hooks@npm:^7.9.1": - version: 7.9.1 - resolution: "@mantine/hooks@npm:7.9.1" +"@mantine/hooks@npm:^7.10.0": + version: 7.10.0 + resolution: "@mantine/hooks@npm:7.10.0" peerDependencies: react: ^18.2.0 - checksum: 10c0/048614a18836163000eee23a5993be6ece236ec42ca644eeea3890137de62b9b4a50270abfd55619388fe92f191bece3fb549c13edc73bb43388eb84c0b6db1f + checksum: 10c0/49732f120faaa1188a76d03e814021d2938e53cc3d59a283c057bf88a1340059fad42ecf67eb2bfb4d91e2f9ebda98d36f82d01b7b8797480a5ce4847479d9a1 languageName: node linkType: hard @@ -2501,7 +2501,7 @@ __metadata: "@mantine/dates": "npm:^7.9.1" "@mantine/dropzone": "npm:^7.9.1" "@mantine/form": "npm:^7.9.1" - "@mantine/hooks": "npm:^7.9.1" + "@mantine/hooks": "npm:^7.10.0" "@mantine/notifications": "npm:^7.9.1" "@mantine/tiptap": "npm:^7.9.2" "@tabler/icons-react": "npm:^3.3.0"