Skip to content

Commit 63c5c9c

Browse files
fix(deps): update mantine monorepo to ^8.3.5 (#4291)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
1 parent b0e4494 commit 63c5c9c

File tree

13 files changed

+50
-50
lines changed

13 files changed

+50
-50
lines changed

apps/nextjs/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@
5050
"@homarr/ui": "workspace:^0.1.0",
5151
"@homarr/validation": "workspace:^0.1.0",
5252
"@homarr/widgets": "workspace:^0.1.0",
53-
"@mantine/colors-generator": "^8.3.4",
54-
"@mantine/core": "^8.3.4",
55-
"@mantine/dropzone": "^8.3.4",
56-
"@mantine/hooks": "^8.3.4",
57-
"@mantine/modals": "^8.3.4",
58-
"@mantine/tiptap": "^8.3.4",
53+
"@mantine/colors-generator": "^8.3.5",
54+
"@mantine/core": "^8.3.5",
55+
"@mantine/dropzone": "^8.3.5",
56+
"@mantine/hooks": "^8.3.5",
57+
"@mantine/modals": "^8.3.5",
58+
"@mantine/tiptap": "^8.3.5",
5959
"@million/lint": "1.0.14",
6060
"@tabler/icons-react": "^3.35.0",
6161
"@tanstack/react-query": "^5.90.2",

packages/db/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@homarr/definitions": "workspace:^0.1.0",
5050
"@homarr/log": "workspace:^0.1.0",
5151
"@homarr/server-settings": "workspace:^0.1.0",
52-
"@mantine/core": "^8.3.4",
52+
"@mantine/core": "^8.3.5",
5353
"@paralleldrive/cuid2": "^2.2.2",
5454
"@testcontainers/mysql": "^11.7.1",
5555
"@testcontainers/postgresql": "^11.7.1",

packages/form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@homarr/common": "workspace:^0.1.0",
2727
"@homarr/translation": "workspace:^0.1.0",
2828
"@homarr/validation": "workspace:^0.1.0",
29-
"@mantine/form": "^8.3.4",
29+
"@mantine/form": "^8.3.5",
3030
"mantine-form-zod-resolver": "^1.3.0",
3131
"zod": "^4.1.12"
3232
},

packages/forms-collection/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@homarr/notifications": "workspace:^0.1.0",
3030
"@homarr/translation": "workspace:^0.1.0",
3131
"@homarr/validation": "workspace:^0.1.0",
32-
"@mantine/core": "^8.3.4",
32+
"@mantine/core": "^8.3.5",
3333
"react": "19.2.0",
3434
"zod": "^4.1.12"
3535
},

packages/modals-collection/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@homarr/translation": "workspace:^0.1.0",
3434
"@homarr/ui": "workspace:^0.1.0",
3535
"@homarr/validation": "workspace:^0.1.0",
36-
"@mantine/core": "^8.3.4",
36+
"@mantine/core": "^8.3.5",
3737
"@tabler/icons-react": "^3.35.0",
3838
"dayjs": "^1.11.18",
3939
"next": "15.5.5",

packages/modals/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"dependencies": {
2525
"@homarr/translation": "workspace:^0.1.0",
2626
"@homarr/ui": "workspace:^0.1.0",
27-
"@mantine/core": "^8.3.4",
28-
"@mantine/hooks": "^8.3.4",
27+
"@mantine/core": "^8.3.5",
28+
"@mantine/hooks": "^8.3.5",
2929
"react": "19.2.0"
3030
},
3131
"devDependencies": {

packages/notifications/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"prettier": "@homarr/prettier-config",
2525
"dependencies": {
2626
"@homarr/ui": "workspace:^0.1.0",
27-
"@mantine/notifications": "^8.3.4",
27+
"@mantine/notifications": "^8.3.5",
2828
"@tabler/icons-react": "^3.35.0"
2929
},
3030
"devDependencies": {

packages/old-import/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"@homarr/translation": "workspace:^0.1.0",
3838
"@homarr/ui": "workspace:^0.1.0",
3939
"@homarr/validation": "workspace:^0.1.0",
40-
"@mantine/core": "^8.3.4",
41-
"@mantine/hooks": "^8.3.4",
40+
"@mantine/core": "^8.3.5",
41+
"@mantine/hooks": "^8.3.5",
4242
"adm-zip": "0.5.16",
4343
"next": "15.5.5",
4444
"react": "19.2.0",

packages/settings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@homarr/api": "workspace:^0.1.0",
2727
"@homarr/db": "workspace:^0.1.0",
2828
"@homarr/server-settings": "workspace:^0.1.0",
29-
"@mantine/dates": "^8.3.4",
29+
"@mantine/dates": "^8.3.5",
3030
"next": "15.5.5",
3131
"react": "19.2.0",
3232
"react-dom": "19.2.0"

packages/spotlight/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
"@homarr/settings": "workspace:^0.1.0",
3434
"@homarr/translation": "workspace:^0.1.0",
3535
"@homarr/ui": "workspace:^0.1.0",
36-
"@mantine/core": "^8.3.4",
37-
"@mantine/hooks": "^8.3.4",
38-
"@mantine/spotlight": "^8.3.4",
36+
"@mantine/core": "^8.3.5",
37+
"@mantine/hooks": "^8.3.5",
38+
"@mantine/spotlight": "^8.3.5",
3939
"@tabler/icons-react": "^3.35.0",
4040
"jotai": "^2.15.0",
4141
"next": "15.5.5",

0 commit comments

Comments
 (0)