From a9a2ff7a3cd111f64e94b77292dadf1de97ec442 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 04:45:45 +0000 Subject: [PATCH] Bump @mantine/notifications from 7.6.0 to 7.9.0 in /frontend Bumps [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) from 7.6.0 to 7.9.0. - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/7.9.0/packages/@mantine/notifications) --- updated-dependencies: - dependency-name: "@mantine/notifications" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/yarn.lock | 15 ++++++++++----- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 8cb2e5ac7..9f9709111 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -27,7 +27,7 @@ "@mantine/form": "7.9.0", "@mantine/hooks": "7.6.0", "@mantine/next": "^6.0.21", - "@mantine/notifications": "7.6.0", + "@mantine/notifications": "7.9.0", "@mantine/spotlight": "7.6.0", "@next/bundle-analyzer": "^14.2.0", "@react-icons/all-files": "^4.1.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index fbb75a9b1..9d07c6fb7 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -862,12 +862,12 @@ "@mantine/ssr" "6.0.21" "@mantine/styles" "6.0.21" -"@mantine/notifications@7.6.0": - version "7.6.0" - resolved "https://registry.yarnpkg.com/@mantine/notifications/-/notifications-7.6.0.tgz#507a388406dd83d4ae9b507ddb60ee7c6c078111" - integrity sha512-zFo8Uyu8w7bdbkyWt4fNcHlhwm/UlFhdYflf5LFeEki5/ZxNvX1TDqEuaS2bDitnpzOi409BgCE9V0Shlj7RKw== +"@mantine/notifications@7.9.0": + version "7.9.0" + resolved "https://registry.yarnpkg.com/@mantine/notifications/-/notifications-7.9.0.tgz#2ff546c52d0da4289a61319ef9f06afbefb65174" + integrity sha512-jGwvPrLnHCQMmWuuiuLWr8mjVHnOoOlydqPSya9JB1FFJU+MJP+wP5ncKeIbAmu1h2VlOuGomToM6KzvxksUGw== dependencies: - "@mantine/store" "7.6.0" + "@mantine/store" "7.9.0" react-transition-group "4.4.5" "@mantine/spotlight@7.6.0": @@ -890,6 +890,11 @@ resolved "https://registry.yarnpkg.com/@mantine/store/-/store-7.6.0.tgz#ba9ea1f5f49ad4d8ad616a054bb803057a1bf46c" integrity sha512-S9QhuENdqLkwwsI9+KDFL64lY42FZqzQ55s2UTvV7jVDPkI3k13H76myL8X0IPSp952PuV3GwjOlh4RCWyk/4w== +"@mantine/store@7.9.0": + version "7.9.0" + resolved "https://registry.yarnpkg.com/@mantine/store/-/store-7.9.0.tgz#432c8dd7738ecefb815f51773895044d67ed5739" + integrity sha512-FzZkjdpy3PEh9sS6WgQ4cTVl9MvUbPRQ1nov8PV3JWWMlGOJHFuHeG6IYYGMc9f1oxu38/lryiKIYk3jcRgTSQ== + "@mantine/styles@6.0.21": version "6.0.21" resolved "https://registry.yarnpkg.com/@mantine/styles/-/styles-6.0.21.tgz#8ea097fc76cbb3ed55f5cfd719d2f910aff5031b"