Upgrade font packages.

The `typefaces` project has been deprecated in favor of `fontsource`.

https://github.com/KyleAMathews/typefaces
https://github.com/fontsource/fontsource
This commit is contained in:
evazion
2021-02-13 18:51:51 -06:00
parent db8991babf
commit f42fe5f1f7
3 changed files with 98 additions and 98 deletions

View File

@@ -22,14 +22,14 @@
"sass-loader": "^11.0.0",
"spark-md5": "^3.0.0",
"tippy.js": "^6.2.3",
"typeface-anton": "^0.0.72",
"typeface-archivo-narrow": "^1.0.0",
"typeface-ibm-plex-mono": "^0.0.61",
"typeface-indie-flower": "^0.0.72",
"typeface-lora": "^0.0.72",
"typeface-petit-formal-script": "^0.0.72",
"typeface-rokkitt": "^1.0.0",
"typeface-unifrakturmaguntia": "^0.0.72",
"@fontsource/anton": "^4.0.0",
"@fontsource/archivo-narrow": "^4.0.0",
"@fontsource/ibm-plex-mono": "^4.0.0",
"@fontsource/indie-flower": "^4.0.0",
"@fontsource/lora": "^4.0.0",
"@fontsource/petit-formal-script": "^4.0.0",
"@fontsource/rokkitt": "^4.0.0",
"@fontsource/unifrakturmaguntia": "^4.0.0",
"typopro-web": "^4.2.2",
"webpack": "^5.11.0",
"webpack-cli": "^4.2.0"