From 3cd5e203e2151c7e9c2201a69a8d50b768b3f215 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 08:40:30 +0000 Subject: [PATCH] fix(deps): update mantine monorepo to ^8.3.16 (#2076) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 e9b56688..e4ea07c3 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.2", "@lingui/react": "^5.9.2", - "@mantine/core": "^8.3.15", - "@mantine/form": "^8.3.15", - "@mantine/hooks": "^8.3.15", - "@mantine/modals": "^8.3.15", - "@mantine/notifications": "^8.3.15", - "@mantine/spotlight": "^8.3.15", + "@mantine/core": "^8.3.16", + "@mantine/form": "^8.3.16", + "@mantine/hooks": "^8.3.16", + "@mantine/modals": "^8.3.16", + "@mantine/notifications": "^8.3.16", + "@mantine/spotlight": "^8.3.16", "@monaco-editor/react": "^4.7.0", "@react-querybuilder/mantine": "^8.14.0", "@reduxjs/toolkit": "^2.11.2", diff --git a/commafeed-client/package.json b/commafeed-client/package.json index b5811b88..65b06ac4 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -20,12 +20,12 @@ "@fontsource/open-sans": "^5.2.7", "@lingui/core": "^5.9.2", "@lingui/react": "^5.9.2", - "@mantine/core": "^8.3.15", - "@mantine/form": "^8.3.15", - "@mantine/hooks": "^8.3.15", - "@mantine/modals": "^8.3.15", - "@mantine/notifications": "^8.3.15", - "@mantine/spotlight": "^8.3.15", + "@mantine/core": "^8.3.16", + "@mantine/form": "^8.3.16", + "@mantine/hooks": "^8.3.16", + "@mantine/modals": "^8.3.16", + "@mantine/notifications": "^8.3.16", + "@mantine/spotlight": "^8.3.16", "@monaco-editor/react": "^4.7.0", "@react-querybuilder/mantine": "^8.14.0", "@reduxjs/toolkit": "^2.11.2",