From a22ddfb954d6c3ab8fc60f6f3bbf864b0e88d7bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 08:14:55 +0000 Subject: [PATCH] build(deps): bump @mantine/form from 7.11.2 to 7.12.0 Bumps [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) from 7.11.2 to 7.12.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.12.0/packages/@mantine/form) --- updated-dependencies: - dependency-name: "@mantine/form" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/admin/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/admin/package.json b/apps/admin/package.json index 63c31acd3..098684f14 100644 --- a/apps/admin/package.json +++ b/apps/admin/package.json @@ -28,7 +28,7 @@ "@kduprey/ui": "workspace:*", "@kduprey/utils": "workspace:*", "@mantine/core": "7.12.0", - "@mantine/form": "^7.11.2", + "@mantine/form": "^7.12.0", "@mantine/hooks": "7.12.0", "@mantine/notifications": "^7.11.2", "@next/bundle-analyzer": "^14.2.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b585e97d4..3223dd9f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: 7.12.0 version: 7.12.0(@mantine/hooks@7.12.0(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mantine/form': - specifier: ^7.11.2 - version: 7.11.2(react@18.3.1) + specifier: ^7.12.0 + version: 7.12.0(react@18.3.1) '@mantine/hooks': specifier: 7.12.0 version: 7.12.0(react@18.3.1) @@ -2103,8 +2103,8 @@ packages: react: ^18.2.0 react-dom: ^18.2.0 - '@mantine/form@7.11.2': - resolution: {integrity: sha512-NRY4HDgcArDEP+wUaHITnoVh0Ce3rM3Blo9fLNj2VYO8k7AfuSWp+fQdqrjDI0k9wGU3YEj4/dbwOjKbtXEhxw==} + '@mantine/form@7.12.0': + resolution: {integrity: sha512-npNHxjis/tOun12EYPYP9cQwJbtFHcGZF1m2yNCcNFVMdkBtTiqH23DdGByXmJRkypYQssSMdQTm3F1zfGsjdQ==} peerDependencies: react: ^18.2.0 @@ -12030,7 +12030,7 @@ snapshots: transitivePeerDependencies: - '@types/react' - '@mantine/form@7.11.2(react@18.3.1)': + '@mantine/form@7.12.0(react@18.3.1)': dependencies: fast-deep-equal: 3.1.3 klona: 2.0.6