fix(deps): update mantine monorepo to ^8.0.1 (#3107)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-05-14 13:34:50 +00:00
committed by GitHub
parent d96bc898fd
commit 25efe3d335
13 changed files with 171 additions and 155 deletions

View File

@@ -24,8 +24,8 @@
"dependencies": {
"@homarr/translation": "workspace:^0.1.0",
"@homarr/ui": "workspace:^0.1.0",
"@mantine/core": "^8.0.0",
"@mantine/hooks": "^8.0.0",
"@mantine/core": "^8.0.1",
"@mantine/hooks": "^8.0.1",
"react": "19.1.0"
},
"devDependencies": {