fix(deps): update mantine monorepo to ^7.12.1 (#967)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-08-12 13:16:26 +00:00
committed by GitHub
parent f8c9ae67f8
commit 5b651a782a
8 changed files with 113 additions and 113 deletions

View File

@@ -21,7 +21,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@mantine/form": "^7.12.0",
"@mantine/form": "^7.12.1",
"@homarr/validation": "workspace:^0.1.0",
"@homarr/translation": "workspace:^0.1.0"
},