fix(deps): update mantine monorepo to ^8.3.1 (#4070)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-09-13 12:31:01 +00:00
committed by GitHub
parent 6b3672a04d
commit 1412b6c0d3
13 changed files with 50 additions and 50 deletions

View File

@@ -50,12 +50,12 @@
"@homarr/ui": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@homarr/widgets": "workspace:^0.1.0",
"@mantine/colors-generator": "^8.3.0",
"@mantine/core": "^8.3.0",
"@mantine/dropzone": "^8.3.0",
"@mantine/hooks": "^8.3.0",
"@mantine/modals": "^8.3.0",
"@mantine/tiptap": "^8.3.0",
"@mantine/colors-generator": "^8.3.1",
"@mantine/core": "^8.3.1",
"@mantine/dropzone": "^8.3.1",
"@mantine/hooks": "^8.3.1",
"@mantine/modals": "^8.3.1",
"@mantine/tiptap": "^8.3.1",
"@million/lint": "1.0.14",
"@tabler/icons-react": "^3.34.1",
"@tanstack/react-query": "^5.87.1",

View File

@@ -49,7 +49,7 @@
"@homarr/definitions": "workspace:^0.1.0",
"@homarr/log": "workspace:^0.1.0",
"@homarr/server-settings": "workspace:^0.1.0",
"@mantine/core": "^8.3.0",
"@mantine/core": "^8.3.1",
"@paralleldrive/cuid2": "^2.2.2",
"@testcontainers/mysql": "^11.5.1",
"@testcontainers/postgresql": "^11.5.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": "^8.3.0",
"@mantine/form": "^8.3.1",
"mantine-form-zod-resolver": "^1.3.0",
"zod": "^4.1.5"
},

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.3.0",
"@mantine/core": "^8.3.1",
"react": "19.1.1",
"zod": "^4.1.5"
},

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.3.0",
"@mantine/core": "^8.3.1",
"@tabler/icons-react": "^3.34.1",
"dayjs": "^1.11.18",
"next": "15.5.2",

View File

@@ -24,8 +24,8 @@
"dependencies": {
"@homarr/translation": "workspace:^0.1.0",
"@homarr/ui": "workspace:^0.1.0",
"@mantine/core": "^8.3.0",
"@mantine/hooks": "^8.3.0",
"@mantine/core": "^8.3.1",
"@mantine/hooks": "^8.3.1",
"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.3.0",
"@mantine/notifications": "^8.3.1",
"@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.3.0",
"@mantine/hooks": "^8.3.0",
"@mantine/core": "^8.3.1",
"@mantine/hooks": "^8.3.1",
"adm-zip": "0.5.16",
"next": "15.5.2",
"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.3.0",
"@mantine/dates": "^8.3.1",
"next": "15.5.2",
"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.3.0",
"@mantine/hooks": "^8.3.0",
"@mantine/spotlight": "^8.3.0",
"@mantine/core": "^8.3.1",
"@mantine/hooks": "^8.3.1",
"@mantine/spotlight": "^8.3.1",
"@tabler/icons-react": "^3.34.1",
"jotai": "^2.14.0",
"next": "15.5.2",

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.3.0",
"@mantine/dates": "^8.3.0",
"@mantine/hooks": "^8.3.0",
"@mantine/core": "^8.3.1",
"@mantine/dates": "^8.3.1",
"@mantine/hooks": "^8.3.1",
"@tabler/icons-react": "^3.34.1",
"mantine-react-table": "2.0.0-beta.9",
"next": "15.5.2",

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.3.0",
"@mantine/core": "^8.3.0",
"@mantine/hooks": "^8.3.0",
"@mantine/charts": "^8.3.1",
"@mantine/core": "^8.3.1",
"@mantine/hooks": "^8.3.1",
"@tabler/icons-react": "^3.34.1",
"@tiptap/extension-color": "2.26.1",
"@tiptap/extension-highlight": "2.26.1",

50
pnpm-lock.yaml generated
View File

@@ -211,22 +211,22 @@ importers:
specifier: workspace:^0.1.0
version: link:../../packages/widgets
'@mantine/colors-generator':
specifier: ^8.3.0
specifier: ^8.3.1
version: 8.3.1(chroma-js@3.1.2)
'@mantine/core':
specifier: ^8.3.0
specifier: ^8.3.1
version: 8.3.1(@mantine/hooks@8.3.1(react@19.1.1))(@types/react@19.1.12)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
'@mantine/dropzone':
specifier: ^8.3.0
specifier: ^8.3.1
version: 8.3.1(@mantine/core@8.3.1(@mantine/hooks@8.3.1(react@19.1.1))(@types/react@19.1.12)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@mantine/hooks@8.3.1(react@19.1.1))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
'@mantine/hooks':
specifier: ^8.3.0
specifier: ^8.3.1
version: 8.3.1(react@19.1.1)
'@mantine/modals':
specifier: ^8.3.0
specifier: ^8.3.1
version: 8.3.1(@mantine/core@8.3.1(@mantine/hooks@8.3.1(react@19.1.1))(@types/react@19.1.12)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@mantine/hooks@8.3.1(react@19.1.1))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
'@mantine/tiptap':
specifier: ^8.3.0
specifier: ^8.3.1
version: 8.3.1(@mantine/core@8.3.1(@mantine/hooks@8.3.1(react@19.1.1))(@types/react@19.1.12)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@mantine/hooks@8.3.1(react@19.1.1))(@tiptap/extension-link@2.26.1(@tiptap/core@2.26.1(@tiptap/pm@2.26.1))(@tiptap/pm@2.26.1))(@tiptap/react@2.26.1(@tiptap/core@2.26.1(@tiptap/pm@2.26.1))(@tiptap/pm@2.26.1)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
'@million/lint':
specifier: 1.0.14
@@ -1144,7 +1144,7 @@ importers:
specifier: workspace:^0.1.0
version: link:../server-settings
'@mantine/core':
specifier: ^8.3.0
specifier: ^8.3.1
version: 8.3.1(@mantine/hooks@8.3.1(react@19.1.1))(@types/react@19.1.12)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
'@paralleldrive/cuid2':
specifier: ^2.2.2
@@ -1288,7 +1288,7 @@ importers:
specifier: workspace:^0.1.0
version: link:../validation
'@mantine/form':
specifier: ^8.3.0
specifier: ^8.3.1
version: 8.3.1(react@19.1.1)
mantine-form-zod-resolver:
specifier: ^1.3.0
@@ -1337,7 +1337,7 @@ importers:
specifier: workspace:^0.1.0
version: link:../validation
'@mantine/core':
specifier: ^8.3.0
specifier: ^8.3.1
version: 8.3.1(@mantine/hooks@8.3.1(react@19.1.1))(@types/react@19.1.12)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
react:
specifier: 19.1.1
@@ -1564,10 +1564,10 @@ importers:
specifier: workspace:^0.1.0
version: link:../ui
'@mantine/core':
specifier: ^8.3.0
specifier: ^8.3.1
version: 8.3.1(@mantine/hooks@8.3.1(react@19.1.1))(@types/react@19.1.12)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
'@mantine/hooks':
specifier: ^8.3.0
specifier: ^8.3.1
version: 8.3.1(react@19.1.1)
react:
specifier: 19.1.1
@@ -1625,7 +1625,7 @@ importers:
specifier: workspace:^0.1.0
version: link:../validation
'@mantine/core':
specifier: ^8.3.0
specifier: ^8.3.1
version: 8.3.1(@mantine/hooks@8.3.1(react@19.1.1))(@types/react@19.1.12)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
'@tabler/icons-react':
specifier: ^3.34.1
@@ -1668,7 +1668,7 @@ importers:
specifier: workspace:^0.1.0
version: link:../ui
'@mantine/notifications':
specifier: ^8.3.0
specifier: ^8.3.1
version: 8.3.1(@mantine/core@8.3.1(@mantine/hooks@8.3.1(react@19.1.1))(@types/react@19.1.12)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@mantine/hooks@8.3.1(react@19.1.1))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
'@tabler/icons-react':
specifier: ^3.34.1
@@ -1726,10 +1726,10 @@ importers:
specifier: workspace:^0.1.0
version: link:../validation
'@mantine/core':
specifier: ^8.3.0
specifier: ^8.3.1
version: 8.3.1(@mantine/hooks@8.3.1(react@19.1.1))(@types/react@19.1.12)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
'@mantine/hooks':
specifier: ^8.3.0
specifier: ^8.3.1
version: 8.3.1(react@19.1.1)
adm-zip:
specifier: 0.5.16
@@ -1954,7 +1954,7 @@ importers:
specifier: workspace:^0.1.0
version: link:../server-settings
'@mantine/dates':
specifier: ^8.3.0
specifier: ^8.3.1
version: 8.3.1(@mantine/core@8.3.1(@mantine/hooks@8.3.1(react@19.1.1))(@types/react@19.1.12)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@mantine/hooks@8.3.1(react@19.1.1))(dayjs@1.11.18)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
next:
specifier: 15.5.2
@@ -2015,13 +2015,13 @@ importers:
specifier: workspace:^0.1.0
version: link:../ui
'@mantine/core':
specifier: ^8.3.0
specifier: ^8.3.1
version: 8.3.1(@mantine/hooks@8.3.1(react@19.1.1))(@types/react@19.1.12)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
'@mantine/hooks':
specifier: ^8.3.0
specifier: ^8.3.1
version: 8.3.1(react@19.1.1)
'@mantine/spotlight':
specifier: ^8.3.0
specifier: ^8.3.1
version: 8.3.1(@mantine/core@8.3.1(@mantine/hooks@8.3.1(react@19.1.1))(@types/react@19.1.12)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@mantine/hooks@8.3.1(react@19.1.1))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
'@tabler/icons-react':
specifier: ^3.34.1
@@ -2122,13 +2122,13 @@ importers:
specifier: workspace:^0.1.0
version: link:../validation
'@mantine/core':
specifier: ^8.3.0
specifier: ^8.3.1
version: 8.3.1(@mantine/hooks@8.3.1(react@19.1.1))(@types/react@19.1.12)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
'@mantine/dates':
specifier: ^8.3.0
specifier: ^8.3.1
version: 8.3.1(@mantine/core@8.3.1(@mantine/hooks@8.3.1(react@19.1.1))(@types/react@19.1.12)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@mantine/hooks@8.3.1(react@19.1.1))(dayjs@1.11.18)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
'@mantine/hooks':
specifier: ^8.3.0
specifier: ^8.3.1
version: 8.3.1(react@19.1.1)
'@tabler/icons-react':
specifier: ^3.34.1
@@ -2271,13 +2271,13 @@ importers:
specifier: workspace:^0.1.0
version: link:../validation
'@mantine/charts':
specifier: ^8.3.0
specifier: ^8.3.1
version: 8.3.1(@mantine/core@8.3.1(@mantine/hooks@8.3.1(react@19.1.1))(@types/react@19.1.12)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@mantine/hooks@8.3.1(react@19.1.1))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(recharts@2.15.4(react-dom@19.1.1(react@19.1.1))(react@19.1.1))
'@mantine/core':
specifier: ^8.3.0
specifier: ^8.3.1
version: 8.3.1(@mantine/hooks@8.3.1(react@19.1.1))(@types/react@19.1.12)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
'@mantine/hooks':
specifier: ^8.3.0
specifier: ^8.3.1
version: 8.3.1(react@19.1.1)
'@tabler/icons-react':
specifier: ^3.34.1