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:
renovate[bot] 2023-05-27 20:02:04 +02:00 committed by GitHub
parent 4804c728cc
commit e273835d85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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
View File

@ -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",