missing dependency

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2025-03-16 16:26:32 +01:00
parent d81cdcc45d
commit 27217a2d45
13 changed files with 30 additions and 41 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-techdocs': patch
---
Excludes svg styling from sanitization
Excludes SVG styling from sanitization
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-techdocs': patch
---
Adds the page name of techdoc to the document's title.
Adds the page name of techdocs to the document's title.
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-techdocs': patch
---
Updates logic to check for SVG sources when inlining svgs.
Updates logic to check for SVG sources when inlining them.
@@ -190,6 +190,7 @@ Indal
indexable
ingestors
inlined
inlining
inlinehilite
integrator's
interop
+1
View File
@@ -47,6 +47,7 @@
},
"dependencies": {
"@backstage/backend-plugin-api": "workspace:^",
"@backstage/config": "workspace:^",
"@backstage/errors": "workspace:^"
},
"devDependencies": {
+1 -2
View File
@@ -1,6 +1,6 @@
# Knip report
## Unused dependencies (13)
## Unused dependencies (12)
| Name | Location | Severity |
| :------------------------------------------------- | :----------- | :------- |
@@ -12,7 +12,6 @@
| @gitbeaker/node | package.json | error |
| better-sqlite3 | package.json | error |
| @octokit/rest | package.json | error |
| example-app | package.json | error |
| dockerode | package.json | error |
| mysql2 | package.json | error |
| luxon | package.json | error |
+8 -7
View File
@@ -1,6 +1,6 @@
# Knip report
## Unused dependencies (26)
## Unused dependencies (27)
| Name | Location | Severity |
| :--------------------------- | :----------- | :------- |
@@ -16,6 +16,7 @@
| terser-webpack-plugin | package.json | error |
| eslint-plugin-react | package.json | error |
| @octokit/oauth-app | package.json | error |
| @types/webpack-env | package.json | error |
| @svgr/plugin-svgo | package.json | error |
| @octokit/graphql | package.json | error |
| @svgr/plugin-jsx | package.json | error |
@@ -60,10 +61,10 @@
## Unlisted dependencies (4)
| Name | Location | Severity |
| :-------- | :----------------------------------- | :------- |
| react-dom | src/lib/bundler/hasReactDomClient.ts | error |
| react-dom | src/lib/bundler/config.ts | error |
| react | src/lib/bundler/config.ts | error |
| react | src/lib/bundler/server.ts | error |
| Name | Location | Severity |
| :-------- | :------------------------------------------------- | :------- |
| react-dom | src/modules/build/lib/bundler/hasReactDomClient.ts | error |
| react-dom | src/modules/build/lib/bundler/config.ts | error |
| react | src/modules/build/lib/bundler/config.ts | error |
| react | src/modules/build/lib/bundler/server.ts | error |
+2 -1
View File
@@ -10,11 +10,12 @@
| is-glob | package.json | error |
| glob | package.json | error |
## Unused devDependencies (1)
## Unused devDependencies (2)
| Name | Location | Severity |
| :------------- | :----------- | :------- |
| @types/is-glob | package.json | error |
| typedoc | package.json | error |
## Referenced optional peerDependencies (1)
+5 -8
View File
@@ -7,13 +7,10 @@
| @material-ui/lab | package.json | error |
| react-use | package.json | error |
## Unused devDependencies (5)
## Unused devDependencies (2)
| Name | Location | Severity |
| :----------------------------- | :----------- | :------- |
| @backstage/frontend-test-utils | package.json | error |
| @testing-library/user-event | package.json | error |
| @testing-library/react | package.json | error |
| @backstage/dev-utils | package.json | error |
| msw | package.json | error |
| Name | Location | Severity |
| :------------------- | :----------- | :------- |
| @backstage/dev-utils | package.json | error |
| msw | package.json | error |
+1 -12
View File
@@ -1,19 +1,8 @@
# Knip report
## Unused dependencies (5)
| Name | Location | Severity |
| :----- | :----------- | :------- |
| morgan | package.json | error |
| uuid | package.json | error |
| yaml | package.json | error |
| yup | package.json | error |
| yn | package.json | error |
## Unused devDependencies (2)
## Unused devDependencies (1)
| Name | Location | Severity |
| :------------------------- | :----------- | :------- |
| @backstage/backend-app-api | package.json | error |
| @types/yup | package.json | error |
@@ -2,7 +2,7 @@
## Unlisted dependencies (1)
| Name | Location | Severity |
| :------------ | :--------------------- | :------- |
| @octokit/core | src/actions/helpers.ts | error |
| Name | Location | Severity |
| :------------ | :---------- | :------- |
| @octokit/core | src/util.ts | error |
+4 -5
View File
@@ -1,9 +1,8 @@
# Knip report
## Unused dependencies (2)
## Unused dependencies (1)
| Name | Location | Severity |
| :---------------- | :----------- | :------- |
| @backstage/config | package.json | error |
| yn | package.json | error |
| Name | Location | Severity |
| :-------------------------- | :----------- | :------- |
| @backstage/plugin-auth-node | package.json | error |
+1
View File
@@ -3464,6 +3464,7 @@ __metadata:
"@backstage/backend-plugin-api": "workspace:^"
"@backstage/backend-test-utils": "workspace:^"
"@backstage/cli": "workspace:^"
"@backstage/config": "workspace:^"
"@backstage/errors": "workspace:^"
languageName: unknown
linkType: soft