api-docs: remove unused font dependency
Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-api-docs': patch
|
||||
---
|
||||
|
||||
Remove unused dependency on material-icons/font
|
||||
@@ -37,7 +37,6 @@
|
||||
"@backstage/plugin-catalog": "^0.7.0",
|
||||
"@backstage/plugin-catalog-react": "^0.5.2",
|
||||
"@backstage/theme": "^0.2.10",
|
||||
"@material-icons/font": "^1.0.2",
|
||||
"@material-ui/core": "^4.12.2",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@material-ui/lab": "4.0.0-alpha.57",
|
||||
|
||||
@@ -4405,11 +4405,6 @@
|
||||
semver "^7.3.4"
|
||||
tar "^6.1.0"
|
||||
|
||||
"@material-icons/font@^1.0.2":
|
||||
version "1.0.16"
|
||||
resolved "https://registry.npmjs.org/@material-icons/font/-/font-1.0.16.tgz#be54bf6e93b4f3d91dced3a7ddbbf350c82b2dfb"
|
||||
integrity sha512-6JstKiTTd0BzL9u1vU2meffGoT5kCCwtVe0Y2sSDpGfaLLE8wFHW1M2n/OGv2qm5kBbWarFqKGb6eqszvACbhA==
|
||||
|
||||
"@material-table/core@^3.1.0":
|
||||
version "3.1.0"
|
||||
resolved "https://registry.npmjs.org/@material-table/core/-/core-3.1.0.tgz#4fc3bd1553359e628413437a4102d8469852c253"
|
||||
|
||||
Reference in New Issue
Block a user