@backstage/plugin-techdocs 1.18.0-next.0 → 1.18.0-next.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/dist/plugins/techdocs/package.json.esm.js +2 -2
- package/package.json +10 -10
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,16 @@
|
|
|
1
1
|
# @backstage/plugin-techdocs
|
|
2
2
|
|
|
3
|
+
## 1.18.0-next.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- e06a951: chore(deps): bump `dompurify` from 3.4.11 to 3.4.12
|
|
8
|
+
- Updated dependencies
|
|
9
|
+
- @backstage/plugin-catalog-react@3.2.1-next.1
|
|
10
|
+
- @backstage/core-components@0.18.13-next.1
|
|
11
|
+
- @backstage/integration@2.1.0-next.0
|
|
12
|
+
- @backstage/integration-react@1.2.21-next.0
|
|
13
|
+
|
|
3
14
|
## 1.18.0-next.0
|
|
4
15
|
|
|
5
16
|
### Minor Changes
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
var name = "@backstage/plugin-techdocs";
|
|
2
|
-
var version = "1.18.0-next.
|
|
2
|
+
var version = "1.18.0-next.1";
|
|
3
3
|
var description = "The Backstage plugin that renders technical documentation for your components";
|
|
4
4
|
var backstage = {
|
|
5
5
|
role: "frontend-plugin",
|
|
@@ -81,7 +81,7 @@ var dependencies = {
|
|
|
81
81
|
"@material-ui/styles": "^4.10.0",
|
|
82
82
|
"@microsoft/fetch-event-source": "^2.0.1",
|
|
83
83
|
"@remixicon/react": ">=4.6.0 <4.9.0",
|
|
84
|
-
dompurify: "^3.4.
|
|
84
|
+
dompurify: "^3.4.12",
|
|
85
85
|
"git-url-parse": "^15.0.0",
|
|
86
86
|
lodash: "^4.17.21",
|
|
87
87
|
"react-helmet": "6.1.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@backstage/plugin-techdocs",
|
|
3
|
-
"version": "1.18.0-next.
|
|
3
|
+
"version": "1.18.0-next.1",
|
|
4
4
|
"description": "The Backstage plugin that renders technical documentation for your components",
|
|
5
5
|
"backstage": {
|
|
6
6
|
"role": "frontend-plugin",
|
|
@@ -74,14 +74,14 @@
|
|
|
74
74
|
"@backstage/catalog-client": "1.16.1",
|
|
75
75
|
"@backstage/catalog-model": "1.9.0",
|
|
76
76
|
"@backstage/config": "1.3.8",
|
|
77
|
-
"@backstage/core-components": "0.18.13-next.
|
|
77
|
+
"@backstage/core-components": "0.18.13-next.1",
|
|
78
78
|
"@backstage/core-plugin-api": "1.12.8",
|
|
79
79
|
"@backstage/errors": "1.3.1",
|
|
80
80
|
"@backstage/frontend-plugin-api": "0.17.3",
|
|
81
|
-
"@backstage/integration": "2.0.
|
|
82
|
-
"@backstage/integration-react": "1.2.
|
|
81
|
+
"@backstage/integration": "2.1.0-next.0",
|
|
82
|
+
"@backstage/integration-react": "1.2.21-next.0",
|
|
83
83
|
"@backstage/plugin-auth-react": "0.1.30-next.0",
|
|
84
|
-
"@backstage/plugin-catalog-react": "3.2.1-next.
|
|
84
|
+
"@backstage/plugin-catalog-react": "3.2.1-next.1",
|
|
85
85
|
"@backstage/plugin-search-common": "1.2.24",
|
|
86
86
|
"@backstage/plugin-search-react": "1.11.7-next.0",
|
|
87
87
|
"@backstage/plugin-techdocs-common": "0.1.1",
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
"@material-ui/styles": "^4.10.0",
|
|
95
95
|
"@microsoft/fetch-event-source": "^2.0.1",
|
|
96
96
|
"@remixicon/react": ">=4.6.0 <4.9.0",
|
|
97
|
-
"dompurify": "^3.4.
|
|
97
|
+
"dompurify": "^3.4.12",
|
|
98
98
|
"git-url-parse": "^15.0.0",
|
|
99
99
|
"lodash": "^4.17.21",
|
|
100
100
|
"react-helmet": "6.1.0",
|
|
@@ -102,11 +102,11 @@
|
|
|
102
102
|
"zod": "^4.0.0"
|
|
103
103
|
},
|
|
104
104
|
"devDependencies": {
|
|
105
|
-
"@backstage/cli": "0.36.
|
|
105
|
+
"@backstage/cli": "0.36.5-next.0",
|
|
106
106
|
"@backstage/core-app-api": "1.20.4-next.0",
|
|
107
|
-
"@backstage/dev-utils": "1.1.26-next.
|
|
108
|
-
"@backstage/plugin-catalog": "2.0.8-next.
|
|
109
|
-
"@backstage/plugin-techdocs-module-addons-contrib": "1.1.39-next.
|
|
107
|
+
"@backstage/dev-utils": "1.1.26-next.1",
|
|
108
|
+
"@backstage/plugin-catalog": "2.0.8-next.1",
|
|
109
|
+
"@backstage/plugin-techdocs-module-addons-contrib": "1.1.39-next.1",
|
|
110
110
|
"@backstage/test-utils": "1.7.21-next.0",
|
|
111
111
|
"@testing-library/dom": "^10.0.0",
|
|
112
112
|
"@testing-library/jest-dom": "^6.0.0",
|