Skip to content

Commit 9d31d57

Browse files
Update fontsource monorepo to ^5.2.8
1 parent 041cf35 commit 9d31d57

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
"@emotion/react": "11.14.0",
4949
"@emotion/styled": "11.14.0",
5050
"@ethereumjs/util": "9.1.0",
51-
"@fontsource-variable/inter": "^5.2.6",
52-
"@fontsource-variable/roboto-mono": "^5.0.17",
51+
"@fontsource-variable/inter": "^5.2.8",
52+
"@fontsource-variable/roboto-mono": "^5.2.8",
5353
"@metamask/jazzicon": "2.0.0",
5454
"@monaco-editor/react": "^4.7.0",
5555
"@mui/icons-material": "5.16.7",

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1716,20 +1716,15 @@
17161716
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.10.tgz#a2a1e3812d14525f725d011a73eceb41fef5bc1c"
17171717
integrity sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==
17181718

1719-
"@fontsource-variable/inter@^5.2.6":
1720-
version "5.2.6"
1721-
resolved "https://registry.yarnpkg.com/@fontsource-variable/inter/-/inter-5.2.6.tgz#014f41f5eec8d177cc296721ebbd91dad241cd0b"
1722-
integrity sha512-jks/bficUPQ9nn7GvXvHtlQIPudW7Wx8CrlZoY8bhxgeobNxlQan8DclUJuYF2loYRrGpfrhCIZZspXYysiVGg==
1723-
17241719
"@fontsource-variable/inter@^5.2.8":
17251720
version "5.2.8"
17261721
resolved "https://registry.yarnpkg.com/@fontsource-variable/inter/-/inter-5.2.8.tgz#29b11476f5149f6a443b4df6516e26002d87941a"
17271722
integrity sha512-kOfP2D+ykbcX/P3IFnokOhVRNoTozo5/JxhAIVYLpea/UBmCQ/YWPBfWIDuBImXX/15KH+eKh4xpEUyS2sQQGQ==
17281723

1729-
"@fontsource-variable/roboto-mono@^5.0.17":
1730-
version "5.0.17"
1731-
resolved "https://registry.yarnpkg.com/@fontsource-variable/roboto-mono/-/roboto-mono-5.0.17.tgz#293d600624b1fc1ca2d811c8bbf78b63b04883fe"
1732-
integrity sha512-+FyoiEmO2r/kiwPnsPtATK2ROMgNwCnVSvvs+K38GMLIgLSSk4cNqU3GCqJDMSvAPHMYd0gFPGKStFh+yLqd9Q==
1724+
"@fontsource-variable/roboto-mono@^5.2.8":
1725+
version "5.2.8"
1726+
resolved "https://registry.yarnpkg.com/@fontsource-variable/roboto-mono/-/roboto-mono-5.2.8.tgz#37cabace987aedef709733c9d9c59e4b6d53f7d0"
1727+
integrity sha512-6M2U3wGIUxYNKRrUoKls8BRRIPDA57T8J0agqwyDkiEHrLEEAqptsxcUl3eTm6tnRNEn6yEm4pCefvtnujebDA==
17331728

17341729
"@hookform/resolvers@^5.0.1":
17351730
version "5.2.1"

0 commit comments

Comments
 (0)