diff --git a/apps/admin/package.json b/apps/admin/package.json index 343dcb71..f7ebda42 100644 --- a/apps/admin/package.json +++ b/apps/admin/package.json @@ -28,7 +28,7 @@ "@kduprey/ui": "workspace:*", "@kduprey/utils": "workspace:*", "@mantine/core": "7.15.1", - "@mantine/form": "^7.15.1", + "@mantine/form": "^7.15.2", "@mantine/hooks": "7.15.2", "@mantine/notifications": "^7.15.2", "@next/bundle-analyzer": "^15.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 49edbeee..e76668a3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: 7.15.1 version: 7.15.1(@mantine/hooks@7.15.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.15.1 - version: 7.15.1(react@18.3.1) + specifier: ^7.15.2 + version: 7.15.2(react@18.3.1) '@mantine/hooks': specifier: 7.15.2 version: 7.15.2(react@18.3.1) @@ -2016,8 +2016,8 @@ packages: react: ^18.x || ^19.x react-dom: ^18.x || ^19.x - '@mantine/form@7.15.1': - resolution: {integrity: sha512-DA2syNlPsG1f+UtnbEG+pf4Pc/DoZUgcdvZn3LsCRxJZYNuwz8qQ16oL/wQ6UIk3klGlJI/RDzRJ9rvn6E28YQ==} + '@mantine/form@7.15.2': + resolution: {integrity: sha512-ADXLw/e0/ddNIj9EtJb5aes2VEpoR7GIVgKnzFhq8DXMfOZqaMn4rSVY8LmVOAtcMyocPR7hk8uQQ3ihmpzFaw==} peerDependencies: react: ^18.x || ^19.x @@ -12149,7 +12149,7 @@ snapshots: transitivePeerDependencies: - '@types/react' - '@mantine/form@7.15.1(react@18.3.1)': + '@mantine/form@7.15.2(react@18.3.1)': dependencies: fast-deep-equal: 3.1.3 klona: 2.0.6