From 1412b6c0d3a46d32c764758fc3cc5b29415dd532 Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 12:31:01 +0000 Subject: [PATCH] fix(deps): update mantine monorepo to ^8.3.1 (#4070) Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> --- apps/nextjs/package.json | 12 +++--- packages/db/package.json | 2 +- packages/form/package.json | 2 +- packages/forms-collection/package.json | 2 +- packages/modals-collection/package.json | 2 +- packages/modals/package.json | 4 +- packages/notifications/package.json | 2 +- packages/old-import/package.json | 4 +- packages/settings/package.json | 2 +- packages/spotlight/package.json | 6 +-- packages/ui/package.json | 6 +-- packages/widgets/package.json | 6 +-- pnpm-lock.yaml | 50 ++++++++++++------------- 13 files changed, 50 insertions(+), 50 deletions(-) diff --git a/apps/nextjs/package.json b/apps/nextjs/package.json index 2f739de65..b1e8024e8 100644 --- a/apps/nextjs/package.json +++ b/apps/nextjs/package.json @@ -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", diff --git a/packages/db/package.json b/packages/db/package.json index 2ca5c6796..acadcec53 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -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", diff --git a/packages/form/package.json b/packages/form/package.json index c4955e3a2..d2d815426 100644 --- a/packages/form/package.json +++ b/packages/form/package.json @@ -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" }, diff --git a/packages/forms-collection/package.json b/packages/forms-collection/package.json index e4b567fce..de7db8169 100644 --- a/packages/forms-collection/package.json +++ b/packages/forms-collection/package.json @@ -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" }, diff --git a/packages/modals-collection/package.json b/packages/modals-collection/package.json index eec8fc5ea..f53844155 100644 --- a/packages/modals-collection/package.json +++ b/packages/modals-collection/package.json @@ -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", diff --git a/packages/modals/package.json b/packages/modals/package.json index 5dde7b299..a889423ec 100644 --- a/packages/modals/package.json +++ b/packages/modals/package.json @@ -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": { diff --git a/packages/notifications/package.json b/packages/notifications/package.json index bf026f551..abdfb39e9 100644 --- a/packages/notifications/package.json +++ b/packages/notifications/package.json @@ -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": { diff --git a/packages/old-import/package.json b/packages/old-import/package.json index addeb4457..833ebabe5 100644 --- a/packages/old-import/package.json +++ b/packages/old-import/package.json @@ -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", diff --git a/packages/settings/package.json b/packages/settings/package.json index cd17389b6..2bf919e94 100644 --- a/packages/settings/package.json +++ b/packages/settings/package.json @@ -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" diff --git a/packages/spotlight/package.json b/packages/spotlight/package.json index e9b0e9309..730e3f31d 100644 --- a/packages/spotlight/package.json +++ b/packages/spotlight/package.json @@ -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", diff --git a/packages/ui/package.json b/packages/ui/package.json index a3a168d91..a242e9376 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -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", diff --git a/packages/widgets/package.json b/packages/widgets/package.json index 594e2b645..4269f7734 100644 --- a/packages/widgets/package.json +++ b/packages/widgets/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f5ad14283..48f3e6fcc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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