fix(deps): update dependency mantine-react-table to v2.0.0-beta.0 (#149)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-02-27 20:53:06 +01:00
committed by GitHub
parent 4cf505f0c5
commit f211ffbf78
2 changed files with 20 additions and 20 deletions

View File

@@ -38,6 +38,6 @@
"@mantine/core": "^7.5.3",
"@mantine/dates": "^7.5.3",
"@tabler/icons-react": "^2.47.0",
"mantine-react-table": "2.0.0-alpha.17"
"mantine-react-table": "2.0.0-beta.0"
}
}