fix(deps): update mantine monorepo to ^7.9.0 (#423)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-05-02 16:37:01 +02:00
committed by GitHub
parent e8805dfb5a
commit 90b9d56729
6 changed files with 86 additions and 86 deletions

View File

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