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 |
|:-------|:-------------|
| yup | package.json |
| yaml | package.json |
| uuid | package.json |
| morgan | package.json |
| Name | Location | Severity |
| :----- | :----------- | :------- |
| morgan | package.json | error |
| uuid | package.json | error |
| yaml | package.json | error |
| yup | package.json | error |
## Unused devDependencies (2)
| Name | Location |
|:------------|:-------------|
| @types/yup | package.json |
| @types/uuid | package.json |
| Name | Location | Severity |
| :---------- | :----------- | :------- |
| @types/uuid | package.json | error |
| @types/yup | package.json | error |