fix(deps): update mantine monorepo to ^7.11.1 (#735)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-07-02 11:21:36 +00:00
committed by GitHub
parent dba97a3bd6
commit 60c0cfa911
8 changed files with 110 additions and 110 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.0",
"@mantine/hooks": "^7.11.0"
"@mantine/core": "^7.11.1",
"@mantine/hooks": "^7.11.1"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",