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

Bump @fontsource/noto-sans-kr from 4.5.0 to 4.5.1

Bumps [@fontsource/noto-sans-kr](https://github.com/fontsource/fontsource/tree/HEAD/packages/noto-sans-kr) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/rasa@4.5.1/packages/noto-sans-kr)

---
updated-dependencies:
- dependency-name: "@fontsource/noto-sans-kr"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-23 16:24:19 +00:00 committed by GitHub
parent c6f168e4ae
commit 5fd8d4a625
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

@ -3384,9 +3384,9 @@
"integrity": "sha512-BXe+enzyvI+iWYk7vr1cus0tc1wq8D7t08T1O5PuCZALJEYOPD3Knpl4ShVb6a9MXxaS25CjBhmc+r46uqyvpw=="
},
"@fontsource/noto-sans-kr": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@fontsource/noto-sans-kr/-/noto-sans-kr-4.5.0.tgz",
"integrity": "sha512-2EFfUhkBWVjYurOHVdTbGWDqS7pbgKCcjfLhkh5iVxZFHwYbeqfnlb8l5pl1rgsLvj+lUSak2ezCydk1d4aIpA=="
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/@fontsource/noto-sans-kr/-/noto-sans-kr-4.5.1.tgz",
"integrity": "sha512-3Qqk6hs6pbD80VEAnCf4T9tZaZOM5h8KhBCc2oiGvCik55SOx20x+0gemev2xxatr+SBlUYdeltK3EEDEg4UfQ=="
},
"@fontsource/noto-sans-sc": {
"version": "4.5.1",

View file

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