From 83e763df0aeac488ca88b5a4668c7b3809a1bbaa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:22:09 +0000 Subject: [PATCH] fix(deps): update mantine monorepo to ^7.15.2 --- commafeed-client/package-lock.json | 6 +++--- commafeed-client/package.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 686a7ff0..6a9eabda 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -13,10 +13,10 @@ "@lingui/core": "^5.1.2", "@lingui/react": "^5.1.2", "@mantine/core": "^7.15.2", - "@mantine/form": "^7.15.1", + "@mantine/form": "^7.15.2", "@mantine/hooks": "^7.15.2", - "@mantine/modals": "^7.15.1", - "@mantine/notifications": "^7.15.1", + "@mantine/modals": "^7.15.2", + "@mantine/notifications": "^7.15.2", "@mantine/spotlight": "^7.15.2", "@monaco-editor/react": "^4.6.0", "@reduxjs/toolkit": "^2.5.0", diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 5b91236b..879fc2ef 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -18,10 +18,10 @@ "@emotion/react": "^11.14.0", "@fontsource/open-sans": "^5.1.0", "@mantine/core": "^7.15.2", - "@mantine/form": "^7.15.1", + "@mantine/form": "^7.15.2", "@mantine/hooks": "^7.15.2", - "@mantine/modals": "^7.15.1", - "@mantine/notifications": "^7.15.1", + "@mantine/modals": "^7.15.2", + "@mantine/notifications": "^7.15.2", "@mantine/spotlight": "^7.15.2", "@lingui/core": "^5.1.2", "@lingui/react": "^5.1.2",