@backstage/plugin-techdocs 0.0.0-nightly-20260116025035 → 0.0.0-nightly-20260118025620

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,26 +1,26 @@
1
1
  # @backstage/plugin-techdocs
2
2
 
3
- ## 0.0.0-nightly-20260116025035
3
+ ## 0.0.0-nightly-20260118025620
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies
8
- - @backstage/core-components@0.0.0-nightly-20260116025035
9
- - @backstage/integration@0.0.0-nightly-20260116025035
10
- - @backstage/frontend-plugin-api@0.0.0-nightly-20260116025035
8
+ - @backstage/frontend-plugin-api@0.0.0-nightly-20260118025620
9
+ - @backstage/core-components@0.0.0-nightly-20260118025620
10
+ - @backstage/integration@0.0.0-nightly-20260118025620
11
+ - @backstage/core-plugin-api@0.0.0-nightly-20260118025620
12
+ - @backstage/plugin-catalog-react@0.0.0-nightly-20260118025620
13
+ - @backstage/plugin-search-react@0.0.0-nightly-20260118025620
14
+ - @backstage/plugin-techdocs-react@0.0.0-nightly-20260118025620
11
15
  - @backstage/catalog-client@1.12.1
12
16
  - @backstage/catalog-model@1.7.6
13
17
  - @backstage/config@1.3.6
14
- - @backstage/core-plugin-api@0.0.0-nightly-20260116025035
15
18
  - @backstage/errors@1.2.7
16
- - @backstage/integration-react@0.0.0-nightly-20260116025035
19
+ - @backstage/integration-react@0.0.0-nightly-20260118025620
17
20
  - @backstage/theme@0.7.1
18
- - @backstage/plugin-auth-react@0.0.0-nightly-20260116025035
19
- - @backstage/plugin-catalog-react@0.0.0-nightly-20260116025035
20
- - @backstage/plugin-search-common@0.0.0-nightly-20260116025035
21
- - @backstage/plugin-search-react@0.0.0-nightly-20260116025035
21
+ - @backstage/plugin-auth-react@0.0.0-nightly-20260118025620
22
+ - @backstage/plugin-search-common@0.0.0-nightly-20260118025620
22
23
  - @backstage/plugin-techdocs-common@0.1.1
23
- - @backstage/plugin-techdocs-react@0.0.0-nightly-20260116025035
24
24
 
25
25
  ## 1.16.2-next.1
26
26
 
@@ -1,5 +1,5 @@
1
1
  var name = "@backstage/plugin-techdocs";
2
- var version = "0.0.0-nightly-20260116025035";
2
+ var version = "0.0.0-nightly-20260118025620";
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-20260116025035",
3
+ "version": "0.0.0-nightly-20260118025620",
4
4
  "description": "The Backstage plugin that renders technical documentation for your components",
5
5
  "backstage": {
6
6
  "role": "frontend-plugin",
@@ -74,18 +74,18 @@
74
74
  "@backstage/catalog-client": "1.12.1",
75
75
  "@backstage/catalog-model": "1.7.6",
76
76
  "@backstage/config": "1.3.6",
77
- "@backstage/core-components": "0.0.0-nightly-20260116025035",
78
- "@backstage/core-plugin-api": "0.0.0-nightly-20260116025035",
77
+ "@backstage/core-components": "0.0.0-nightly-20260118025620",
78
+ "@backstage/core-plugin-api": "0.0.0-nightly-20260118025620",
79
79
  "@backstage/errors": "1.2.7",
80
- "@backstage/frontend-plugin-api": "0.0.0-nightly-20260116025035",
81
- "@backstage/integration": "0.0.0-nightly-20260116025035",
82
- "@backstage/integration-react": "0.0.0-nightly-20260116025035",
83
- "@backstage/plugin-auth-react": "0.0.0-nightly-20260116025035",
84
- "@backstage/plugin-catalog-react": "0.0.0-nightly-20260116025035",
85
- "@backstage/plugin-search-common": "0.0.0-nightly-20260116025035",
86
- "@backstage/plugin-search-react": "0.0.0-nightly-20260116025035",
80
+ "@backstage/frontend-plugin-api": "0.0.0-nightly-20260118025620",
81
+ "@backstage/integration": "0.0.0-nightly-20260118025620",
82
+ "@backstage/integration-react": "0.0.0-nightly-20260118025620",
83
+ "@backstage/plugin-auth-react": "0.0.0-nightly-20260118025620",
84
+ "@backstage/plugin-catalog-react": "0.0.0-nightly-20260118025620",
85
+ "@backstage/plugin-search-common": "0.0.0-nightly-20260118025620",
86
+ "@backstage/plugin-search-react": "0.0.0-nightly-20260118025620",
87
87
  "@backstage/plugin-techdocs-common": "0.1.1",
88
- "@backstage/plugin-techdocs-react": "0.0.0-nightly-20260116025035",
88
+ "@backstage/plugin-techdocs-react": "0.0.0-nightly-20260118025620",
89
89
  "@backstage/theme": "0.7.1",
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-20260116025035",
103
- "@backstage/core-app-api": "0.0.0-nightly-20260116025035",
104
- "@backstage/dev-utils": "0.0.0-nightly-20260116025035",
105
- "@backstage/plugin-catalog": "0.0.0-nightly-20260116025035",
106
- "@backstage/plugin-techdocs-module-addons-contrib": "0.0.0-nightly-20260116025035",
107
- "@backstage/test-utils": "0.0.0-nightly-20260116025035",
102
+ "@backstage/cli": "0.0.0-nightly-20260118025620",
103
+ "@backstage/core-app-api": "0.0.0-nightly-20260118025620",
104
+ "@backstage/dev-utils": "0.0.0-nightly-20260118025620",
105
+ "@backstage/plugin-catalog": "0.0.0-nightly-20260118025620",
106
+ "@backstage/plugin-techdocs-module-addons-contrib": "0.0.0-nightly-20260118025620",
107
+ "@backstage/test-utils": "0.0.0-nightly-20260118025620",
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",