From 52dc82d31eb3aa535c900a6b26f16f70d3212e4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 13:56:52 +0000 Subject: [PATCH] Update fontsource monorepo to ^5.2.8 --- package.json | 4 ++-- yarn.lock | 13 ++++--------- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index eb4b4313d2..ae1ed57d20 100644 --- a/package.json +++ b/package.json @@ -46,8 +46,8 @@ }, "dependencies": { "@ethereumjs/util": "9.1.0", - "@fontsource-variable/inter": "^5.2.6", - "@fontsource-variable/roboto-mono": "^5.0.17", + "@fontsource-variable/inter": "^5.2.8", + "@fontsource-variable/roboto-mono": "^5.2.8", "@metamask/jazzicon": "2.0.0", "@monaco-editor/react": "^4.7.0", "@oasisprotocol/client": "1.2.0", diff --git a/yarn.lock b/yarn.lock index b65a4d7fd9..bff564185e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1548,20 +1548,15 @@ resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.10.tgz#a2a1e3812d14525f725d011a73eceb41fef5bc1c" integrity sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ== -"@fontsource-variable/inter@^5.2.6": - version "5.2.6" - resolved "https://registry.yarnpkg.com/@fontsource-variable/inter/-/inter-5.2.6.tgz#014f41f5eec8d177cc296721ebbd91dad241cd0b" - integrity sha512-jks/bficUPQ9nn7GvXvHtlQIPudW7Wx8CrlZoY8bhxgeobNxlQan8DclUJuYF2loYRrGpfrhCIZZspXYysiVGg== - "@fontsource-variable/inter@^5.2.8": version "5.2.8" resolved "https://registry.yarnpkg.com/@fontsource-variable/inter/-/inter-5.2.8.tgz#29b11476f5149f6a443b4df6516e26002d87941a" integrity sha512-kOfP2D+ykbcX/P3IFnokOhVRNoTozo5/JxhAIVYLpea/UBmCQ/YWPBfWIDuBImXX/15KH+eKh4xpEUyS2sQQGQ== -"@fontsource-variable/roboto-mono@^5.0.17": - version "5.0.17" - resolved "https://registry.yarnpkg.com/@fontsource-variable/roboto-mono/-/roboto-mono-5.0.17.tgz#293d600624b1fc1ca2d811c8bbf78b63b04883fe" - integrity sha512-+FyoiEmO2r/kiwPnsPtATK2ROMgNwCnVSvvs+K38GMLIgLSSk4cNqU3GCqJDMSvAPHMYd0gFPGKStFh+yLqd9Q== +"@fontsource-variable/roboto-mono@^5.2.8": + version "5.2.8" + resolved "https://registry.yarnpkg.com/@fontsource-variable/roboto-mono/-/roboto-mono-5.2.8.tgz#37cabace987aedef709733c9d9c59e4b6d53f7d0" + integrity sha512-6M2U3wGIUxYNKRrUoKls8BRRIPDA57T8J0agqwyDkiEHrLEEAqptsxcUl3eTm6tnRNEn6yEm4pCefvtnujebDA== "@hookform/resolvers@^5.0.1": version "5.2.1"