fix(deps): update mantine monorepo to ^7.11.1 (#735)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-07-02 11:21:36 +00:00
committed by GitHub
parent dba97a3bd6
commit 60c0cfa911
8 changed files with 110 additions and 110 deletions

View File

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