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

@@ -41,8 +41,8 @@
"vitest": "^1.6.0"
},
"dependencies": {
"@mantine/core": "^7.9.2",
"@mantine/dates": "^7.9.2",
"@mantine/core": "^7.10.0",
"@mantine/dates": "^7.10.0",
"@tabler/icons-react": "^3.5.0",
"mantine-react-table": "2.0.0-beta.3"
},