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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-04-02 06:30:45 +02:00
committed by GitHub
parent b0bba1418b
commit e1b62ecd53
2 changed files with 22 additions and 22 deletions

View File

@@ -38,6 +38,6 @@
"@mantine/core": "^7.7.1",
"@mantine/dates": "^7.7.1",
"@tabler/icons-react": "^3.1.0",
"mantine-react-table": "2.0.0-beta.0"
"mantine-react-table": "2.0.0-beta.1"
}
}