Merge pull request #1953 from jellyfin/renovate/fonts

Update dependency @fontsource/noto-sans to v5.3.0
This commit is contained in:
BotBlake
2026-07-26 08:42:42 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -8,7 +8,7 @@
"name": "jellyfin-org",
"version": "0.0.0",
"dependencies": {
"@fontsource/noto-sans": "5.2.10",
"@fontsource/noto-sans": "5.3.0",
"@icons-pack/react-simple-icons": "13.13.0",
"@img-comparison-slider/react": "8.0.2",
"@mdi/js": "7.4.47",
@@ -4917,9 +4917,9 @@
}
},
"node_modules/@fontsource/noto-sans": {
"version": "5.2.10",
"resolved": "https://registry.npmjs.org/@fontsource/noto-sans/-/noto-sans-5.2.10.tgz",
"integrity": "sha512-J58RVfS/C0Z2VBF+PoU260Tx8cdRGYuS+e3yQe4hYaIYDl0sEVn5CzlLo5zVRvQD0HaIUTV8AZMfqR7rtdEpqQ==",
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/@fontsource/noto-sans/-/noto-sans-5.3.0.tgz",
"integrity": "sha512-fBCog2PY7DiVVTEEqtI/Qdinx/knobHYfoGpjFXdfBX5RoJaBp1Prw2G75p0OIsdlMZg3cLo0c+YbIUYOxnQJw==",
"license": "OFL-1.1",
"funding": {
"url": "https://github.com/sponsors/ayuhito"
+1 -1
View File
@@ -22,7 +22,7 @@
"test:web-urls": "node ./scripts/check-urls.mjs ./scripts/data/jellyfin-web-urls.json"
},
"dependencies": {
"@fontsource/noto-sans": "5.2.10",
"@fontsource/noto-sans": "5.3.0",
"@icons-pack/react-simple-icons": "13.13.0",
"@img-comparison-slider/react": "8.0.2",
"@mdi/js": "7.4.47",