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

Merge pull request #3106 from jellyfin/dependabot/npm_and_yarn/fontsource/noto-sans-sc-4.5.2

Bump @fontsource/noto-sans-sc from 4.5.1 to 4.5.2
This commit is contained in:
Bill Thornton 2021-10-26 11:12:32 -04:00 committed by GitHub
commit 42e8259efa
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

@ -3138,9 +3138,9 @@
"integrity": "sha512-3Qqk6hs6pbD80VEAnCf4T9tZaZOM5h8KhBCc2oiGvCik55SOx20x+0gemev2xxatr+SBlUYdeltK3EEDEg4UfQ=="
},
"@fontsource/noto-sans-sc": {
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/@fontsource/noto-sans-sc/-/noto-sans-sc-4.5.1.tgz",
"integrity": "sha512-VwDaTg62ePjqPf5knBMBOwmBYPNUSxTevk+dI2wo++X50R17wDyVCvKoUshvLu3mPiEyI0yotbfUGPoDv42LMg=="
"version": "4.5.2",
"resolved": "https://registry.npmjs.org/@fontsource/noto-sans-sc/-/noto-sans-sc-4.5.2.tgz",
"integrity": "sha512-q9a61ND72RZdb4S1SG3w0c8POLS7s7QtfMMbfFG/jlsKxidsBnUS66jAE+h+OhaQCl8FeQrY8yMnHOff/4paFw=="
},
"@humanwhocodes/config-array": {
"version": "0.5.0",

View file

@ -62,7 +62,7 @@
"@fontsource/noto-sans-hk": "^4.5.2",
"@fontsource/noto-sans-jp": "^4.5.1",
"@fontsource/noto-sans-kr": "^4.5.1",
"@fontsource/noto-sans-sc": "^4.5.1",
"@fontsource/noto-sans-sc": "^4.5.2",
"blurhash": "^1.1.4",
"classlist.js": "https://github.com/eligrey/classList.js/archive/1.2.20180112.tar.gz",
"classnames": "^2.3.1",