@backstage/plugin-techdocs 0.0.0-nightly-20250122023023 → 0.0.0-nightly-20250123022835
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 +5 -5
- package/package.json +8 -8
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @backstage/plugin-techdocs
|
|
2
2
|
|
|
3
|
-
## 0.0.0-nightly-
|
|
3
|
+
## 0.0.0-nightly-20250123022835
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
@@ -117,12 +117,12 @@
|
|
|
117
117
|
```
|
|
118
118
|
|
|
119
119
|
- Updated dependencies
|
|
120
|
-
- @backstage/plugin-search-react@0.0.0-nightly-
|
|
121
|
-
- @backstage/frontend-plugin-api@0.0.0-nightly-
|
|
120
|
+
- @backstage/plugin-search-react@0.0.0-nightly-20250123022835
|
|
121
|
+
- @backstage/frontend-plugin-api@0.0.0-nightly-20250123022835
|
|
122
122
|
- @backstage/catalog-client@1.9.1
|
|
123
123
|
- @backstage/catalog-model@1.7.3
|
|
124
124
|
- @backstage/config@1.3.2
|
|
125
|
-
- @backstage/core-compat-api@0.0.0-nightly-
|
|
125
|
+
- @backstage/core-compat-api@0.0.0-nightly-20250123022835
|
|
126
126
|
- @backstage/core-components@0.16.3
|
|
127
127
|
- @backstage/core-plugin-api@1.10.3
|
|
128
128
|
- @backstage/errors@1.2.7
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
- @backstage/integration-react@1.2.3
|
|
131
131
|
- @backstage/theme@0.6.3
|
|
132
132
|
- @backstage/plugin-auth-react@0.1.11
|
|
133
|
-
- @backstage/plugin-catalog-react@0.0.0-nightly-
|
|
133
|
+
- @backstage/plugin-catalog-react@0.0.0-nightly-20250123022835
|
|
134
134
|
- @backstage/plugin-search-common@1.2.17
|
|
135
135
|
- @backstage/plugin-techdocs-common@0.1.0
|
|
136
136
|
- @backstage/plugin-techdocs-react@1.2.13
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@backstage/plugin-techdocs",
|
|
3
|
-
"version": "0.0.0-nightly-
|
|
3
|
+
"version": "0.0.0-nightly-20250123022835",
|
|
4
4
|
"description": "The Backstage plugin that renders technical documentation for your components",
|
|
5
5
|
"backstage": {
|
|
6
6
|
"role": "frontend-plugin",
|
|
@@ -71,17 +71,17 @@
|
|
|
71
71
|
"@backstage/catalog-client": "1.9.1",
|
|
72
72
|
"@backstage/catalog-model": "1.7.3",
|
|
73
73
|
"@backstage/config": "1.3.2",
|
|
74
|
-
"@backstage/core-compat-api": "0.0.0-nightly-
|
|
74
|
+
"@backstage/core-compat-api": "0.0.0-nightly-20250123022835",
|
|
75
75
|
"@backstage/core-components": "0.16.3",
|
|
76
76
|
"@backstage/core-plugin-api": "1.10.3",
|
|
77
77
|
"@backstage/errors": "1.2.7",
|
|
78
|
-
"@backstage/frontend-plugin-api": "0.0.0-nightly-
|
|
78
|
+
"@backstage/frontend-plugin-api": "0.0.0-nightly-20250123022835",
|
|
79
79
|
"@backstage/integration": "1.16.1",
|
|
80
80
|
"@backstage/integration-react": "1.2.3",
|
|
81
81
|
"@backstage/plugin-auth-react": "0.1.11",
|
|
82
|
-
"@backstage/plugin-catalog-react": "0.0.0-nightly-
|
|
82
|
+
"@backstage/plugin-catalog-react": "0.0.0-nightly-20250123022835",
|
|
83
83
|
"@backstage/plugin-search-common": "1.2.17",
|
|
84
|
-
"@backstage/plugin-search-react": "0.0.0-nightly-
|
|
84
|
+
"@backstage/plugin-search-react": "0.0.0-nightly-20250123022835",
|
|
85
85
|
"@backstage/plugin-techdocs-common": "0.1.0",
|
|
86
86
|
"@backstage/plugin-techdocs-react": "1.2.13",
|
|
87
87
|
"@backstage/theme": "0.6.3",
|
|
@@ -98,10 +98,10 @@
|
|
|
98
98
|
"react-use": "^17.2.4"
|
|
99
99
|
},
|
|
100
100
|
"devDependencies": {
|
|
101
|
-
"@backstage/cli": "0.0.0-nightly-
|
|
101
|
+
"@backstage/cli": "0.0.0-nightly-20250123022835",
|
|
102
102
|
"@backstage/core-app-api": "1.15.4",
|
|
103
|
-
"@backstage/dev-utils": "0.0.0-nightly-
|
|
104
|
-
"@backstage/plugin-catalog": "0.0.0-nightly-
|
|
103
|
+
"@backstage/dev-utils": "0.0.0-nightly-20250123022835",
|
|
104
|
+
"@backstage/plugin-catalog": "0.0.0-nightly-20250123022835",
|
|
105
105
|
"@backstage/plugin-techdocs-module-addons-contrib": "1.1.20",
|
|
106
106
|
"@backstage/test-utils": "1.7.4",
|
|
107
107
|
"@testing-library/dom": "^10.0.0",
|