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
View File
@@ -11,7 +11,11 @@
| zod-to-json-schema | package.json |
| @backstage/catalog-client | package.json |
<<<<<<< HEAD
## Unused devDependencies (8)
=======
## Unused devDependencies (9)
>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages)
| Name | Location |
|:---------------------------------|:-------------|
@@ -20,6 +24,10 @@
| @backstage/test-utils | package.json |
| @testing-library/react | package.json |
| @backstage/core-app-api | package.json |
<<<<<<< HEAD
=======
| @testing-library/jest-dom | package.json |
>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages)
| @backstage/plugin-catalog | package.json |
| @testing-library/user-event | package.json |
| @backstage/plugin-catalog-common | package.json |