fix(deps): update mantine monorepo to ^7.10.0 (#538)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-05-27 19:48:39 +00:00
committed by GitHub
parent 116d9dda04
commit ad3ef4c313
6 changed files with 92 additions and 92 deletions

View File

@@ -33,7 +33,7 @@
},
"prettier": "@homarr/prettier-config",
"dependencies": {
"@mantine/form": "^7.9.2",
"@mantine/form": "^7.10.0",
"@homarr/validation": "workspace:^0.1.0",
"@homarr/translation": "workspace:^0.1.0"
}

View File

@@ -28,7 +28,7 @@
"typescript": "^5.4.5"
},
"dependencies": {
"@mantine/notifications": "^7.9.2",
"@mantine/notifications": "^7.10.0",
"@homarr/ui": "workspace:^0.1.0"
},
"eslintConfig": {

View File

@@ -34,7 +34,7 @@
},
"prettier": "@homarr/prettier-config",
"dependencies": {
"@mantine/spotlight": "^7.9.2",
"@mantine/spotlight": "^7.10.0",
"@homarr/ui": "workspace:^0.1.0",
"@homarr/translation": "workspace:^0.1.0"
}