mirror of
https://github.com/jellyfin/jellyfin-vue.git
synced 2024-11-30 09:40:46 +00:00
chore(deps): update dependency @fontsource/roboto to v5 (#2016)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4804c728cc
commit
e273835d85
@ -26,7 +26,7 @@
|
||||
"vue-i18n-extract-remove": "vue-i18n-extract --remove"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource/roboto": "4.5.8",
|
||||
"@fontsource/roboto": "5.0.1",
|
||||
"@jellyfin/sdk": "0.8.2",
|
||||
"@vueuse/components": "10.1.0",
|
||||
"@vueuse/core": "10.1.0",
|
||||
|
8
package-lock.json
generated
8
package-lock.json
generated
@ -21,7 +21,7 @@
|
||||
"version": "0.3.1",
|
||||
"license": "GPL-3.0-only",
|
||||
"dependencies": {
|
||||
"@fontsource/roboto": "4.5.8",
|
||||
"@fontsource/roboto": "5.0.1",
|
||||
"@jellyfin/sdk": "0.8.2",
|
||||
"@vueuse/components": "10.1.0",
|
||||
"@vueuse/core": "10.1.0",
|
||||
@ -712,9 +712,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@fontsource/roboto": {
|
||||
"version": "4.5.8",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-4.5.8.tgz",
|
||||
"integrity": "sha512-CnD7zLItIzt86q4Sj3kZUiLcBk1dSk81qcqgMGaZe7SQ1P8hFNxhMl5AZthK1zrDM5m74VVhaOpuMGIL4gagaA=="
|
||||
"version": "5.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.0.1.tgz",
|
||||
"integrity": "sha512-pWF64nF35Tfoh2kWgOuJYEFTLkpn+O3/GIR//u1MGD9b1yR+UBwYKXmcNx9CRyNPjMdWjkdN9GKDHhaWZRYbnw=="
|
||||
},
|
||||
"node_modules/@humanwhocodes/config-array": {
|
||||
"version": "0.11.8",
|
||||
|
Loading…
Reference in New Issue
Block a user