Merge pull request #131 from LBRYFoundation/dependabot/npm_and_yarn/fontsource/roboto-5.0.0

chore(deps-dev): bump @fontsource/roboto from 4.5.8 to 5.0.0
This commit is contained in:
Philip Ahlqvist 2023-05-24 15:52:19 +02:00 committed by GitHub
commit 01bebdaa46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 12 deletions

14
package-lock.json generated
View file

@ -9,7 +9,7 @@
"request-promise": "^4.2.6" "request-promise": "^4.2.6"
}, },
"devDependencies": { "devDependencies": {
"@fontsource/roboto": "^4.5.8", "@fontsource/roboto": "^5.0.0",
"@iconify/json": "^2.2.37", "@iconify/json": "^2.2.37",
"@iconify/vue2": "^2.1.0", "@iconify/vue2": "^2.1.0",
"@vuepress/plugin-pwa": "^1.9.9", "@vuepress/plugin-pwa": "^1.9.9",
@ -1696,9 +1696,9 @@
} }
}, },
"node_modules/@fontsource/roboto": { "node_modules/@fontsource/roboto": {
"version": "4.5.8", "version": "5.0.0",
"resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-4.5.8.tgz", "resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.0.0.tgz",
"integrity": "sha512-CnD7zLItIzt86q4Sj3kZUiLcBk1dSk81qcqgMGaZe7SQ1P8hFNxhMl5AZthK1zrDM5m74VVhaOpuMGIL4gagaA==", "integrity": "sha512-ZUbU49VQcTGo06+C/SOX77BYuJJ8kBAp1tcxQ/BwQrJEQCXct4913gKrX6b+IMGFaj+FnI9kx0SSe0J2iN2Mug==",
"dev": true "dev": true
}, },
"node_modules/@hapi/address": { "node_modules/@hapi/address": {
@ -16763,9 +16763,9 @@
} }
}, },
"@fontsource/roboto": { "@fontsource/roboto": {
"version": "4.5.8", "version": "5.0.0",
"resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-4.5.8.tgz", "resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.0.0.tgz",
"integrity": "sha512-CnD7zLItIzt86q4Sj3kZUiLcBk1dSk81qcqgMGaZe7SQ1P8hFNxhMl5AZthK1zrDM5m74VVhaOpuMGIL4gagaA==", "integrity": "sha512-ZUbU49VQcTGo06+C/SOX77BYuJJ8kBAp1tcxQ/BwQrJEQCXct4913gKrX6b+IMGFaj+FnI9kx0SSe0J2iN2Mug==",
"dev": true "dev": true
}, },
"@hapi/address": { "@hapi/address": {

View file

@ -1,7 +1,7 @@
{ {
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@fontsource/roboto": "^4.5.8", "@fontsource/roboto": "^5.0.0",
"@iconify/json": "^2.2.37", "@iconify/json": "^2.2.37",
"@iconify/vue2": "^2.1.0", "@iconify/vue2": "^2.1.0",
"@vuepress/plugin-pwa": "^1.9.9", "@vuepress/plugin-pwa": "^1.9.9",

View file

@ -829,10 +829,10 @@
lodash "^4.17.13" lodash "^4.17.13"
to-fast-properties "^2.0.0" to-fast-properties "^2.0.0"
"@fontsource/roboto@^4.5.8": "@fontsource/roboto@^5.0.0":
version "4.5.8" version "5.0.0"
resolved "https://registry.yarnpkg.com/@fontsource/roboto/-/roboto-4.5.8.tgz#56347764786079838faf43f0eeda22dd7328437f" resolved "https://registry.yarnpkg.com/@fontsource/roboto/-/roboto-5.0.0.tgz#a53db1122334849f7ca40f6c1e30c2ee044ab798"
integrity sha512-CnD7zLItIzt86q4Sj3kZUiLcBk1dSk81qcqgMGaZe7SQ1P8hFNxhMl5AZthK1zrDM5m74VVhaOpuMGIL4gagaA== integrity sha512-ZUbU49VQcTGo06+C/SOX77BYuJJ8kBAp1tcxQ/BwQrJEQCXct4913gKrX6b+IMGFaj+FnI9kx0SSe0J2iN2Mug==
"@hapi/address@2.x.x": "@hapi/address@2.x.x":
version "2.1.4" version "2.1.4"