Merge branch 'renovate/fontsource-inter-5.x' into 'develop'
fix(deps): update dependency @fontsource/inter to v5 See merge request soapbox-pub/soapbox!2690
This commit is contained in:
commit
d3709b6e1e
2 changed files with 5 additions and 5 deletions
|
@ -47,7 +47,7 @@
|
||||||
"@babel/preset-typescript": "^7.22.15",
|
"@babel/preset-typescript": "^7.22.15",
|
||||||
"@emoji-mart/data": "^1.1.2",
|
"@emoji-mart/data": "^1.1.2",
|
||||||
"@floating-ui/react": "^0.25.0",
|
"@floating-ui/react": "^0.25.0",
|
||||||
"@fontsource/inter": "^4.5.1",
|
"@fontsource/inter": "^5.0.0",
|
||||||
"@fontsource/roboto-mono": "^4.5.8",
|
"@fontsource/roboto-mono": "^4.5.8",
|
||||||
"@gamestdio/websocket": "^0.3.2",
|
"@gamestdio/websocket": "^0.3.2",
|
||||||
"@metamask/providers": "^10.0.0",
|
"@metamask/providers": "^10.0.0",
|
||||||
|
|
|
@ -1387,10 +1387,10 @@
|
||||||
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.1.2.tgz#b7e9309ccce5a0a40ac482cb894f120dba2b357f"
|
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.1.2.tgz#b7e9309ccce5a0a40ac482cb894f120dba2b357f"
|
||||||
integrity sha512-ou3elfqG/hZsbmF4bxeJhPHIf3G2pm0ujc39hYEZrfVqt7Vk/Zji6CXc3W0pmYM8BW1g40U+akTl9DKZhFhInQ==
|
integrity sha512-ou3elfqG/hZsbmF4bxeJhPHIf3G2pm0ujc39hYEZrfVqt7Vk/Zji6CXc3W0pmYM8BW1g40U+akTl9DKZhFhInQ==
|
||||||
|
|
||||||
"@fontsource/inter@^4.5.1":
|
"@fontsource/inter@^5.0.0":
|
||||||
version "4.5.1"
|
version "5.0.8"
|
||||||
resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-4.5.1.tgz#058d8a02354f3c78e369d452c15d33557ec1b705"
|
resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-5.0.8.tgz#61b50cb0eb72b14ae1938d47c4a9a91546d2a50c"
|
||||||
integrity sha512-mvtOvXNNVLlF1p/UbLgLrmz2RCOl6Ow+TqyiK10SosoLKX7edsXYiHFHb7XIZdjII6F2sJVPPsJXWhBnbXT2DQ==
|
integrity sha512-28knWH1BfOiRalfLs90U4sge5mpQ8ZH6FS0PTT+IZMKrZ7wNHDHRuKa1kQJg+uHcc6axBppnxll+HXM4c7zo/Q==
|
||||||
|
|
||||||
"@fontsource/roboto-mono@^4.5.8":
|
"@fontsource/roboto-mono@^4.5.8":
|
||||||
version "4.5.8"
|
version "4.5.8"
|
||||||
|
|
Loading…
Reference in a new issue