@@ -2,4 +2,4 @@
|
||||
'@backstage/plugin-techdocs': patch
|
||||
---
|
||||
|
||||
Excludes svg styling from sanitization
|
||||
Excludes SVG styling from sanitization
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -47,6 +47,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/backend-plugin-api": "workspace:^",
|
||||
"@backstage/config": "workspace:^",
|
||||
"@backstage/errors": "workspace:^"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -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 |
|
||||
|
||||
@@ -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 |
|
||||
|
||||
|
||||
@@ -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)
|
||||
|
||||
|
||||
@@ -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,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 |
|
||||
|
||||
|
||||
@@ -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 |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user