From 7c3a13b1c4139ae28a575ee9816142ccc9b1be4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 12:45:49 +0000 Subject: [PATCH] fix(deps): update mantine monorepo to ^8.3.14 --- 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 064513f0..aa262d8c 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.9.0", "@lingui/react": "^5.9.0", - "@mantine/core": "^8.3.13", - "@mantine/form": "^8.3.13", - "@mantine/hooks": "^8.3.13", - "@mantine/modals": "^8.3.13", - "@mantine/notifications": "^8.3.13", - "@mantine/spotlight": "^8.3.13", + "@mantine/core": "^8.3.14", + "@mantine/form": "^8.3.14", + "@mantine/hooks": "^8.3.14", + "@mantine/modals": "^8.3.14", + "@mantine/notifications": "^8.3.14", + "@mantine/spotlight": "^8.3.14", "@monaco-editor/react": "^4.7.0", "@reduxjs/toolkit": "^2.11.2", "axios": "^1.13.4", diff --git a/commafeed-client/package.json b/commafeed-client/package.json index dca98a89..cb594b67 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -19,12 +19,12 @@ "@fontsource/open-sans": "^5.2.7", "@lingui/core": "^5.9.0", "@lingui/react": "^5.9.0", - "@mantine/core": "^8.3.13", - "@mantine/form": "^8.3.13", - "@mantine/hooks": "^8.3.13", - "@mantine/modals": "^8.3.13", - "@mantine/notifications": "^8.3.13", - "@mantine/spotlight": "^8.3.13", + "@mantine/core": "^8.3.14", + "@mantine/form": "^8.3.14", + "@mantine/hooks": "^8.3.14", + "@mantine/modals": "^8.3.14", + "@mantine/notifications": "^8.3.14", + "@mantine/spotlight": "^8.3.14", "@monaco-editor/react": "^4.7.0", "@reduxjs/toolkit": "^2.11.2", "axios": "^1.13.4",