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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-05-14 21:58:45 +02:00
committed by GitHub
parent 18d1aa6fcd
commit 8b84695079
2 changed files with 6 additions and 6 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.2"
"mantine-react-table": "2.0.0-beta.3"
},
"prettier": "@homarr/prettier-config"
}