diff --git a/frontend/package.json b/frontend/package.json index a70047c7..504fa4f7 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -17,7 +17,7 @@ "@emotion/styled": "^11.10.6", "@mantine/core": "^5.10.5", "@mantine/dates": "^5.10.5", - "@mantine/form": "^5.10.5", + "@mantine/form": "^7.6.0", "@mantine/hooks": "^5.10.5", "@mantine/modals": "^5.10.5", "@mantine/notifications": "^5.10.5", diff --git a/yarn.lock b/yarn.lock index 193511bf..ca6f69f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -685,13 +685,13 @@ dependencies: "@mantine/utils" "5.10.5" -"@mantine/form@^5.10.5": - version "5.10.5" - resolved "https://registry.yarnpkg.com/@mantine/form/-/form-5.10.5.tgz#44216eb03de4bb39c1a53e9468d76d2b069dd659" - integrity sha512-0ENh7W/mwbOnIjJlRUoUTZjOtEi7/qoF86k67CVjKqagsA+Wy6cuBF1spPcllMzujepprtqKACb3rVLR+Pxj7Q== +"@mantine/form@^7.6.0": + version "7.6.0" + resolved "https://registry.yarnpkg.com/@mantine/form/-/form-7.6.0.tgz#58ebce3049f8a4e5d1963c685231d944b5acedf4" + integrity sha512-BXZyNFwHsg0gMKaI3pcf8WlFmQXe+uDjyp+fwRJTGINUrq7k4BPWWBbV+Xu9bOZ19gGP4W/YYLyHCq8R7govzQ== dependencies: fast-deep-equal "^3.1.3" - klona "^2.0.5" + klona "^2.0.6" "@mantine/hooks@^5.10.5": version "5.10.5" @@ -4204,7 +4204,7 @@ kind-of@^6.0.3: resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd" integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw== -klona@^2.0.5: +klona@^2.0.6: version "2.0.6" resolved "https://registry.yarnpkg.com/klona/-/klona-2.0.6.tgz#85bffbf819c03b2f53270412420a4555ef882e22" integrity sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==