Update dependency @fontsource/roboto to v5.2.10 (#332)

This commit is contained in:
renovate[bot]
2026-02-22 07:16:16 -05:00
committed by GitHub
parent 0b938d5b02
commit bde91d13bf
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -8,7 +8,7 @@
"name": "rfd-fyi",
"version": "0.1.0",
"dependencies": {
"@fontsource/roboto": "5.2.9",
"@fontsource/roboto": "5.2.10",
"@github/hotkey": "^3.0.0",
"@mdi/font": "7.4.47",
"@popperjs/core": "^2.11.8",
@@ -2238,9 +2238,9 @@
}
},
"node_modules/@fontsource/roboto": {
"version": "5.2.9",
"resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.2.9.tgz",
"integrity": "sha512-ZTkyHiPk74B/aj8BZWbsxD5Yu+Lq+nR64eV4wirlrac2qXR7jYk2h6JlLYuOuoruTkGQWNw2fMuKNavw7/rg0w==",
"version": "5.2.10",
"resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.2.10.tgz",
"integrity": "sha512-8HlA5FtSfz//oFSr2eL7GFXAiE7eIkcGOtx7tjsLKq+as702x9+GU7K95iDeWFapHC4M2hv9RrpXKRTGGBI8Zg==",
"license": "OFL-1.1",
"funding": {
"url": "https://github.com/sponsors/ayuhito"

View File

@@ -9,7 +9,7 @@
"lint": "eslint . --fix"
},
"dependencies": {
"@fontsource/roboto": "5.2.9",
"@fontsource/roboto": "5.2.10",
"@github/hotkey": "^3.0.0",
"@mdi/font": "7.4.47",
"@popperjs/core": "^2.11.8",