ci: introduce knip for checking unused packages

fixes #21948

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
This commit is contained in:
Heikki Hellgren
2023-12-21 09:00:59 +02:00
parent 00175d889a
commit 23a29697aa
153 changed files with 2345 additions and 9 deletions
@@ -8,7 +8,11 @@
| @material-ui/core | package.json |
| @backstage/core-components | package.json |
<<<<<<< HEAD
## Unused devDependencies (6)
=======
## Unused devDependencies (7)
>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages)
| Name | Location |
|:-------------------------------|:-------------|
@@ -16,6 +20,10 @@
| @backstage/cli | package.json |
| @backstage/test-utils | package.json |
| @testing-library/react | package.json |
<<<<<<< HEAD
=======
| @testing-library/jest-dom | package.json |
>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages)
| @backstage/frontend-app-api | package.json |
| @backstage/frontend-test-utils | package.json |