Bump @fontsource/roboto-mono from 4.5.5 to 4.5.7 (#249)
This commit is contained in:
parent
c379806802
commit
8d498faa7f
|
@ -14,7 +14,7 @@
|
||||||
"@craco/craco": "^6.4.3",
|
"@craco/craco": "^6.4.3",
|
||||||
"@fontsource/fira-code": "^4.5.9",
|
"@fontsource/fira-code": "^4.5.9",
|
||||||
"@fontsource/roboto": "^4.5.5",
|
"@fontsource/roboto": "^4.5.5",
|
||||||
"@fontsource/roboto-mono": "^4.5.5",
|
"@fontsource/roboto-mono": "^4.5.7",
|
||||||
"@fontsource/space-grotesk": "^4.5.8",
|
"@fontsource/space-grotesk": "^4.5.8",
|
||||||
"@fortawesome/fontawesome-svg-core": "^6.1.1",
|
"@fortawesome/fontawesome-svg-core": "^6.1.1",
|
||||||
"@fortawesome/free-brands-svg-icons": "^6.1.1",
|
"@fortawesome/free-brands-svg-icons": "^6.1.1",
|
||||||
|
@ -2142,9 +2142,9 @@
|
||||||
"integrity": "sha512-Pe1p+gAO6K0aLxBXlLoJRHVx352tVc/v/7DOnvM3t+FYXb+KUga9aCD1NpnDfd0kKnWXqrZyAXguyyFWDDuphw=="
|
"integrity": "sha512-Pe1p+gAO6K0aLxBXlLoJRHVx352tVc/v/7DOnvM3t+FYXb+KUga9aCD1NpnDfd0kKnWXqrZyAXguyyFWDDuphw=="
|
||||||
},
|
},
|
||||||
"node_modules/@fontsource/roboto-mono": {
|
"node_modules/@fontsource/roboto-mono": {
|
||||||
"version": "4.5.5",
|
"version": "4.5.7",
|
||||||
"resolved": "https://registry.npmjs.org/@fontsource/roboto-mono/-/roboto-mono-4.5.5.tgz",
|
"resolved": "https://registry.npmjs.org/@fontsource/roboto-mono/-/roboto-mono-4.5.7.tgz",
|
||||||
"integrity": "sha512-krIslwmFMjDHtbSVKZLC6+PM6dOvw26OTm7rE7CrniJ4q5Lbfffx67RAlDI3ee0LsG6gIJd/JXBeUm+RgUsPqg=="
|
"integrity": "sha512-1uBjM95BEz7zJlmmnpNAM5afMvIxx0wqr86eA76vRqZw8OF5wmsRqYfF3caHuVarBH9/AGN7t9h+3UXK8fjq/Q=="
|
||||||
},
|
},
|
||||||
"node_modules/@fontsource/space-grotesk": {
|
"node_modules/@fontsource/space-grotesk": {
|
||||||
"version": "4.5.8",
|
"version": "4.5.8",
|
||||||
|
@ -20996,9 +20996,9 @@
|
||||||
"integrity": "sha512-Pe1p+gAO6K0aLxBXlLoJRHVx352tVc/v/7DOnvM3t+FYXb+KUga9aCD1NpnDfd0kKnWXqrZyAXguyyFWDDuphw=="
|
"integrity": "sha512-Pe1p+gAO6K0aLxBXlLoJRHVx352tVc/v/7DOnvM3t+FYXb+KUga9aCD1NpnDfd0kKnWXqrZyAXguyyFWDDuphw=="
|
||||||
},
|
},
|
||||||
"@fontsource/roboto-mono": {
|
"@fontsource/roboto-mono": {
|
||||||
"version": "4.5.5",
|
"version": "4.5.7",
|
||||||
"resolved": "https://registry.npmjs.org/@fontsource/roboto-mono/-/roboto-mono-4.5.5.tgz",
|
"resolved": "https://registry.npmjs.org/@fontsource/roboto-mono/-/roboto-mono-4.5.7.tgz",
|
||||||
"integrity": "sha512-krIslwmFMjDHtbSVKZLC6+PM6dOvw26OTm7rE7CrniJ4q5Lbfffx67RAlDI3ee0LsG6gIJd/JXBeUm+RgUsPqg=="
|
"integrity": "sha512-1uBjM95BEz7zJlmmnpNAM5afMvIxx0wqr86eA76vRqZw8OF5wmsRqYfF3caHuVarBH9/AGN7t9h+3UXK8fjq/Q=="
|
||||||
},
|
},
|
||||||
"@fontsource/space-grotesk": {
|
"@fontsource/space-grotesk": {
|
||||||
"version": "4.5.8",
|
"version": "4.5.8",
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
"@craco/craco": "^6.4.3",
|
"@craco/craco": "^6.4.3",
|
||||||
"@fontsource/fira-code": "^4.5.9",
|
"@fontsource/fira-code": "^4.5.9",
|
||||||
"@fontsource/roboto": "^4.5.5",
|
"@fontsource/roboto": "^4.5.5",
|
||||||
"@fontsource/roboto-mono": "^4.5.5",
|
"@fontsource/roboto-mono": "^4.5.7",
|
||||||
"@fontsource/space-grotesk": "^4.5.8",
|
"@fontsource/space-grotesk": "^4.5.8",
|
||||||
"@fortawesome/fontawesome-svg-core": "^6.1.1",
|
"@fortawesome/fontawesome-svg-core": "^6.1.1",
|
||||||
"@fortawesome/free-brands-svg-icons": "^6.1.1",
|
"@fortawesome/free-brands-svg-icons": "^6.1.1",
|
||||||
|
|
Loading…
Reference in New Issue