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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-10-12 05:11:06 +00:00
committed by GitHub
parent 348687670d
commit 6f97741862
5 changed files with 70 additions and 70 deletions

View File

@@ -26,7 +26,7 @@
"prettier": "@homarr/prettier-config",
"dependencies": {
"dayjs": "^1.11.13",
"mantine-react-table": "2.0.0-beta.6",
"mantine-react-table": "2.0.0-beta.7",
"next-international": "^1.2.4"
},
"devDependencies": {

View File

@@ -32,7 +32,7 @@
"@mantine/dates": "^7.13.2",
"@mantine/hooks": "^7.13.2",
"@tabler/icons-react": "^3.19.0",
"mantine-react-table": "2.0.0-beta.6",
"mantine-react-table": "2.0.0-beta.7",
"next": "^14.2.15",
"react": "^18.3.1"
},

View File

@@ -58,7 +58,7 @@
"@tiptap/starter-kit": "^2.8.0",
"clsx": "^2.1.1",
"dayjs": "^1.11.13",
"mantine-react-table": "2.0.0-beta.6",
"mantine-react-table": "2.0.0-beta.7",
"next": "^14.2.15",
"react": "^18.3.1",
"video.js": "^8.18.1"