From c8033ec3d3634cff1119e32c3f8c6969cf692a5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 20:59:40 +0000 Subject: [PATCH] Bump @mantine/form from 7.3.2 to 7.6.2 Bumps [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) from 7.3.2 to 7.6.2. - [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.2/packages/@mantine/form) --- updated-dependencies: - dependency-name: "@mantine/form" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c3430f9..0ab9f23 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@mantine/code-highlight": "^7.4.1", "@mantine/core": "^7.3.2", "@mantine/dates": "^7.3.2", - "@mantine/form": "^7.3.2", + "@mantine/form": "^7.6.2", "@mantine/hooks": "^7.3.2", "@mantine/modals": "^7.3.2", "@mantine/notifications": "^7.4.1", diff --git a/yarn.lock b/yarn.lock index c3c6676..01a1c74 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1551,10 +1551,10 @@ dependencies: clsx "2.0.0" -"@mantine/form@^7.3.2": - version "7.3.2" - resolved "https://registry.yarnpkg.com/@mantine/form/-/form-7.3.2.tgz#af9e536a0e93362fe47f93a5fdfd552bf5a70794" - integrity sha512-/qa1KQKVC46XWgIU190r3XM3Xld8Lsvz4L/an//TO67RnAGEdC5OCvr2JCb+fprZZi3YdxaKOkVNvP20W23qkg== +"@mantine/form@^7.6.2": + version "7.6.2" + resolved "https://registry.yarnpkg.com/@mantine/form/-/form-7.6.2.tgz#b464c215d2fb847d12545d95a42fa33712304fab" + integrity sha512-a5jHPdU3UXvqeAsAvv+OBrwAy/dxiAxCsMlyRrc9JyKCMLEkQ5cQ6FAiHx5vkGG49hy+VgFWLLt8+kWlgqphsQ== dependencies: fast-deep-equal "^3.1.3" klona "^2.0.6"