@backstage/plugin-techdocs 0.0.0-nightly-20240112021657 → 0.0.0-nightly-20240114021736
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 +10 -10
- package/alpha/package.json +1 -1
- package/package.json +15 -15
package/CHANGELOG.md
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
# @backstage/plugin-techdocs
|
|
2
2
|
|
|
3
|
-
## 0.0.0-nightly-
|
|
3
|
+
## 0.0.0-nightly-20240114021736
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
7
|
- 4016f21: Remove some unused dependencies
|
|
8
8
|
- Updated dependencies
|
|
9
|
-
- @backstage/core-compat-api@0.0.0-nightly-
|
|
10
|
-
- @backstage/frontend-plugin-api@0.0.0-nightly-
|
|
11
|
-
- @backstage/core-components@0.0.0-nightly-
|
|
12
|
-
- @backstage/core-plugin-api@0.0.0-nightly-
|
|
13
|
-
- @backstage/plugin-techdocs-react@0.0.0-nightly-
|
|
14
|
-
- @backstage/plugin-catalog-react@0.0.0-nightly-
|
|
15
|
-
- @backstage/plugin-search-react@0.0.0-nightly-
|
|
16
|
-
- @backstage/integration-react@0.0.0-nightly-
|
|
9
|
+
- @backstage/core-compat-api@0.0.0-nightly-20240114021736
|
|
10
|
+
- @backstage/frontend-plugin-api@0.0.0-nightly-20240114021736
|
|
11
|
+
- @backstage/core-components@0.0.0-nightly-20240114021736
|
|
12
|
+
- @backstage/core-plugin-api@0.0.0-nightly-20240114021736
|
|
13
|
+
- @backstage/plugin-techdocs-react@0.0.0-nightly-20240114021736
|
|
14
|
+
- @backstage/plugin-catalog-react@0.0.0-nightly-20240114021736
|
|
15
|
+
- @backstage/plugin-search-react@0.0.0-nightly-20240114021736
|
|
16
|
+
- @backstage/integration-react@0.0.0-nightly-20240114021736
|
|
17
17
|
- @backstage/catalog-model@1.4.3
|
|
18
18
|
- @backstage/config@1.1.1
|
|
19
19
|
- @backstage/errors@1.2.3
|
|
20
20
|
- @backstage/integration@1.8.0
|
|
21
21
|
- @backstage/theme@0.5.0
|
|
22
|
-
- @backstage/plugin-search-common@0.0.0-nightly-
|
|
22
|
+
- @backstage/plugin-search-common@0.0.0-nightly-20240114021736
|
|
23
23
|
|
|
24
24
|
## 1.9.3-next.2
|
|
25
25
|
|
package/alpha/package.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@backstage/plugin-techdocs",
|
|
3
3
|
"description": "The Backstage plugin that renders technical documentation for your components",
|
|
4
|
-
"version": "0.0.0-nightly-
|
|
4
|
+
"version": "0.0.0-nightly-20240114021736",
|
|
5
5
|
"main": "./dist/index.esm.js",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
7
7
|
"license": "Apache-2.0",
|
|
@@ -47,17 +47,17 @@
|
|
|
47
47
|
"dependencies": {
|
|
48
48
|
"@backstage/catalog-model": "^1.4.3",
|
|
49
49
|
"@backstage/config": "^1.1.1",
|
|
50
|
-
"@backstage/core-compat-api": "^0.0.0-nightly-
|
|
51
|
-
"@backstage/core-components": "^0.0.0-nightly-
|
|
52
|
-
"@backstage/core-plugin-api": "^0.0.0-nightly-
|
|
50
|
+
"@backstage/core-compat-api": "^0.0.0-nightly-20240114021736",
|
|
51
|
+
"@backstage/core-components": "^0.0.0-nightly-20240114021736",
|
|
52
|
+
"@backstage/core-plugin-api": "^0.0.0-nightly-20240114021736",
|
|
53
53
|
"@backstage/errors": "^1.2.3",
|
|
54
|
-
"@backstage/frontend-plugin-api": "^0.0.0-nightly-
|
|
54
|
+
"@backstage/frontend-plugin-api": "^0.0.0-nightly-20240114021736",
|
|
55
55
|
"@backstage/integration": "^1.8.0",
|
|
56
|
-
"@backstage/integration-react": "^0.0.0-nightly-
|
|
57
|
-
"@backstage/plugin-catalog-react": "^0.0.0-nightly-
|
|
58
|
-
"@backstage/plugin-search-common": "^0.0.0-nightly-
|
|
59
|
-
"@backstage/plugin-search-react": "^0.0.0-nightly-
|
|
60
|
-
"@backstage/plugin-techdocs-react": "^0.0.0-nightly-
|
|
56
|
+
"@backstage/integration-react": "^0.0.0-nightly-20240114021736",
|
|
57
|
+
"@backstage/plugin-catalog-react": "^0.0.0-nightly-20240114021736",
|
|
58
|
+
"@backstage/plugin-search-common": "^0.0.0-nightly-20240114021736",
|
|
59
|
+
"@backstage/plugin-search-react": "^0.0.0-nightly-20240114021736",
|
|
60
|
+
"@backstage/plugin-techdocs-react": "^0.0.0-nightly-20240114021736",
|
|
61
61
|
"@backstage/theme": "^0.5.0",
|
|
62
62
|
"@material-ui/core": "^4.12.2",
|
|
63
63
|
"@material-ui/icons": "^4.9.1",
|
|
@@ -78,11 +78,11 @@
|
|
|
78
78
|
"react-router-dom": "6.0.0-beta.0 || ^6.3.0"
|
|
79
79
|
},
|
|
80
80
|
"devDependencies": {
|
|
81
|
-
"@backstage/cli": "^0.0.0-nightly-
|
|
82
|
-
"@backstage/core-app-api": "^0.0.0-nightly-
|
|
83
|
-
"@backstage/dev-utils": "^0.0.0-nightly-
|
|
84
|
-
"@backstage/plugin-techdocs-module-addons-contrib": "^0.0.0-nightly-
|
|
85
|
-
"@backstage/test-utils": "^0.0.0-nightly-
|
|
81
|
+
"@backstage/cli": "^0.0.0-nightly-20240114021736",
|
|
82
|
+
"@backstage/core-app-api": "^0.0.0-nightly-20240114021736",
|
|
83
|
+
"@backstage/dev-utils": "^0.0.0-nightly-20240114021736",
|
|
84
|
+
"@backstage/plugin-techdocs-module-addons-contrib": "^0.0.0-nightly-20240114021736",
|
|
85
|
+
"@backstage/test-utils": "^0.0.0-nightly-20240114021736",
|
|
86
86
|
"@testing-library/dom": "^9.0.0",
|
|
87
87
|
"@testing-library/jest-dom": "^6.0.0",
|
|
88
88
|
"@testing-library/react": "^14.0.0",
|