From 3e9c0f80c6a0e668773545a734cd811526c6dbf6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 14 Sep 2023 04:36:21 +0000 Subject: [PATCH] chore(front): update dependency fomantic-ui-css to v2.9.3 Part-of: --- front/package.json | 2 +- front/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/front/package.json b/front/package.json index 7bf331cd5..2c45a637d 100644 --- a/front/package.json +++ b/front/package.json @@ -31,7 +31,7 @@ "diff": "5.1.0", "dompurify": "2.4.7", "focus-trap": "7.2.0", - "fomantic-ui-css": "2.9.2", + "fomantic-ui-css": "2.9.3", "howler": "2.2.3", "idb-keyval": "6.2.1", "js-logger": "1.6.1", diff --git a/front/yarn.lock b/front/yarn.lock index bbe655065..b14e6aa79 100644 --- a/front/yarn.lock +++ b/front/yarn.lock @@ -4099,10 +4099,10 @@ follow-redirects@^1.15.0: resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13" integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA== -fomantic-ui-css@2.9.2: - version "2.9.2" - resolved "https://registry.yarnpkg.com/fomantic-ui-css/-/fomantic-ui-css-2.9.2.tgz#b445206bb0c1547ff05abbecc4725107749f7f54" - integrity sha512-D2KogymuA0t7z7zLoekSorgpOKil+q8y09sfYmWP1LcEA1WYRcMKdm5okjnxn4eopl8j45WBnWrkgtobNSbY2w== +fomantic-ui-css@2.9.3: + version "2.9.3" + resolved "https://registry.yarnpkg.com/fomantic-ui-css/-/fomantic-ui-css-2.9.3.tgz#5ee927654be50b77abfaff77bc0b6735e1d7a09c" + integrity sha512-7bM6p3QRpfZFofg7Fd3crzox2E/nBsPyyWDN+N4lnTjNMxgKltSaXJTfhLoK5xBA+wEoNtcmm6w6FQ5Drj+27A== dependencies: jquery "^3.4.0"