@backstage/plugin-techdocs 0.0.0-nightly-20250426023532 → 0.0.0-nightly-20250427023929

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +11 -11
  2. package/package.json +15 -15
package/CHANGELOG.md CHANGED
@@ -1,27 +1,27 @@
1
1
  # @backstage/plugin-techdocs
2
2
 
3
- ## 0.0.0-nightly-20250426023532
3
+ ## 0.0.0-nightly-20250427023929
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies
8
- - @backstage/integration@0.0.0-nightly-20250426023532
9
- - @backstage/core-components@0.0.0-nightly-20250426023532
10
- - @backstage/core-compat-api@0.0.0-nightly-20250426023532
11
- - @backstage/plugin-catalog-react@0.0.0-nightly-20250426023532
12
- - @backstage/catalog-client@0.0.0-nightly-20250426023532
13
- - @backstage/integration-react@0.0.0-nightly-20250426023532
14
- - @backstage/frontend-plugin-api@0.0.0-nightly-20250426023532
15
- - @backstage/plugin-auth-react@0.0.0-nightly-20250426023532
16
- - @backstage/plugin-search-react@0.0.0-nightly-20250426023532
17
- - @backstage/plugin-techdocs-react@0.0.0-nightly-20250426023532
8
+ - @backstage/integration@0.0.0-nightly-20250427023929
9
+ - @backstage/core-components@0.0.0-nightly-20250427023929
10
+ - @backstage/core-compat-api@0.0.0-nightly-20250427023929
11
+ - @backstage/plugin-catalog-react@0.0.0-nightly-20250427023929
12
+ - @backstage/catalog-client@0.0.0-nightly-20250427023929
13
+ - @backstage/integration-react@0.0.0-nightly-20250427023929
18
14
  - @backstage/catalog-model@1.7.3
19
15
  - @backstage/config@1.3.2
20
16
  - @backstage/core-plugin-api@1.10.6
21
17
  - @backstage/errors@1.2.7
18
+ - @backstage/frontend-plugin-api@0.0.0-nightly-20250427023929
22
19
  - @backstage/theme@0.6.5
20
+ - @backstage/plugin-auth-react@0.0.0-nightly-20250427023929
23
21
  - @backstage/plugin-search-common@1.2.17
22
+ - @backstage/plugin-search-react@0.0.0-nightly-20250427023929
24
23
  - @backstage/plugin-techdocs-common@0.1.0
24
+ - @backstage/plugin-techdocs-react@0.0.0-nightly-20250427023929
25
25
 
26
26
  ## 1.12.6-next.0
27
27
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-techdocs",
3
- "version": "0.0.0-nightly-20250426023532",
3
+ "version": "0.0.0-nightly-20250427023929",
4
4
  "description": "The Backstage plugin that renders technical documentation for your components",
5
5
  "backstage": {
6
6
  "role": "frontend-plugin",
@@ -71,22 +71,22 @@
71
71
  "test": "backstage-cli package test"
72
72
  },
73
73
  "dependencies": {
74
- "@backstage/catalog-client": "0.0.0-nightly-20250426023532",
74
+ "@backstage/catalog-client": "0.0.0-nightly-20250427023929",
75
75
  "@backstage/catalog-model": "1.7.3",
76
76
  "@backstage/config": "1.3.2",
77
- "@backstage/core-compat-api": "0.0.0-nightly-20250426023532",
78
- "@backstage/core-components": "0.0.0-nightly-20250426023532",
77
+ "@backstage/core-compat-api": "0.0.0-nightly-20250427023929",
78
+ "@backstage/core-components": "0.0.0-nightly-20250427023929",
79
79
  "@backstage/core-plugin-api": "1.10.6",
80
80
  "@backstage/errors": "1.2.7",
81
- "@backstage/frontend-plugin-api": "0.0.0-nightly-20250426023532",
82
- "@backstage/integration": "0.0.0-nightly-20250426023532",
83
- "@backstage/integration-react": "0.0.0-nightly-20250426023532",
84
- "@backstage/plugin-auth-react": "0.0.0-nightly-20250426023532",
85
- "@backstage/plugin-catalog-react": "0.0.0-nightly-20250426023532",
81
+ "@backstage/frontend-plugin-api": "0.0.0-nightly-20250427023929",
82
+ "@backstage/integration": "0.0.0-nightly-20250427023929",
83
+ "@backstage/integration-react": "0.0.0-nightly-20250427023929",
84
+ "@backstage/plugin-auth-react": "0.0.0-nightly-20250427023929",
85
+ "@backstage/plugin-catalog-react": "0.0.0-nightly-20250427023929",
86
86
  "@backstage/plugin-search-common": "1.2.17",
87
- "@backstage/plugin-search-react": "0.0.0-nightly-20250426023532",
87
+ "@backstage/plugin-search-react": "0.0.0-nightly-20250427023929",
88
88
  "@backstage/plugin-techdocs-common": "0.1.0",
89
- "@backstage/plugin-techdocs-react": "0.0.0-nightly-20250426023532",
89
+ "@backstage/plugin-techdocs-react": "0.0.0-nightly-20250427023929",
90
90
  "@backstage/theme": "0.6.5",
91
91
  "@material-ui/core": "^4.12.2",
92
92
  "@material-ui/icons": "^4.9.1",
@@ -101,11 +101,11 @@
101
101
  "react-use": "^17.2.4"
102
102
  },
103
103
  "devDependencies": {
104
- "@backstage/cli": "0.0.0-nightly-20250426023532",
104
+ "@backstage/cli": "0.0.0-nightly-20250427023929",
105
105
  "@backstage/core-app-api": "1.16.1",
106
- "@backstage/dev-utils": "0.0.0-nightly-20250426023532",
107
- "@backstage/plugin-catalog": "0.0.0-nightly-20250426023532",
108
- "@backstage/plugin-techdocs-module-addons-contrib": "0.0.0-nightly-20250426023532",
106
+ "@backstage/dev-utils": "0.0.0-nightly-20250427023929",
107
+ "@backstage/plugin-catalog": "0.0.0-nightly-20250427023929",
108
+ "@backstage/plugin-techdocs-module-addons-contrib": "0.0.0-nightly-20250427023929",
109
109
  "@backstage/test-utils": "1.7.7",
110
110
  "@testing-library/dom": "^10.0.0",
111
111
  "@testing-library/jest-dom": "^6.0.0",