From a495c9cacd5e7a18efc729cfa080f20d205ecb92 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 04:24:54 +0000 Subject: [PATCH] fix(deps): update mantine monorepo to ^7.14.1 --- 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 74914a9a..64ccf675 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -13,12 +13,12 @@ "@lingui/core": "^4.14.0", "@lingui/macro": "^4.14.0", "@lingui/react": "^4.14.0", - "@mantine/core": "^7.13.5", - "@mantine/form": "^7.13.5", - "@mantine/hooks": "^7.13.5", - "@mantine/modals": "^7.13.5", - "@mantine/notifications": "^7.13.5", - "@mantine/spotlight": "^7.13.5", + "@mantine/core": "^7.14.1", + "@mantine/form": "^7.14.1", + "@mantine/hooks": "^7.14.1", + "@mantine/modals": "^7.14.1", + "@mantine/notifications": "^7.14.1", + "@mantine/spotlight": "^7.14.1", "@monaco-editor/react": "^4.6.0", "@reduxjs/toolkit": "^2.3.0", "axios": "^1.7.7", diff --git a/commafeed-client/package.json b/commafeed-client/package.json index cff1246d..05540375 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -20,12 +20,12 @@ "@lingui/core": "^4.14.0", "@lingui/macro": "^4.14.0", "@lingui/react": "^4.14.0", - "@mantine/core": "^7.13.5", - "@mantine/form": "^7.13.5", - "@mantine/hooks": "^7.13.5", - "@mantine/modals": "^7.13.5", - "@mantine/notifications": "^7.13.5", - "@mantine/spotlight": "^7.13.5", + "@mantine/core": "^7.14.1", + "@mantine/form": "^7.14.1", + "@mantine/hooks": "^7.14.1", + "@mantine/modals": "^7.14.1", + "@mantine/notifications": "^7.14.1", + "@mantine/spotlight": "^7.14.1", "@monaco-editor/react": "^4.6.0", "@reduxjs/toolkit": "^2.3.0", "axios": "^1.7.7",