From fc94ce5d2baeed608daf98ef222d314faba8dcac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 14:23:32 +0000 Subject: [PATCH] fix(deps): update mantine monorepo to ^8.3.12 --- commafeed-client/package-lock.json | 12 ++++++------ commafeed-client/package.json | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index f735307c..642ff3f1 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -12,12 +12,12 @@ "@fontsource/open-sans": "^5.2.7", "@lingui/core": "^5.7.0", "@lingui/react": "^5.7.0", - "@mantine/core": "^8.3.11", - "@mantine/form": "^8.3.11", - "@mantine/hooks": "^8.3.11", - "@mantine/modals": "^8.3.11", - "@mantine/notifications": "^8.3.11", - "@mantine/spotlight": "^8.3.11", + "@mantine/core": "^8.3.12", + "@mantine/form": "^8.3.12", + "@mantine/hooks": "^8.3.12", + "@mantine/modals": "^8.3.12", + "@mantine/notifications": "^8.3.12", + "@mantine/spotlight": "^8.3.12", "@monaco-editor/react": "^4.7.0", "@reduxjs/toolkit": "^2.11.2", "axios": "^1.13.2", diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 96180802..e2f8ad40 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -19,12 +19,12 @@ "@fontsource/open-sans": "^5.2.7", "@lingui/core": "^5.7.0", "@lingui/react": "^5.7.0", - "@mantine/core": "^8.3.11", - "@mantine/form": "^8.3.11", - "@mantine/hooks": "^8.3.11", - "@mantine/modals": "^8.3.11", - "@mantine/notifications": "^8.3.11", - "@mantine/spotlight": "^8.3.11", + "@mantine/core": "^8.3.12", + "@mantine/form": "^8.3.12", + "@mantine/hooks": "^8.3.12", + "@mantine/modals": "^8.3.12", + "@mantine/notifications": "^8.3.12", + "@mantine/spotlight": "^8.3.12", "@monaco-editor/react": "^4.7.0", "@reduxjs/toolkit": "^2.11.2", "axios": "^1.13.2",