1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #2819 from jellyfin/dependabot/npm_and_yarn/fontsource/noto-sans-jp-4.5.0

Bump @fontsource/noto-sans-jp from 4.4.5 to 4.5.0
This commit is contained in:
Bill Thornton 2021-08-03 09:14:08 -07:00 committed by GitHub
commit a4967b48b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -2643,9 +2643,9 @@
"integrity": "sha512-O0F7op7vFv4qtTvJgCp+nPMwST5HJAm9gbVWoJT7+b+IKYSTHT01gDuBTpIKrn6/v7E/NLwkUPXkqE+tsx27Yw=="
},
"@fontsource/noto-sans-jp": {
"version": "4.4.5",
"resolved": "https://registry.npmjs.org/@fontsource/noto-sans-jp/-/noto-sans-jp-4.4.5.tgz",
"integrity": "sha512-yQB+WXHP3XLccKulWdHSxmzPE3oCHxa9vdQHoe7t28F08LGf3ADt9/zN44X0DQL5eWhvyoKcPGVvYb4y9gVAwQ=="
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@fontsource/noto-sans-jp/-/noto-sans-jp-4.5.0.tgz",
"integrity": "sha512-BXe+enzyvI+iWYk7vr1cus0tc1wq8D7t08T1O5PuCZALJEYOPD3Knpl4ShVb6a9MXxaS25CjBhmc+r46uqyvpw=="
},
"@fontsource/noto-sans-kr": {
"version": "4.4.5",

View file

@ -61,7 +61,7 @@
"dependencies": {
"@fontsource/noto-sans": "^4.5.0",
"@fontsource/noto-sans-hk": "^4.4.5",
"@fontsource/noto-sans-jp": "^4.4.5",
"@fontsource/noto-sans-jp": "^4.5.0",
"@fontsource/noto-sans-kr": "^4.4.5",
"@fontsource/noto-sans-sc": "^4.5.0",
"blurhash": "^1.1.3",