chore(striker-ui): install font source code pro

main
Tsu-ba-me 3 years ago
parent 39f26e4c8f
commit 06fada6c0b
  1. 11
      striker-ui/package-lock.json
  2. 1
      striker-ui/package.json

@ -14,6 +14,7 @@
"@emotion/server": "^11.4.0",
"@emotion/styled": "^11.6.0",
"@fontsource/roboto-condensed": "^4.5.0",
"@fontsource/source-code-pro": "^4.5.1",
"@material-ui/core": "^4.11.3",
"@material-ui/icons": "^4.11.2",
"@material-ui/styles": "^4.11.4",
@ -950,6 +951,11 @@
"resolved": "https://registry.npmjs.org/@fontsource/roboto-condensed/-/roboto-condensed-4.5.3.tgz",
"integrity": "sha512-gxUhy1ia9F0HSBcfvfKvmJ1+INbYALOCZVK8L6qAYRPT3Qhy8S9vfR3Ycz5kCniBZtArCVTlFgzB31UKhOMZLg=="
},
"node_modules/@fontsource/source-code-pro": {
"version": "4.5.4",
"resolved": "https://registry.npmjs.org/@fontsource/source-code-pro/-/source-code-pro-4.5.4.tgz",
"integrity": "sha512-kJ5MWWX1rw6dTc7t0EkpRajEKNUfWAERat4m1C/NPfR+7LqslXmtNbyizFnK8lm2NfDN52CzWe6dQXFaw3WXww=="
},
"node_modules/@humanwhocodes/config-array": {
"version": "0.5.0",
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz",
@ -7136,6 +7142,11 @@
"resolved": "https://registry.npmjs.org/@fontsource/roboto-condensed/-/roboto-condensed-4.5.3.tgz",
"integrity": "sha512-gxUhy1ia9F0HSBcfvfKvmJ1+INbYALOCZVK8L6qAYRPT3Qhy8S9vfR3Ycz5kCniBZtArCVTlFgzB31UKhOMZLg=="
},
"@fontsource/source-code-pro": {
"version": "4.5.4",
"resolved": "https://registry.npmjs.org/@fontsource/source-code-pro/-/source-code-pro-4.5.4.tgz",
"integrity": "sha512-kJ5MWWX1rw6dTc7t0EkpRajEKNUfWAERat4m1C/NPfR+7LqslXmtNbyizFnK8lm2NfDN52CzWe6dQXFaw3WXww=="
},
"@humanwhocodes/config-array": {
"version": "0.5.0",
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz",

@ -18,6 +18,7 @@
"@emotion/server": "^11.4.0",
"@emotion/styled": "^11.6.0",
"@fontsource/roboto-condensed": "^4.5.0",
"@fontsource/source-code-pro": "^4.5.1",
"@material-ui/core": "^4.11.3",
"@material-ui/icons": "^4.11.2",
"@material-ui/styles": "^4.11.4",

Loading…
Cancel
Save