upgrade knip

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-02-08 13:11:05 +01:00
parent 58ba5c6794
commit 439df11d06
179 changed files with 1033 additions and 1033 deletions
+10 -10
View File
@@ -2,17 +2,17 @@
## Unused dependencies (4)
| Name | Location |
|:--------------------------|:-------------|
| zod | package.json |
| immer | package.json |
| zod-to-json-schema | package.json |
| @backstage/catalog-client | package.json |
| Name | Location | Severity |
| :------------------------ | :----------- | :------- |
| @backstage/catalog-client | package.json | error |
| zod-to-json-schema | package.json | error |
| immer | package.json | error |
| zod | package.json | error |
## Unused devDependencies (2)
| Name | Location |
|:---------------------------------|:-------------|
| @testing-library/dom | package.json |
| @backstage/plugin-catalog-common | package.json |
| Name | Location | Severity |
| :------------------------------- | :----------- | :------- |
| @backstage/plugin-catalog-common | package.json | error |
| @testing-library/dom | package.json | error |