diff --git a/frontend/package.json b/frontend/package.json index 14cef543..1e79b71f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -20,7 +20,7 @@ "@mantine/form": "^5.9.0", "@mantine/hooks": "^6.0.5", "@mantine/modals": "^6.0.5", - "@mantine/notifications": "^5.10.0", + "@mantine/notifications": "^6.0.15", "@mantine/prism": "^5.10.3", "@monaco-editor/react": "^4.4.6", "@tabler/icons": "^1.119.0", diff --git a/yarn.lock b/yarn.lock index c40b6eb2..08dff206 100644 --- a/yarn.lock +++ b/yarn.lock @@ -661,12 +661,12 @@ dependencies: "@mantine/utils" "6.0.5" -"@mantine/notifications@^5.10.0": - version "5.10.0" - resolved "https://registry.yarnpkg.com/@mantine/notifications/-/notifications-5.10.0.tgz#8e6e6ca54faf9f7a2ae9d47f01d8ce55689ff03a" - integrity sha512-ipqH8ia0ibjHj1+4hIgFmYK5RbmGX2oEyZWoIYVie5rwf8OgdIQOjF4LaZw+KVw0QPvNajj9Fj4AQay5egJSDQ== +"@mantine/notifications@^6.0.15": + version "6.0.15" + resolved "https://registry.yarnpkg.com/@mantine/notifications/-/notifications-6.0.15.tgz#94876499a306eb7175fcee9da83d140a2cac2fb9" + integrity sha512-UIp3X7vFUPFQdyPSOPufTt0PyTOPIYob0i3gsYn5Kp7Nbo4qBhn1jt/Tw58L1kYDEvLB10NvGee6UCdHz6lF1A== dependencies: - "@mantine/utils" "5.10.0" + "@mantine/utils" "6.0.15" react-transition-group "4.4.2" "@mantine/prism@^5.10.3": @@ -685,11 +685,6 @@ clsx "1.1.1" csstype "3.0.9" -"@mantine/utils@5.10.0": - version "5.10.0" - resolved "https://registry.yarnpkg.com/@mantine/utils/-/utils-5.10.0.tgz#d77bdbd4fbf0ef7b10dd0c6480ce9a035dd31ae9" - integrity sha512-mHnNm0ajIa8qLAIEwv82N6+7YKecynOA3I8vzgBHXS2x4HwGsHITFYGmMh2LNpx5dRL034tObfEFYZXqncyEDw== - "@mantine/utils@5.10.3": version "5.10.3" resolved "https://registry.yarnpkg.com/@mantine/utils/-/utils-5.10.3.tgz#724e5076812bffdb15a23859f23b9e78c1774239" @@ -700,6 +695,11 @@ resolved "https://registry.yarnpkg.com/@mantine/utils/-/utils-5.10.5.tgz#ad620d714e545c6efb7f69d94ce46e3fd2fe01fb" integrity sha512-FGMq4dGs5HhDAtI0z46uzxzKKPmZ3h5uKUyKg1ZHoFR1mBtcUMbB6FylFmHqKFRWlJ5IXqX9dwmiVrLYUOfTmA== +"@mantine/utils@6.0.15": + version "6.0.15" + resolved "https://registry.yarnpkg.com/@mantine/utils/-/utils-6.0.15.tgz#d4144221f9406aece12b979bed5888da50d86771" + integrity sha512-iVaobFQTCQWG6SRi3im0/nONKCtGRPobG7bXn9GiIT96E4t7uTPglQpo/ZktDrF1XCL8CO/HoQmks4A2iXuMFw== + "@mantine/utils@6.0.5": version "6.0.5" resolved "https://registry.yarnpkg.com/@mantine/utils/-/utils-6.0.5.tgz#ac1c0f187e20cf3ad0fe3b47419166f71c037f28"