chore(front): update dependency fomantic-ui-css to v2.9.3
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2579>
This commit is contained in:
parent
cef09e877b
commit
3e9c0f80c6
|
@ -31,7 +31,7 @@
|
||||||
"diff": "5.1.0",
|
"diff": "5.1.0",
|
||||||
"dompurify": "2.4.7",
|
"dompurify": "2.4.7",
|
||||||
"focus-trap": "7.2.0",
|
"focus-trap": "7.2.0",
|
||||||
"fomantic-ui-css": "2.9.2",
|
"fomantic-ui-css": "2.9.3",
|
||||||
"howler": "2.2.3",
|
"howler": "2.2.3",
|
||||||
"idb-keyval": "6.2.1",
|
"idb-keyval": "6.2.1",
|
||||||
"js-logger": "1.6.1",
|
"js-logger": "1.6.1",
|
||||||
|
|
|
@ -4099,10 +4099,10 @@ follow-redirects@^1.15.0:
|
||||||
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
|
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
|
||||||
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
|
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
|
||||||
|
|
||||||
fomantic-ui-css@2.9.2:
|
fomantic-ui-css@2.9.3:
|
||||||
version "2.9.2"
|
version "2.9.3"
|
||||||
resolved "https://registry.yarnpkg.com/fomantic-ui-css/-/fomantic-ui-css-2.9.2.tgz#b445206bb0c1547ff05abbecc4725107749f7f54"
|
resolved "https://registry.yarnpkg.com/fomantic-ui-css/-/fomantic-ui-css-2.9.3.tgz#5ee927654be50b77abfaff77bc0b6735e1d7a09c"
|
||||||
integrity sha512-D2KogymuA0t7z7zLoekSorgpOKil+q8y09sfYmWP1LcEA1WYRcMKdm5okjnxn4eopl8j45WBnWrkgtobNSbY2w==
|
integrity sha512-7bM6p3QRpfZFofg7Fd3crzox2E/nBsPyyWDN+N4lnTjNMxgKltSaXJTfhLoK5xBA+wEoNtcmm6w6FQ5Drj+27A==
|
||||||
dependencies:
|
dependencies:
|
||||||
jquery "^3.4.0"
|
jquery "^3.4.0"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue