fix(deps): update mantine monorepo to ^7.9.2 (#510)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-05-18 15:32:25 +02:00
committed by GitHub
parent dc9a8dd9c6
commit abffc866c0
6 changed files with 86 additions and 86 deletions

View File

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