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

@@ -35,8 +35,8 @@
},
"prettier": "@homarr/prettier-config",
"dependencies": {
"@mantine/core": "^7.5.1",
"@mantine/dates": "^7.5.1",
"@mantine/core": "^7.5.2",
"@mantine/dates": "^7.5.2",
"@tabler/icons-react": "^2.47.0"
}
}