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

Merge pull request #3107 from jellyfin/dependabot/npm_and_yarn/fontsource/noto-sans-kr-4.5.2

Bump @fontsource/noto-sans-kr from 4.5.1 to 4.5.2
This commit is contained in:
Bill Thornton 2021-10-26 11:33:54 -04:00 committed by GitHub
commit b45b6310c6
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

@ -3133,9 +3133,9 @@
"integrity": "sha512-CLHDMmSC//rCuec2mqGCmQ9OhwJ9vGLe37SFTldRn1+KW/K7k0PGOXzqO2eZ3Nh71PJ11p43YJ8AUf6hC60Dgg==" "integrity": "sha512-CLHDMmSC//rCuec2mqGCmQ9OhwJ9vGLe37SFTldRn1+KW/K7k0PGOXzqO2eZ3Nh71PJ11p43YJ8AUf6hC60Dgg=="
}, },
"@fontsource/noto-sans-kr": { "@fontsource/noto-sans-kr": {
"version": "4.5.1", "version": "4.5.2",
"resolved": "https://registry.npmjs.org/@fontsource/noto-sans-kr/-/noto-sans-kr-4.5.1.tgz", "resolved": "https://registry.npmjs.org/@fontsource/noto-sans-kr/-/noto-sans-kr-4.5.2.tgz",
"integrity": "sha512-3Qqk6hs6pbD80VEAnCf4T9tZaZOM5h8KhBCc2oiGvCik55SOx20x+0gemev2xxatr+SBlUYdeltK3EEDEg4UfQ==" "integrity": "sha512-EQnXIYq5jGYkiUIX3FunMExzimMpFXWQu7U0vJ5PJO/8Gss7v31L2TOFmPzIaONevt4cxfnTr3U+0jRiHULy/w=="
}, },
"@fontsource/noto-sans-sc": { "@fontsource/noto-sans-sc": {
"version": "4.5.2", "version": "4.5.2",

View file

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