fix(deps): update mantine monorepo to ^7.5.2 (#71)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-02-09 22:05:39 +01:00
committed by GitHub
parent 7f4ad88b0f
commit 81e61b4d6b
6 changed files with 84 additions and 94 deletions

View File

@@ -33,6 +33,6 @@
},
"prettier": "@homarr/prettier-config",
"dependencies": {
"@mantine/form": "^7.5.1"
"@mantine/form": "^7.5.2"
}
}