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
+13 -13
View File
@@ -2,20 +2,20 @@
## Unused dependencies (4)
| Name | Location |
|:-------------------|:-------------|
| react-use | package.json |
| @material-ui/lab | package.json |
| @backstage/theme | package.json |
| @material-ui/icons | package.json |
| Name | Location | Severity |
| :----------------- | :----------- | :------- |
| @material-ui/icons | package.json | error |
| @backstage/theme | package.json | error |
| @material-ui/lab | package.json | error |
| react-use | package.json | error |
## Unused devDependencies (5)
| Name | Location |
|:----------------------------|:-------------|
| msw | package.json |
| @backstage/test-utils | package.json |
| @testing-library/react | package.json |
| @backstage/core-app-api | package.json |
| @testing-library/user-event | package.json |
| Name | Location | Severity |
| :-------------------------- | :----------- | :------- |
| @testing-library/user-event | package.json | error |
| @backstage/core-app-api | package.json | error |
| @testing-library/react | package.json | error |
| @backstage/test-utils | package.json | error |
| msw | package.json | error |