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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-05-11 10:58:45 +02:00
committed by GitHub
parent 8e6d143edc
commit 627f8957e5
2 changed files with 33 additions and 33 deletions

View File

@@ -44,7 +44,7 @@
"@mantine/core": "^7.9.1",
"@mantine/dates": "^7.9.1",
"@tabler/icons-react": "^3.3.0",
"mantine-react-table": "2.0.0-beta.1"
"mantine-react-table": "2.0.0-beta.2"
},
"prettier": "@homarr/prettier-config"
}