updated the knip rules a bit

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-02-08 09:40:51 +01:00
parent 8afb5c6671
commit e97cc0b0a3
272 changed files with 451 additions and 2046 deletions
+2 -10
View File
@@ -1,26 +1,18 @@
# Knip report
## Unused dependencies (6)
## Unused dependencies (4)
| Name | Location |
|:--------------------------|:-------------|
| zod | package.json |
| immer | package.json |
| zen-observable | package.json |
| @backstage/theme | package.json |
| zod-to-json-schema | package.json |
| @backstage/catalog-client | package.json |
## Unused devDependencies (8)
## Unused devDependencies (2)
| Name | Location |
|:---------------------------------|:-------------|
| @backstage/cli | package.json |
| @testing-library/dom | package.json |
| @backstage/test-utils | package.json |
| @testing-library/react | package.json |
| @backstage/core-app-api | package.json |
| @backstage/plugin-catalog | package.json |
| @testing-library/user-event | package.json |
| @backstage/plugin-catalog-common | package.json |