fix(deps): update mantine monorepo to ^7.8.1 (#377)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-04-27 14:25:20 +02:00
committed by GitHub
parent 3b5bd809a4
commit 92b417a37e
6 changed files with 86 additions and 86 deletions

View File

@@ -41,8 +41,8 @@
"vitest": "^1.5.2"
},
"dependencies": {
"@mantine/core": "^7.8.0",
"@mantine/dates": "^7.8.0",
"@mantine/core": "^7.8.1",
"@mantine/dates": "^7.8.1",
"@tabler/icons-react": "^3.2.0",
"mantine-react-table": "2.0.0-beta.1"
},