fix(deps): update mantine monorepo to ^8.2.5 (#3874)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-08-17 09:20:44 +00:00
committed by GitHub
parent adad43f9fe
commit 7e700b2732
13 changed files with 155 additions and 155 deletions

View File

@@ -44,7 +44,7 @@
"@homarr/definitions": "workspace:^0.1.0",
"@homarr/log": "workspace:^0.1.0",
"@homarr/server-settings": "workspace:^0.1.0",
"@mantine/core": "^8.2.4",
"@mantine/core": "^8.2.5",
"@paralleldrive/cuid2": "^2.2.2",
"@testcontainers/mysql": "^11.5.1",
"better-sqlite3": "^12.2.0",

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": "^8.2.4",
"@mantine/form": "^8.2.5",
"mantine-form-zod-resolver": "^1.3.0",
"zod": "^4.0.17"
},

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": "^8.2.4",
"@mantine/core": "^8.2.5",
"react": "19.1.1",
"zod": "^4.0.17"
},

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": "^8.2.4",
"@mantine/core": "^8.2.5",
"@tabler/icons-react": "^3.34.1",
"dayjs": "^1.11.13",
"next": "15.4.6",

View File

@@ -24,8 +24,8 @@
"dependencies": {
"@homarr/translation": "workspace:^0.1.0",
"@homarr/ui": "workspace:^0.1.0",
"@mantine/core": "^8.2.4",
"@mantine/hooks": "^8.2.4",
"@mantine/core": "^8.2.5",
"@mantine/hooks": "^8.2.5",
"react": "19.1.1"
},
"devDependencies": {

View File

@@ -24,7 +24,7 @@
"prettier": "@homarr/prettier-config",
"dependencies": {
"@homarr/ui": "workspace:^0.1.0",
"@mantine/notifications": "^8.2.4",
"@mantine/notifications": "^8.2.5",
"@tabler/icons-react": "^3.34.1"
},
"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": "^8.2.4",
"@mantine/hooks": "^8.2.4",
"@mantine/core": "^8.2.5",
"@mantine/hooks": "^8.2.5",
"adm-zip": "0.5.16",
"next": "15.4.6",
"react": "19.1.1",

View File

@@ -26,7 +26,7 @@
"@homarr/api": "workspace:^0.1.0",
"@homarr/db": "workspace:^0.1.0",
"@homarr/server-settings": "workspace:^0.1.0",
"@mantine/dates": "^8.2.4",
"@mantine/dates": "^8.2.5",
"next": "15.4.6",
"react": "19.1.1",
"react-dom": "19.1.1"

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": "^8.2.4",
"@mantine/hooks": "^8.2.4",
"@mantine/spotlight": "^8.2.4",
"@mantine/core": "^8.2.5",
"@mantine/hooks": "^8.2.5",
"@mantine/spotlight": "^8.2.5",
"@tabler/icons-react": "^3.34.1",
"jotai": "^2.13.1",
"next": "15.4.6",

View File

@@ -30,9 +30,9 @@
"@homarr/log": "workspace:^0.1.0",
"@homarr/translation": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@mantine/core": "^8.2.4",
"@mantine/dates": "^8.2.4",
"@mantine/hooks": "^8.2.4",
"@mantine/core": "^8.2.5",
"@mantine/dates": "^8.2.5",
"@mantine/hooks": "^8.2.5",
"@tabler/icons-react": "^3.34.1",
"mantine-react-table": "2.0.0-beta.9",
"next": "15.4.6",

View File

@@ -48,9 +48,9 @@
"@homarr/translation": "workspace:^0.1.0",
"@homarr/ui": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@mantine/charts": "^8.2.4",
"@mantine/core": "^8.2.4",
"@mantine/hooks": "^8.2.4",
"@mantine/charts": "^8.2.5",
"@mantine/core": "^8.2.5",
"@mantine/hooks": "^8.2.5",
"@tabler/icons-react": "^3.34.1",
"@tiptap/extension-color": "2.26.1",
"@tiptap/extension-highlight": "2.26.1",