From c02d5f1560ad1ab3e2233caa9c1aa1cd0a59d02c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 07:36:11 +0000 Subject: [PATCH] build(deps): bump @mantine/form from 7.13.2 to 7.15.1 Bumps [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) from 7.13.2 to 7.15.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.15.1/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 | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/admin/package.json b/apps/admin/package.json index 9be98431..08e52f61 100644 --- a/apps/admin/package.json +++ b/apps/admin/package.json @@ -28,7 +28,7 @@ "@kduprey/ui": "workspace:*", "@kduprey/utils": "workspace:*", "@mantine/core": "7.13.2", - "@mantine/form": "^7.13.2", + "@mantine/form": "^7.15.1", "@mantine/hooks": "7.13.2", "@mantine/notifications": "^7.13.2", "@next/bundle-analyzer": "^14.2.14", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 34b81954..182ccc62 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: 7.13.2 version: 7.13.2(@mantine/hooks@7.13.2(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mantine/form': - specifier: ^7.13.2 - version: 7.13.2(react@18.3.1) + specifier: ^7.15.1 + version: 7.15.1(react@18.3.1) '@mantine/hooks': specifier: 7.13.2 version: 7.13.2(react@18.3.1) @@ -2081,10 +2081,10 @@ packages: react: ^18.2.0 react-dom: ^18.2.0 - '@mantine/form@7.13.2': - resolution: {integrity: sha512-jx7st64CzzzwdKwhRw/rHqQ/ReGa5tW9PnId5sdE5fhf9QJjjiNWfQjGUFnA7WSEGlOTbwrznKA45ro5lFY6CA==} + '@mantine/form@7.15.1': + resolution: {integrity: sha512-DA2syNlPsG1f+UtnbEG+pf4Pc/DoZUgcdvZn3LsCRxJZYNuwz8qQ16oL/wQ6UIk3klGlJI/RDzRJ9rvn6E28YQ==} peerDependencies: - react: ^18.2.0 + react: ^18.x || ^19.x '@mantine/hooks@7.13.2': resolution: {integrity: sha512-NKfGl2sKZw6zF//AfAFJrVDftjg7DKCn0h8rwJBIZCKi9axhwlV0Mvlqe2dep8QuM7O/uLLJSymSKIv1gaxIJg==} @@ -11808,7 +11808,7 @@ snapshots: transitivePeerDependencies: - '@types/react' - '@mantine/form@7.13.2(react@18.3.1)': + '@mantine/form@7.15.1(react@18.3.1)': dependencies: fast-deep-equal: 3.1.3 klona: 2.0.6