@backstage/plugin-techdocs 0.0.0-nightly-20240402021252 → 0.0.0-nightly-20240406021000

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,25 +1,46 @@
1
1
  # @backstage/plugin-techdocs
2
2
 
3
- ## 0.0.0-nightly-20240402021252
3
+ ## 0.0.0-nightly-20240406021000
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies
8
- - @backstage/integration@0.0.0-nightly-20240402021252
8
+ - @backstage/integration@0.0.0-nightly-20240406021000
9
+ - @backstage/core-components@0.0.0-nightly-20240406021000
10
+ - @backstage/core-compat-api@0.0.0-nightly-20240406021000
9
11
  - @backstage/catalog-model@1.4.5
10
12
  - @backstage/config@1.2.0
11
- - @backstage/core-compat-api@0.2.3
12
- - @backstage/core-components@0.14.3
13
13
  - @backstage/core-plugin-api@1.9.1
14
14
  - @backstage/errors@1.2.4
15
- - @backstage/frontend-plugin-api@0.6.3
16
- - @backstage/integration-react@0.0.0-nightly-20240402021252
15
+ - @backstage/frontend-plugin-api@0.0.0-nightly-20240406021000
16
+ - @backstage/integration-react@0.0.0-nightly-20240406021000
17
17
  - @backstage/theme@0.5.2
18
- - @backstage/plugin-auth-react@0.0.3
19
- - @backstage/plugin-catalog-react@0.0.0-nightly-20240402021252
18
+ - @backstage/plugin-auth-react@0.0.0-nightly-20240406021000
19
+ - @backstage/plugin-catalog-react@0.0.0-nightly-20240406021000
20
20
  - @backstage/plugin-search-common@1.2.11
21
- - @backstage/plugin-search-react@1.7.9
22
- - @backstage/plugin-techdocs-react@1.2.2
21
+ - @backstage/plugin-search-react@0.0.0-nightly-20240406021000
22
+ - @backstage/plugin-techdocs-react@0.0.0-nightly-20240406021000
23
+
24
+ ## 1.10.4-next.0
25
+
26
+ ### Patch Changes
27
+
28
+ - Updated dependencies
29
+ - @backstage/integration@1.10.0-next.0
30
+ - @backstage/core-components@0.14.4-next.0
31
+ - @backstage/catalog-model@1.4.5
32
+ - @backstage/config@1.2.0
33
+ - @backstage/core-compat-api@0.2.4-next.0
34
+ - @backstage/core-plugin-api@1.9.1
35
+ - @backstage/errors@1.2.4
36
+ - @backstage/frontend-plugin-api@0.6.4-next.0
37
+ - @backstage/integration-react@1.1.26-next.0
38
+ - @backstage/theme@0.5.2
39
+ - @backstage/plugin-auth-react@0.0.4-next.0
40
+ - @backstage/plugin-catalog-react@1.11.3-next.0
41
+ - @backstage/plugin-search-common@1.2.11
42
+ - @backstage/plugin-search-react@1.7.10-next.0
43
+ - @backstage/plugin-techdocs-react@1.2.3-next.0
23
44
 
24
45
  ## 1.10.3
25
46
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-techdocs",
3
- "version": "0.0.0-nightly-20240402021252",
3
+ "version": "0.0.0-nightly-20240406021000",
4
4
  "main": "../dist/alpha.esm.js",
5
5
  "module": "../dist/alpha.esm.js",
6
6
  "types": "../dist/alpha.d.ts"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-techdocs",
3
- "version": "0.0.0-nightly-20240402021252",
3
+ "version": "0.0.0-nightly-20240406021000",
4
4
  "description": "The Backstage plugin that renders technical documentation for your components",
5
5
  "backstage": {
6
6
  "role": "frontend-plugin"
@@ -52,18 +52,18 @@
52
52
  "dependencies": {
53
53
  "@backstage/catalog-model": "^1.4.5",
54
54
  "@backstage/config": "^1.2.0",
55
- "@backstage/core-compat-api": "^0.2.3",
56
- "@backstage/core-components": "^0.14.3",
55
+ "@backstage/core-compat-api": "^0.0.0-nightly-20240406021000",
56
+ "@backstage/core-components": "^0.0.0-nightly-20240406021000",
57
57
  "@backstage/core-plugin-api": "^1.9.1",
58
58
  "@backstage/errors": "^1.2.4",
59
- "@backstage/frontend-plugin-api": "^0.6.3",
60
- "@backstage/integration": "^0.0.0-nightly-20240402021252",
61
- "@backstage/integration-react": "^0.0.0-nightly-20240402021252",
62
- "@backstage/plugin-auth-react": "^0.0.3",
63
- "@backstage/plugin-catalog-react": "^0.0.0-nightly-20240402021252",
59
+ "@backstage/frontend-plugin-api": "^0.0.0-nightly-20240406021000",
60
+ "@backstage/integration": "^0.0.0-nightly-20240406021000",
61
+ "@backstage/integration-react": "^0.0.0-nightly-20240406021000",
62
+ "@backstage/plugin-auth-react": "^0.0.0-nightly-20240406021000",
63
+ "@backstage/plugin-catalog-react": "^0.0.0-nightly-20240406021000",
64
64
  "@backstage/plugin-search-common": "^1.2.11",
65
- "@backstage/plugin-search-react": "^1.7.9",
66
- "@backstage/plugin-techdocs-react": "^1.2.2",
65
+ "@backstage/plugin-search-react": "^0.0.0-nightly-20240406021000",
66
+ "@backstage/plugin-techdocs-react": "^0.0.0-nightly-20240406021000",
67
67
  "@backstage/theme": "^0.5.2",
68
68
  "@material-ui/core": "^4.12.2",
69
69
  "@material-ui/icons": "^4.9.1",
@@ -79,10 +79,10 @@
79
79
  "react-use": "^17.2.4"
80
80
  },
81
81
  "devDependencies": {
82
- "@backstage/cli": "^0.0.0-nightly-20240402021252",
82
+ "@backstage/cli": "^0.0.0-nightly-20240406021000",
83
83
  "@backstage/core-app-api": "^1.12.3",
84
- "@backstage/dev-utils": "^0.0.0-nightly-20240402021252",
85
- "@backstage/plugin-techdocs-module-addons-contrib": "^0.0.0-nightly-20240402021252",
84
+ "@backstage/dev-utils": "^0.0.0-nightly-20240406021000",
85
+ "@backstage/plugin-techdocs-module-addons-contrib": "^0.0.0-nightly-20240406021000",
86
86
  "@backstage/test-utils": "^1.5.3",
87
87
  "@testing-library/dom": "^9.0.0",
88
88
  "@testing-library/jest-dom": "^6.0.0",