fix(deps): update mantine monorepo to ^7.5.3 (#97)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-02-16 22:49:45 +01:00
committed by GitHub
parent 5d69ff74f3
commit 35edfc74c4
6 changed files with 84 additions and 94 deletions

View File

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