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
+27 -27
View File
@@ -2,37 +2,37 @@
## Unused dependencies (15)
| Name | Location |
|:----------------------------------|:-------------|
| vite | package.json |
| history | package.json |
| react-router | package.json |
| @octokit/rest | package.json |
| zen-observable | package.json |
| vite-plugin-html | package.json |
| @material-ui/lab | package.json |
| @backstage/theme | package.json |
| @vitejs/plugin-react | package.json |
| vite-plugin-node-polyfills | package.json |
| @backstage/plugin-airbrake | package.json |
| @backstage/frontend-app-api | package.json |
| @backstage/plugin-azure-sites | package.json |
| @backstage/plugin-search-common | package.json |
| @backstage/plugin-linguist-common | package.json |
| Name | Location | Severity |
| :-------------------------------- | :----------- | :------- |
| @backstage/plugin-linguist-common | package.json | error |
| @backstage/plugin-search-common | package.json | error |
| @backstage/plugin-azure-sites | package.json | error |
| @backstage/frontend-app-api | package.json | error |
| @backstage/plugin-airbrake | package.json | error |
| vite-plugin-node-polyfills | package.json | error |
| @vitejs/plugin-react | package.json | error |
| @backstage/theme | package.json | error |
| @material-ui/lab | package.json | error |
| vite-plugin-html | package.json | error |
| zen-observable | package.json | error |
| @octokit/rest | package.json | error |
| react-router | package.json | error |
| history | package.json | error |
| vite | package.json | error |
## Unused devDependencies (5)
| Name | Location |
|:----------------------------|:-------------|
| cross-env | package.json |
| @types/jquery | package.json |
| @testing-library/dom | package.json |
| @types/zen-observable | package.json |
| @testing-library/user-event | package.json |
| Name | Location | Severity |
| :-------------------------- | :----------- | :------- |
| @testing-library/user-event | package.json | error |
| @types/zen-observable | package.json | error |
| @testing-library/dom | package.json | error |
| @types/jquery | package.json | error |
| cross-env | package.json | error |
## Unlisted dependencies (1)
| Name | Location |
|:------------|:---------------------------------------------------------|
| @rjsf/utils | src/components/scaffolder/customScaffolderExtensions.tsx |
| Name | Location | Severity |
| :---------- | :------------------------------------------------------- | :------- |
| @rjsf/utils | src/components/scaffolder/customScaffolderExtensions.tsx | error |