diff --git a/frontend/package.json b/frontend/package.json index ea20ad04..b60b555e 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.9.0", + "@mantine/notifications": "7.10.0", "@mantine/spotlight": "7.9.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 ab5da345..054d212f 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.9.0": - version "7.9.0" - resolved "https://registry.yarnpkg.com/@mantine/notifications/-/notifications-7.9.0.tgz#2ff546c52d0da4289a61319ef9f06afbefb65174" - integrity sha512-jGwvPrLnHCQMmWuuiuLWr8mjVHnOoOlydqPSya9JB1FFJU+MJP+wP5ncKeIbAmu1h2VlOuGomToM6KzvxksUGw== +"@mantine/notifications@7.10.0": + version "7.10.0" + resolved "https://registry.yarnpkg.com/@mantine/notifications/-/notifications-7.10.0.tgz#aa638b8bb6c3d6bfb34d518a49ef8a8b6ab499e4" + integrity sha512-3a0mmM9Kr3nPP+8VHsIuly507nda6ciu2aB/xSxb7gFIKHw3GqSu77pxXa+5l4Y6AQKKvP9360K4KjH6+rOBWw== dependencies: - "@mantine/store" "7.9.0" + "@mantine/store" "7.10.0" react-transition-group "4.4.5" "@mantine/spotlight@7.9.0": @@ -885,6 +885,11 @@ "@mantine/styles" "6.0.21" html-react-parser "1.4.12" +"@mantine/store@7.10.0": + version "7.10.0" + resolved "https://registry.yarnpkg.com/@mantine/store/-/store-7.10.0.tgz#68368c6ca5b75cfb331220e06a3235be753df055" + integrity sha512-B6AyUX0cA97/hI9v0att7eJJnQTcUG7zBlTdWhOsptBV5UoDNrzdv3DDWIFxrA8h+nhNKGBh6Dif5HWh1+QLeA== + "@mantine/store@7.9.0": version "7.9.0" resolved "https://registry.yarnpkg.com/@mantine/store/-/store-7.9.0.tgz#432c8dd7738ecefb815f51773895044d67ed5739"