fix(deps): update mantine monorepo to ^7.17.4 (#2824)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-04-08 14:40:46 +00:00
committed by GitHub
parent b064304201
commit bd5dcb991c
13 changed files with 158 additions and 164 deletions

View File

@@ -44,7 +44,7 @@
"@homarr/env": "workspace:^0.1.0",
"@homarr/log": "workspace:^0.1.0",
"@homarr/server-settings": "workspace:^0.1.0",
"@mantine/core": "^7.17.3",
"@mantine/core": "^7.17.4",
"@paralleldrive/cuid2": "^2.2.2",
"@testcontainers/mysql": "^10.24.0",
"better-sqlite3": "^11.9.1",

View File

@@ -26,7 +26,7 @@
"@homarr/common": "workspace:^0.1.0",
"@homarr/translation": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@mantine/form": "^7.17.3",
"@mantine/form": "^7.17.4",
"zod": "^3.24.2"
},
"devDependencies": {

View File

@@ -29,7 +29,7 @@
"@homarr/notifications": "workspace:^0.1.0",
"@homarr/translation": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@mantine/core": "^7.17.3",
"@mantine/core": "^7.17.4",
"react": "19.1.0",
"zod": "^3.24.2"
},

View File

@@ -33,7 +33,7 @@
"@homarr/translation": "workspace:^0.1.0",
"@homarr/ui": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@mantine/core": "^7.17.3",
"@mantine/core": "^7.17.4",
"@tabler/icons-react": "^3.31.0",
"dayjs": "^1.11.13",
"next": "15.2.4",

View File

@@ -24,8 +24,8 @@
"dependencies": {
"@homarr/translation": "workspace:^0.1.0",
"@homarr/ui": "workspace:^0.1.0",
"@mantine/core": "^7.17.3",
"@mantine/hooks": "^7.17.3",
"@mantine/core": "^7.17.4",
"@mantine/hooks": "^7.17.4",
"react": "19.1.0"
},
"devDependencies": {

View File

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

View File

@@ -37,8 +37,8 @@
"@homarr/translation": "workspace:^0.1.0",
"@homarr/ui": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@mantine/core": "^7.17.3",
"@mantine/hooks": "^7.17.3",
"@mantine/core": "^7.17.4",
"@mantine/hooks": "^7.17.4",
"adm-zip": "0.5.16",
"next": "15.2.4",
"react": "19.1.0",

View File

@@ -25,7 +25,7 @@
"@homarr/api": "workspace:^0.1.0",
"@homarr/db": "workspace:^0.1.0",
"@homarr/server-settings": "workspace:^0.1.0",
"@mantine/dates": "^7.17.3",
"@mantine/dates": "^7.17.4",
"next": "15.2.4",
"react": "19.1.0",
"react-dom": "19.1.0"

View File

@@ -33,9 +33,9 @@
"@homarr/settings": "workspace:^0.1.0",
"@homarr/translation": "workspace:^0.1.0",
"@homarr/ui": "workspace:^0.1.0",
"@mantine/core": "^7.17.3",
"@mantine/hooks": "^7.17.3",
"@mantine/spotlight": "^7.17.3",
"@mantine/core": "^7.17.4",
"@mantine/hooks": "^7.17.4",
"@mantine/spotlight": "^7.17.4",
"@tabler/icons-react": "^3.31.0",
"jotai": "^2.12.2",
"next": "15.2.4",

View File

@@ -29,9 +29,9 @@
"@homarr/log": "workspace:^0.1.0",
"@homarr/translation": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@mantine/core": "^7.17.3",
"@mantine/dates": "^7.17.3",
"@mantine/hooks": "^7.17.3",
"@mantine/core": "^7.17.4",
"@mantine/dates": "^7.17.4",
"@mantine/hooks": "^7.17.4",
"@tabler/icons-react": "^3.31.0",
"mantine-react-table": "2.0.0-beta.9",
"next": "15.2.4",

View File

@@ -44,9 +44,9 @@
"@homarr/translation": "workspace:^0.1.0",
"@homarr/ui": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@mantine/charts": "^7.17.3",
"@mantine/core": "^7.17.3",
"@mantine/hooks": "^7.17.3",
"@mantine/charts": "^7.17.4",
"@mantine/core": "^7.17.4",
"@mantine/hooks": "^7.17.4",
"@tabler/icons-react": "^3.31.0",
"@tiptap/extension-color": "2.11.7",
"@tiptap/extension-highlight": "2.11.7",