fix(deps): update mantine monorepo to ^7.7.1 (#272)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
homarr-renovate[bot]
2024-04-01 18:16:19 +02:00
committed by GitHub
parent dd7f04e395
commit c9e15805a9
6 changed files with 76 additions and 76 deletions

View File

@@ -35,8 +35,8 @@
},
"prettier": "@homarr/prettier-config",
"dependencies": {
"@mantine/core": "^7.6.2",
"@mantine/dates": "^7.6.2",
"@mantine/core": "^7.7.1",
"@mantine/dates": "^7.7.1",
"@tabler/icons-react": "^3.1.0",
"mantine-react-table": "2.0.0-beta.0"
}