From 5ac5fd66954e1d541dadb04411fcfefe79088680 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 10:42:02 +0000 Subject: [PATCH] chore(deps): bump @mantine/hooks from 6.0.19 to 7.6.1 Bumps [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) from 6.0.19 to 7.6.1. - [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.6.1/packages/@mantine/hooks) --- updated-dependencies: - dependency-name: "@mantine/hooks" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index e78bb20..c59c3db 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@lezer/generator": "^1.5.1", "@lezer/highlight": "^1.1.6", "@lezer/lr": "^1.3.10", - "@mantine/hooks": "^6.0.19", + "@mantine/hooks": "^7.6.1", "@radix-ui/react-alert-dialog": "^1.0.4", "@radix-ui/react-dialog": "^1.0.4", "@radix-ui/react-dropdown-menu": "^2.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c3315d2..8af4b60 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ dependencies: specifier: ^1.3.10 version: 1.3.10 '@mantine/hooks': - specifier: ^6.0.19 - version: 6.0.19(react@18.2.0) + specifier: ^7.6.1 + version: 7.6.1(react@18.2.0) '@radix-ui/react-alert-dialog': specifier: ^1.0.4 version: 1.0.4(@types/react-dom@18.2.17)(@types/react@18.2.20)(react-dom@18.2.0)(react@18.2.0) @@ -389,10 +389,10 @@ packages: '@lezer/common': 1.1.1 dev: false - /@mantine/hooks@6.0.19(react@18.2.0): - resolution: {integrity: sha512-YkmuB6kmoenU1PVuE8tLBA+6RJIY9hIsGyIQG1yuPAy6SLWNFT8g2T9YvI/psqsUbVIYGaNEXg8zq42xbxnD8Q==} + /@mantine/hooks@7.6.1(react@18.2.0): + resolution: {integrity: sha512-zsOGzFRcQZuER2rzAjfrAqp98W7WCFA43nF1QZUKV7AHTq8q1mtr3DOhFfO3/CA+t1lai68gp1guVcIhP4lrwQ==} peerDependencies: - react: '>=16.8.0' + react: ^18.2.0 dependencies: react: 18.2.0 dev: false