From 8d67c4a535a206afad097f3f2ff773894ae5f4c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2026 00:08:59 +0000 Subject: [PATCH] Update fontsource monorepo to v5.3.0 --- packages/ui-components/package.json | 6 +++--- yarn.lock | 28 ++++++++++++++-------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/packages/ui-components/package.json b/packages/ui-components/package.json index 8cbd2974..6515c6f1 100644 --- a/packages/ui-components/package.json +++ b/packages/ui-components/package.json @@ -62,9 +62,9 @@ "@dnd-kit/core": "6.3.1", "@dnd-kit/modifiers": "9.0.0", "@dnd-kit/sortable": "10.0.0", - "@fontsource-variable/roboto-flex": "5.2.5", - "@fontsource/material-icons": "5.2.5", - "@fontsource/material-icons-outlined": "5.2.5", + "@fontsource-variable/roboto-flex": "5.3.0", + "@fontsource/material-icons": "5.3.0", + "@fontsource/material-icons-outlined": "5.3.0", "@gouvfr-lasuite/integration": "1.0.2", "@gouvfr-lasuite/ui-tokens": "3.1.0", "@internationalized/date": "3.12.0", diff --git a/yarn.lock b/yarn.lock index f5d63842..5d9d3b65 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1461,20 +1461,20 @@ resolved "https://registry.yarnpkg.com/@faker-js/faker/-/faker-9.7.0.tgz#1cf1fecfcad5e2da2332140bf3b5f23cc1c2a7f4" integrity sha512-aozo5vqjCmDoXLNUJarFZx2IN/GgGaogY4TMJ6so/WLZOWpSV7fvj2dmrV6sEAnUm1O7aCrhTibjpzeDFgNqbg== -"@fontsource-variable/roboto-flex@5.2.5": - version "5.2.5" - resolved "https://registry.yarnpkg.com/@fontsource-variable/roboto-flex/-/roboto-flex-5.2.5.tgz#38368ea754697c2fdf08df11b06e8b6d391ff4c1" - integrity sha512-yrZ9rWNvfM4IBqJSpoFV4wC1GaKNwpzhihyBke+N3WiA0Y7LYxwj6kvvHgecabVIHFL3ZZJTwj3KcKOCyASFPg== - -"@fontsource/material-icons-outlined@5.2.5": - version "5.2.5" - resolved "https://registry.yarnpkg.com/@fontsource/material-icons-outlined/-/material-icons-outlined-5.2.5.tgz#16b4b2a8dcd1fbd69d4182792a65f7b41b8cb230" - integrity sha512-soAUWorSKrLN0a7wk74pedV0ZxhLaMD40DuUTMIqTpDcdJ/pxaG+/OcXtMEzx2+5K5FwL7yS525ZInAzPG051Q== - -"@fontsource/material-icons@5.2.5": - version "5.2.5" - resolved "https://registry.yarnpkg.com/@fontsource/material-icons/-/material-icons-5.2.5.tgz#cdb9dd23c0da4b021c866dc529ed4c203414ec3c" - integrity sha512-9k0LBRVgResIeD+vC/epYmm/awN2k2L8twwEtUWQ3FHluMi+7PbISOpXqksvfqPn9FJy4/KEeWOhFTR/SrbhNw== +"@fontsource-variable/roboto-flex@5.3.0": + version "5.3.0" + resolved "https://registry.yarnpkg.com/@fontsource-variable/roboto-flex/-/roboto-flex-5.3.0.tgz#f47e978c349819bd78c5f4600e05795dc5b916e0" + integrity sha512-bOxckUy0qXNRjhV6e4pcHGSvptix4ZRD1uaj5Za8h+p3qrb2GL4U4TQdpVmPSy0SmqwldfD+JJqEKdF68EyiAw== + +"@fontsource/material-icons-outlined@5.3.0": + version "5.3.0" + resolved "https://registry.yarnpkg.com/@fontsource/material-icons-outlined/-/material-icons-outlined-5.3.0.tgz#5a2722cba1eada3a07d2d943c56f4f420db7392e" + integrity sha512-nWkOYtPcbStJ2MAfxvhr7r1ry8bRXK4DdKr2rcxnrRs3xjLxHOjPLkfKhF83jCkJTAm2IraFzSjabTpYPqgE3A== + +"@fontsource/material-icons@5.3.0": + version "5.3.0" + resolved "https://registry.yarnpkg.com/@fontsource/material-icons/-/material-icons-5.3.0.tgz#41380e8ebdd7f88ea562abbb8046ac777e180646" + integrity sha512-nCpzNTsS5KpIqWijK259rPOTaZXNJlRfTiVRDNguKwfSdoZL/O9zIvPs+3K2eeRrNW+fVJWMO+n3JQoi9DN9Tw== "@formatjs/ecma402-abstract@2.3.4": version "2.3.4"