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