From e331f363f00df69be320bf8512c2037dc28be75e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2026 12:41:28 +0000 Subject: [PATCH] fix(deps): update mantine monorepo to ^8.3.18 --- commafeed-client/package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 3b57ce0e..61b84eb3 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.3", "@lingui/react": "^5.9.3", - "@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", + "@mantine/core": "^8.3.18", + "@mantine/form": "^8.3.18", + "@mantine/hooks": "^8.3.18", + "@mantine/modals": "^8.3.18", + "@mantine/notifications": "^8.3.18", + "@mantine/spotlight": "^8.3.18", "@monaco-editor/react": "^4.7.0", "@react-querybuilder/mantine": "^8.14.0", "@reduxjs/toolkit": "^2.11.2",