@backstage/plugin-techdocs 0.0.0-nightly-20260312031133 → 0.0.0-nightly-20260314030835

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 CHANGED
@@ -1,28 +1,28 @@
1
1
  # @backstage/plugin-techdocs
2
2
 
3
- ## 0.0.0-nightly-20260312031133
3
+ ## 0.0.0-nightly-20260314030835
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - 9795d30: chore(deps): bump `dompurify` from 3.3.1 to 3.3.2
8
8
  - 30e08df: Added `documentation` as the default entity content group for the TechDocs entity content tab.
9
9
  - Updated dependencies
10
- - @backstage/plugin-search-react@0.0.0-nightly-20260312031133
11
- - @backstage/catalog-client@0.0.0-nightly-20260312031133
12
- - @backstage/frontend-plugin-api@0.0.0-nightly-20260312031133
13
- - @backstage/core-plugin-api@0.0.0-nightly-20260312031133
14
- - @backstage/plugin-catalog-react@0.0.0-nightly-20260312031133
15
- - @backstage/integration@0.0.0-nightly-20260312031133
16
- - @backstage/core-components@0.0.0-nightly-20260312031133
10
+ - @backstage/plugin-search-react@0.0.0-nightly-20260314030835
11
+ - @backstage/catalog-client@0.0.0-nightly-20260314030835
12
+ - @backstage/frontend-plugin-api@0.0.0-nightly-20260314030835
13
+ - @backstage/core-plugin-api@0.0.0-nightly-20260314030835
14
+ - @backstage/plugin-catalog-react@0.0.0-nightly-20260314030835
15
+ - @backstage/integration@0.0.0-nightly-20260314030835
16
+ - @backstage/core-components@0.0.0-nightly-20260314030835
17
17
  - @backstage/catalog-model@1.7.6
18
18
  - @backstage/config@1.3.6
19
19
  - @backstage/errors@1.2.7
20
- - @backstage/integration-react@0.0.0-nightly-20260312031133
20
+ - @backstage/integration-react@0.0.0-nightly-20260314030835
21
21
  - @backstage/theme@0.7.2
22
- - @backstage/plugin-auth-react@0.0.0-nightly-20260312031133
22
+ - @backstage/plugin-auth-react@0.0.0-nightly-20260314030835
23
23
  - @backstage/plugin-search-common@1.2.22
24
24
  - @backstage/plugin-techdocs-common@0.1.1
25
- - @backstage/plugin-techdocs-react@0.0.0-nightly-20260312031133
25
+ - @backstage/plugin-techdocs-react@0.0.0-nightly-20260314030835
26
26
 
27
27
  ## 1.17.1-next.2
28
28
 
@@ -1,5 +1,5 @@
1
1
  var name = "@backstage/plugin-techdocs";
2
- var version = "0.0.0-nightly-20260312031133";
2
+ var version = "0.0.0-nightly-20260314030835";
3
3
  var description = "The Backstage plugin that renders technical documentation for your components";
4
4
  var backstage = {
5
5
  role: "frontend-plugin",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-techdocs",
3
- "version": "0.0.0-nightly-20260312031133",
3
+ "version": "0.0.0-nightly-20260314030835",
4
4
  "description": "The Backstage plugin that renders technical documentation for your components",
5
5
  "backstage": {
6
6
  "role": "frontend-plugin",
@@ -71,21 +71,21 @@
71
71
  "test": "backstage-cli package test"
72
72
  },
73
73
  "dependencies": {
74
- "@backstage/catalog-client": "0.0.0-nightly-20260312031133",
74
+ "@backstage/catalog-client": "0.0.0-nightly-20260314030835",
75
75
  "@backstage/catalog-model": "1.7.6",
76
76
  "@backstage/config": "1.3.6",
77
- "@backstage/core-components": "0.0.0-nightly-20260312031133",
78
- "@backstage/core-plugin-api": "0.0.0-nightly-20260312031133",
77
+ "@backstage/core-components": "0.0.0-nightly-20260314030835",
78
+ "@backstage/core-plugin-api": "0.0.0-nightly-20260314030835",
79
79
  "@backstage/errors": "1.2.7",
80
- "@backstage/frontend-plugin-api": "0.0.0-nightly-20260312031133",
81
- "@backstage/integration": "0.0.0-nightly-20260312031133",
82
- "@backstage/integration-react": "0.0.0-nightly-20260312031133",
83
- "@backstage/plugin-auth-react": "0.0.0-nightly-20260312031133",
84
- "@backstage/plugin-catalog-react": "0.0.0-nightly-20260312031133",
80
+ "@backstage/frontend-plugin-api": "0.0.0-nightly-20260314030835",
81
+ "@backstage/integration": "0.0.0-nightly-20260314030835",
82
+ "@backstage/integration-react": "0.0.0-nightly-20260314030835",
83
+ "@backstage/plugin-auth-react": "0.0.0-nightly-20260314030835",
84
+ "@backstage/plugin-catalog-react": "0.0.0-nightly-20260314030835",
85
85
  "@backstage/plugin-search-common": "1.2.22",
86
- "@backstage/plugin-search-react": "0.0.0-nightly-20260312031133",
86
+ "@backstage/plugin-search-react": "0.0.0-nightly-20260314030835",
87
87
  "@backstage/plugin-techdocs-common": "0.1.1",
88
- "@backstage/plugin-techdocs-react": "0.0.0-nightly-20260312031133",
88
+ "@backstage/plugin-techdocs-react": "0.0.0-nightly-20260314030835",
89
89
  "@backstage/theme": "0.7.2",
90
90
  "@material-ui/core": "^4.12.2",
91
91
  "@material-ui/icons": "^4.9.1",
@@ -99,12 +99,12 @@
99
99
  "react-use": "^17.2.4"
100
100
  },
101
101
  "devDependencies": {
102
- "@backstage/cli": "0.0.0-nightly-20260312031133",
103
- "@backstage/core-app-api": "0.0.0-nightly-20260312031133",
104
- "@backstage/dev-utils": "0.0.0-nightly-20260312031133",
105
- "@backstage/plugin-catalog": "0.0.0-nightly-20260312031133",
106
- "@backstage/plugin-techdocs-module-addons-contrib": "0.0.0-nightly-20260312031133",
107
- "@backstage/test-utils": "0.0.0-nightly-20260312031133",
102
+ "@backstage/cli": "0.0.0-nightly-20260314030835",
103
+ "@backstage/core-app-api": "0.0.0-nightly-20260314030835",
104
+ "@backstage/dev-utils": "0.0.0-nightly-20260314030835",
105
+ "@backstage/plugin-catalog": "0.0.0-nightly-20260314030835",
106
+ "@backstage/plugin-techdocs-module-addons-contrib": "0.0.0-nightly-20260314030835",
107
+ "@backstage/test-utils": "0.0.0-nightly-20260314030835",
108
108
  "@testing-library/dom": "^10.0.0",
109
109
  "@testing-library/jest-dom": "^6.0.0",
110
110
  "@testing-library/react": "^16.0.0",