Bump @fontsource/roboto-mono from 4.5.7 to 4.5.8 (#328)
This commit is contained in:
parent
7653eb64f6
commit
3183c0b214
|
@ -12,7 +12,7 @@
|
||||||
"@chainlink/contracts": "^0.4.2",
|
"@chainlink/contracts": "^0.4.2",
|
||||||
"@fontsource/fira-code": "^4.5.11",
|
"@fontsource/fira-code": "^4.5.11",
|
||||||
"@fontsource/roboto": "^4.5.8",
|
"@fontsource/roboto": "^4.5.8",
|
||||||
"@fontsource/roboto-mono": "^4.5.7",
|
"@fontsource/roboto-mono": "^4.5.8",
|
||||||
"@fontsource/space-grotesk": "^4.5.9",
|
"@fontsource/space-grotesk": "^4.5.9",
|
||||||
"@fortawesome/fontawesome-svg-core": "^6.1.2",
|
"@fortawesome/fontawesome-svg-core": "^6.1.2",
|
||||||
"@fortawesome/free-brands-svg-icons": "^6.1.2",
|
"@fortawesome/free-brands-svg-icons": "^6.1.2",
|
||||||
|
@ -1320,9 +1320,9 @@
|
||||||
"integrity": "sha512-CnD7zLItIzt86q4Sj3kZUiLcBk1dSk81qcqgMGaZe7SQ1P8hFNxhMl5AZthK1zrDM5m74VVhaOpuMGIL4gagaA=="
|
"integrity": "sha512-CnD7zLItIzt86q4Sj3kZUiLcBk1dSk81qcqgMGaZe7SQ1P8hFNxhMl5AZthK1zrDM5m74VVhaOpuMGIL4gagaA=="
|
||||||
},
|
},
|
||||||
"node_modules/@fontsource/roboto-mono": {
|
"node_modules/@fontsource/roboto-mono": {
|
||||||
"version": "4.5.7",
|
"version": "4.5.8",
|
||||||
"resolved": "https://registry.npmjs.org/@fontsource/roboto-mono/-/roboto-mono-4.5.7.tgz",
|
"resolved": "https://registry.npmjs.org/@fontsource/roboto-mono/-/roboto-mono-4.5.8.tgz",
|
||||||
"integrity": "sha512-1uBjM95BEz7zJlmmnpNAM5afMvIxx0wqr86eA76vRqZw8OF5wmsRqYfF3caHuVarBH9/AGN7t9h+3UXK8fjq/Q=="
|
"integrity": "sha512-AW44UkbQD0w1CT5mzDbsvhGZ6/bb0YmZzoELj6Sx8vcVEzcbYGUdt2Dtl5zqlOuYMWQFY1mniwWyVv+Bm/lVxw=="
|
||||||
},
|
},
|
||||||
"node_modules/@fontsource/space-grotesk": {
|
"node_modules/@fontsource/space-grotesk": {
|
||||||
"version": "4.5.9",
|
"version": "4.5.9",
|
||||||
|
@ -5376,9 +5376,9 @@
|
||||||
"integrity": "sha512-CnD7zLItIzt86q4Sj3kZUiLcBk1dSk81qcqgMGaZe7SQ1P8hFNxhMl5AZthK1zrDM5m74VVhaOpuMGIL4gagaA=="
|
"integrity": "sha512-CnD7zLItIzt86q4Sj3kZUiLcBk1dSk81qcqgMGaZe7SQ1P8hFNxhMl5AZthK1zrDM5m74VVhaOpuMGIL4gagaA=="
|
||||||
},
|
},
|
||||||
"@fontsource/roboto-mono": {
|
"@fontsource/roboto-mono": {
|
||||||
"version": "4.5.7",
|
"version": "4.5.8",
|
||||||
"resolved": "https://registry.npmjs.org/@fontsource/roboto-mono/-/roboto-mono-4.5.7.tgz",
|
"resolved": "https://registry.npmjs.org/@fontsource/roboto-mono/-/roboto-mono-4.5.8.tgz",
|
||||||
"integrity": "sha512-1uBjM95BEz7zJlmmnpNAM5afMvIxx0wqr86eA76vRqZw8OF5wmsRqYfF3caHuVarBH9/AGN7t9h+3UXK8fjq/Q=="
|
"integrity": "sha512-AW44UkbQD0w1CT5mzDbsvhGZ6/bb0YmZzoELj6Sx8vcVEzcbYGUdt2Dtl5zqlOuYMWQFY1mniwWyVv+Bm/lVxw=="
|
||||||
},
|
},
|
||||||
"@fontsource/space-grotesk": {
|
"@fontsource/space-grotesk": {
|
||||||
"version": "4.5.9",
|
"version": "4.5.9",
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
"@chainlink/contracts": "^0.4.2",
|
"@chainlink/contracts": "^0.4.2",
|
||||||
"@fontsource/fira-code": "^4.5.11",
|
"@fontsource/fira-code": "^4.5.11",
|
||||||
"@fontsource/roboto": "^4.5.8",
|
"@fontsource/roboto": "^4.5.8",
|
||||||
"@fontsource/roboto-mono": "^4.5.7",
|
"@fontsource/roboto-mono": "^4.5.8",
|
||||||
"@fontsource/space-grotesk": "^4.5.9",
|
"@fontsource/space-grotesk": "^4.5.9",
|
||||||
"@fortawesome/fontawesome-svg-core": "^6.1.2",
|
"@fortawesome/fontawesome-svg-core": "^6.1.2",
|
||||||
"@fortawesome/free-brands-svg-icons": "^6.1.2",
|
"@fortawesome/free-brands-svg-icons": "^6.1.2",
|
||||||
|
|
Loading…
Reference in New Issue