Skip to content

Commit 7bdd0cb

Browse files
fix(deps): update fontsource monorepo to v5.2.1
1 parent bb9fcf0 commit 7bdd0cb

2 files changed

Lines changed: 34 additions & 35 deletions

File tree

package-lock.json

Lines changed: 14 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 20 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -180,20 +180,13 @@
180180
dependencies:
181181
"@babel/helper-plugin-utils" "^7.24.0"
182182

183-
"@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.13", "@babel/runtime@^7.23.8", "@babel/runtime@^7.23.9", "@babel/runtime@^7.24.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
183+
"@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.13", "@babel/runtime@^7.23.2", "@babel/runtime@^7.23.8", "@babel/runtime@^7.23.9", "@babel/runtime@^7.24.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
184184
version "7.24.5"
185185
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.5.tgz"
186186
integrity sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g==
187187
dependencies:
188188
regenerator-runtime "^0.14.0"
189189

190-
"@babel/runtime@^7.23.2":
191-
version "7.25.0"
192-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.0.tgz#3af9a91c1b739c569d5d80cc917280919c544ecb"
193-
integrity sha512-7dRy4DwXwtzBrPbZflqxnvfxLF8kdZXPkhymtDeFoFqE6ldzjQFgYTtYIFARcLEYDrqfBfYcZt1WqFxRoyC9Rw==
194-
dependencies:
195-
regenerator-runtime "^0.14.0"
196-
197190
"@babel/template@^7.22.15", "@babel/template@^7.24.0":
198191
version "7.24.0"
199192
resolved "https://registry.npmjs.org/@babel/template/-/template-7.24.0.tgz"
@@ -535,15 +528,15 @@
535528
resolved "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.1.tgz"
536529
integrity sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==
537530

538-
"@fontsource/public-sans@^5.0.18":
539-
version "5.0.18"
540-
resolved "https://registry.npmjs.org/@fontsource/public-sans/-/public-sans-5.0.18.tgz"
541-
integrity sha512-dYx/ULF7pRkjBO1ncCwIRXWWmI2oCsMsWxheHgjtNANm4+prtfq3gdGy3KOsuNcAhEKn6BQeIyg0hFqeoTpAaQ==
531+
"@fontsource/public-sans@^5.2.1":
532+
version "5.2.1"
533+
resolved "https://registry.yarnpkg.com/@fontsource/public-sans/-/public-sans-5.2.1.tgz#4295c3fba3b573f2bc3cd731890081b890bde930"
534+
integrity sha512-0i0+bF1pS/3dgPGpzMkTHP+oPQijiv0+WZsgJ7JwnLrP5Dnt1pUbpduR6w6z87gG/5c4hPZvqZ/DzFqxJ6lHxA==
542535

543-
"@fontsource/roboto@^5.0.13":
544-
version "5.0.13"
545-
resolved "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.0.13.tgz"
546-
integrity sha512-j61DHjsdUCKMXSdNLTOxcG701FWnF0jcqNNQi2iPCDxU8seN/sMxeh62dC++UiagCWq9ghTypX+Pcy7kX+QOeQ==
536+
"@fontsource/roboto@^5.2.1":
537+
version "5.2.1"
538+
resolved "https://registry.yarnpkg.com/@fontsource/roboto/-/roboto-5.2.1.tgz#410bc99741da52344f25dad70f933d3b80488938"
539+
integrity sha512-9fRnNLrNN1mksWUDuQNkFBFNgTLEAIs7Mglb3fPkHDRPvbAfafaVz49Vz74+nItAZ1ovZr4H7MXrYAkTwvH9iA==
547540

548541
"@humanwhocodes/config-array@^0.11.14":
549542
version "0.11.14"
@@ -1714,7 +1707,7 @@
17141707
dependencies:
17151708
"@types/node" "*"
17161709

1717-
"@types/node@*", "@types/node@^20.12.7", "@types/node@^20.16.5":
1710+
"@types/node@*", "@types/node@^20.12.7":
17181711
version "20.16.5"
17191712
resolved "https://registry.npmjs.org/@types/node/-/node-20.16.5.tgz"
17201713
integrity sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA==
@@ -2459,7 +2452,7 @@ cosmiconfig@^7.0.0:
24592452

24602453
cross-fetch@4.0.0:
24612454
version "4.0.0"
2462-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-4.0.0.tgz#f037aef1580bb3a1a35164ea2a848ba81b445983"
2455+
resolved "https://registry.npmjs.org/cross-fetch/-/cross-fetch-4.0.0.tgz"
24632456
integrity sha512-e4a5N8lVvuLgAWgnCrLr2PP0YyDOTHa9H/Rj54dirp61qXnNq46m82bRhNqIA5VccJtWBvPTFRV3TtvHUKPB1g==
24642457
dependencies:
24652458
node-fetch "^2.6.12"
@@ -3612,16 +3605,16 @@ i18next-browser-languagedetector@^7.0.1:
36123605
dependencies:
36133606
"@babel/runtime" "^7.23.2"
36143607

3615-
i18next-http-backend@^2.6.1:
3608+
i18next-http-backend@^2.5.1:
36163609
version "2.6.1"
3617-
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-2.6.1.tgz#186c3a1359e10245c9119a13129f9b5bf328c9a7"
3610+
resolved "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.6.1.tgz"
36183611
integrity sha512-rCilMAnlEQNeKOZY1+x8wLM5IpYOj10guGvEpeC59tNjj6MMreLIjIW8D1RclhD3ifLwn6d/Y9HEM1RUE6DSog==
36193612
dependencies:
36203613
cross-fetch "4.0.0"
36213614

3622-
i18next@^23.14.0:
3615+
i18next@^23.11.2:
36233616
version "23.14.0"
3624-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.14.0.tgz#d415a858390cc849f3db0df539cb2bbfe24a3cdb"
3617+
resolved "https://registry.npmjs.org/i18next/-/i18next-23.14.0.tgz"
36253618
integrity sha512-Y5GL4OdA8IU2geRrt2+Uc1iIhsjICdHZzT9tNwQ3TVqdNzgxHToGCKf/TPRP80vTCAP6svg2WbbJL+Gx5MFQVA==
36263619
dependencies:
36273620
"@babel/runtime" "^7.23.2"
@@ -4282,7 +4275,7 @@ negotiator@^0.6.3:
42824275

42834276
node-fetch@^2.6.12, node-fetch@^2.6.7:
42844277
version "2.7.0"
4285-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
4278+
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz"
42864279
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
42874280
dependencies:
42884281
whatwg-url "^5.0.0"
@@ -5314,7 +5307,7 @@ totalist@^3.0.0:
53145307

53155308
tr46@~0.0.3:
53165309
version "0.0.3"
5317-
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
5310+
resolved "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz"
53185311
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
53195312

53205313
trim-repeated@^1.0.0:
@@ -5446,7 +5439,7 @@ unbox-primitive@^1.0.2:
54465439

54475440
undici-types@~6.19.2:
54485441
version "6.19.8"
5449-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
5442+
resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz"
54505443
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
54515444

54525445
unicode-properties@^1.4.0, unicode-properties@^1.4.1:
@@ -5554,12 +5547,12 @@ warning@^4.0.0:
55545547

55555548
webidl-conversions@^3.0.0:
55565549
version "3.0.1"
5557-
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
5550+
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz"
55585551
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
55595552

55605553
whatwg-url@^5.0.0:
55615554
version "5.0.0"
5562-
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
5555+
resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz"
55635556
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
55645557
dependencies:
55655558
tr46 "~0.0.3"

0 commit comments

Comments
 (0)