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
+11
View File
@@ -1,11 +1,22 @@
# Knip report
<<<<<<< HEAD
## Unused devDependencies (4)
=======
## Unused devDependencies (7)
>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages)
| Name | Location |
|:----------------------------|:-------------|
| @backstage/cli | package.json |
| @testing-library/dom | package.json |
<<<<<<< HEAD
| @testing-library/react | package.json |
=======
| @backstage/dev-utils | package.json |
| @backstage/test-utils | package.json |
| @testing-library/react | package.json |
| @testing-library/jest-dom | package.json |
>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages)
| @testing-library/user-event | package.json |