fix(deps): update mantine monorepo to ^7.13.0 (#1178)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-09-25 09:48:24 +00:00
committed by GitHub
parent 4e431b4f89
commit 78230b1fe9
9 changed files with 116 additions and 116 deletions

View File

@@ -24,7 +24,7 @@
"dependencies": {
"@homarr/translation": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@mantine/form": "^7.12.2"
"@mantine/form": "^7.13.0"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",

View File

@@ -30,7 +30,7 @@
"@homarr/translation": "workspace:^0.1.0",
"@homarr/ui": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@mantine/core": "^7.12.2",
"@mantine/core": "^7.13.0",
"@tabler/icons-react": "^3.17.0",
"dayjs": "^1.11.13",
"next": "^14.2.13",

View File

@@ -24,8 +24,8 @@
"dependencies": {
"@homarr/translation": "workspace:^0.1.0",
"@homarr/ui": "workspace:^0.1.0",
"@mantine/core": "^7.12.2",
"@mantine/hooks": "^7.12.2",
"@mantine/core": "^7.13.0",
"@mantine/hooks": "^7.13.0",
"react": "^18.3.1"
},
"devDependencies": {

View File

@@ -24,7 +24,7 @@
"prettier": "@homarr/prettier-config",
"dependencies": {
"@homarr/ui": "workspace:^0.1.0",
"@mantine/notifications": "^7.12.2",
"@mantine/notifications": "^7.13.0",
"@tabler/icons-react": "^3.17.0"
},
"devDependencies": {

View File

@@ -30,9 +30,9 @@
"@homarr/modals-collection": "workspace:^0.1.0",
"@homarr/translation": "workspace:^0.1.0",
"@homarr/ui": "workspace:^0.1.0",
"@mantine/core": "^7.12.2",
"@mantine/hooks": "^7.12.2",
"@mantine/spotlight": "^7.12.2",
"@mantine/core": "^7.13.0",
"@mantine/hooks": "^7.13.0",
"@mantine/spotlight": "^7.13.0",
"@tabler/icons-react": "^3.17.0",
"jotai": "^2.10.0",
"next": "^14.2.13",

View File

@@ -28,9 +28,9 @@
"@homarr/log": "workspace:^0.1.0",
"@homarr/translation": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@mantine/core": "^7.12.2",
"@mantine/dates": "^7.12.2",
"@mantine/hooks": "^7.12.2",
"@mantine/core": "^7.13.0",
"@mantine/dates": "^7.13.0",
"@mantine/hooks": "^7.13.0",
"@tabler/icons-react": "^3.17.0",
"mantine-react-table": "2.0.0-beta.6",
"next": "^14.2.13",

View File

@@ -38,8 +38,8 @@
"@homarr/translation": "workspace:^0.1.0",
"@homarr/ui": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@mantine/core": "^7.12.2",
"@mantine/hooks": "^7.12.2",
"@mantine/core": "^7.13.0",
"@mantine/hooks": "^7.13.0",
"@tabler/icons-react": "^3.17.0",
"@tiptap/extension-color": "2.7.2",
"@tiptap/extension-highlight": "2.7.2",