diff --git a/package.json b/package.json index c3430f9..ea5ca70 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@mantine/code-highlight": "^7.4.1", "@mantine/core": "^7.3.2", "@mantine/dates": "^7.3.2", - "@mantine/form": "^7.3.2", + "@mantine/form": "^7.5.3", "@mantine/hooks": "^7.3.2", "@mantine/modals": "^7.3.2", "@mantine/notifications": "^7.4.1", diff --git a/yarn.lock b/yarn.lock index c3c6676..1b7f65c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1551,10 +1551,10 @@ dependencies: clsx "2.0.0" -"@mantine/form@^7.3.2": - version "7.3.2" - resolved "https://registry.yarnpkg.com/@mantine/form/-/form-7.3.2.tgz#af9e536a0e93362fe47f93a5fdfd552bf5a70794" - integrity sha512-/qa1KQKVC46XWgIU190r3XM3Xld8Lsvz4L/an//TO67RnAGEdC5OCvr2JCb+fprZZi3YdxaKOkVNvP20W23qkg== +"@mantine/form@^7.5.3": + version "7.5.3" + resolved "https://registry.yarnpkg.com/@mantine/form/-/form-7.5.3.tgz#94cfadda18508e408d44dc701821d92aa5a033f0" + integrity sha512-CIsNcHNIw1tXS+UgOpFjJzPaINU2YmK8x+f8Ikn5YXpSdqLw78+9/bSvtaAIOg9EINhfqnV4xg8B4sqKk7pxYA== dependencies: fast-deep-equal "^3.1.3" klona "^2.0.6"