fix(deps): update mantine monorepo to ^7.12.0 (#920)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-08-05 16:48:06 +00:00
committed by GitHub
parent 3f35163481
commit 137ebf6d22
8 changed files with 113 additions and 113 deletions

View File

@@ -24,8 +24,8 @@
"@homarr/ui": "workspace:^0.1.0",
"@homarr/translation": "workspace:^0.1.0",
"react": "^18.3.1",
"@mantine/core": "^7.11.2",
"@mantine/hooks": "^7.11.2"
"@mantine/core": "^7.12.0",
"@mantine/hooks": "^7.12.0"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",