mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #3815 from jellyfin/renovate/blurhash-1.x
This commit is contained in:
commit
864f4646dd
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -16,7 +16,7 @@
|
||||||
"@fontsource/noto-sans-sc": "4.5.11",
|
"@fontsource/noto-sans-sc": "4.5.11",
|
||||||
"@fontsource/noto-sans-tc": "4.5.11",
|
"@fontsource/noto-sans-tc": "4.5.11",
|
||||||
"@jellyfin/libass-wasm": "4.1.1",
|
"@jellyfin/libass-wasm": "4.1.1",
|
||||||
"blurhash": "1.1.4",
|
"blurhash": "1.1.5",
|
||||||
"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",
|
||||||
"classnames": "2.3.1",
|
"classnames": "2.3.1",
|
||||||
"core-js": "3.20.2",
|
"core-js": "3.20.2",
|
||||||
|
@ -5149,9 +5149,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/blurhash": {
|
"node_modules/blurhash": {
|
||||||
"version": "1.1.4",
|
"version": "1.1.5",
|
||||||
"resolved": "https://registry.npmjs.org/blurhash/-/blurhash-1.1.4.tgz",
|
"resolved": "https://registry.npmjs.org/blurhash/-/blurhash-1.1.5.tgz",
|
||||||
"integrity": "sha512-MXIPz6zwYUKayju+Uidf83KhH0vodZfeRl6Ich8Gu+KGl0JgKiFq9LsfqV7cVU5fKD/AotmduZqvOfrGKOfTaA=="
|
"integrity": "sha512-a+LO3A2DfxTaTztsmkbLYmUzUeApi0LZuKalwbNmqAHR6HhJGMt1qSV/R3wc+w4DL28holjqO3Bg74aUGavGjg=="
|
||||||
},
|
},
|
||||||
"node_modules/body-parser": {
|
"node_modules/body-parser": {
|
||||||
"version": "1.19.1",
|
"version": "1.19.1",
|
||||||
|
@ -24047,9 +24047,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"blurhash": {
|
"blurhash": {
|
||||||
"version": "1.1.4",
|
"version": "1.1.5",
|
||||||
"resolved": "https://registry.npmjs.org/blurhash/-/blurhash-1.1.4.tgz",
|
"resolved": "https://registry.npmjs.org/blurhash/-/blurhash-1.1.5.tgz",
|
||||||
"integrity": "sha512-MXIPz6zwYUKayju+Uidf83KhH0vodZfeRl6Ich8Gu+KGl0JgKiFq9LsfqV7cVU5fKD/AotmduZqvOfrGKOfTaA=="
|
"integrity": "sha512-a+LO3A2DfxTaTztsmkbLYmUzUeApi0LZuKalwbNmqAHR6HhJGMt1qSV/R3wc+w4DL28holjqO3Bg74aUGavGjg=="
|
||||||
},
|
},
|
||||||
"body-parser": {
|
"body-parser": {
|
||||||
"version": "1.19.1",
|
"version": "1.19.1",
|
||||||
|
|
|
@ -71,7 +71,7 @@
|
||||||
"@fontsource/noto-sans-sc": "4.5.11",
|
"@fontsource/noto-sans-sc": "4.5.11",
|
||||||
"@fontsource/noto-sans-tc": "4.5.11",
|
"@fontsource/noto-sans-tc": "4.5.11",
|
||||||
"@jellyfin/libass-wasm": "4.1.1",
|
"@jellyfin/libass-wasm": "4.1.1",
|
||||||
"blurhash": "1.1.4",
|
"blurhash": "1.1.5",
|
||||||
"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",
|
||||||
"classnames": "2.3.1",
|
"classnames": "2.3.1",
|
||||||
"core-js": "3.20.2",
|
"core-js": "3.20.2",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue