@backstage/plugin-techdocs 0.0.0-nightly-20241206023738 → 0.0.0-nightly-20241207023507

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 +16 -16
  2. package/package.json +21 -21
package/CHANGELOG.md CHANGED
@@ -1,27 +1,27 @@
1
1
  # @backstage/plugin-techdocs
2
2
 
3
- ## 0.0.0-nightly-20241206023738
3
+ ## 0.0.0-nightly-20241207023507
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - 7d8777d: Added support for the Search bar in docs residing in the entity page tab, and not only the global "/docs" page.
8
8
  - Updated dependencies
9
- - @backstage/integration@0.0.0-nightly-20241206023738
10
- - @backstage/plugin-catalog-react@0.0.0-nightly-20241206023738
11
- - @backstage/plugin-search-react@0.0.0-nightly-20241206023738
12
- - @backstage/frontend-plugin-api@0.0.0-nightly-20241206023738
13
- - @backstage/theme@0.0.0-nightly-20241206023738
14
- - @backstage/core-components@0.0.0-nightly-20241206023738
15
- - @backstage/errors@0.0.0-nightly-20241206023738
16
- - @backstage/catalog-model@0.0.0-nightly-20241206023738
17
- - @backstage/config@0.0.0-nightly-20241206023738
18
- - @backstage/core-compat-api@0.0.0-nightly-20241206023738
19
- - @backstage/core-plugin-api@0.0.0-nightly-20241206023738
20
- - @backstage/integration-react@0.0.0-nightly-20241206023738
21
- - @backstage/plugin-auth-react@0.0.0-nightly-20241206023738
22
- - @backstage/plugin-search-common@0.0.0-nightly-20241206023738
9
+ - @backstage/integration@0.0.0-nightly-20241207023507
10
+ - @backstage/plugin-catalog-react@0.0.0-nightly-20241207023507
11
+ - @backstage/plugin-search-react@0.0.0-nightly-20241207023507
12
+ - @backstage/frontend-plugin-api@0.0.0-nightly-20241207023507
13
+ - @backstage/theme@0.0.0-nightly-20241207023507
14
+ - @backstage/core-components@0.0.0-nightly-20241207023507
15
+ - @backstage/errors@0.0.0-nightly-20241207023507
16
+ - @backstage/catalog-model@0.0.0-nightly-20241207023507
17
+ - @backstage/config@0.0.0-nightly-20241207023507
18
+ - @backstage/core-compat-api@0.0.0-nightly-20241207023507
19
+ - @backstage/core-plugin-api@0.0.0-nightly-20241207023507
20
+ - @backstage/integration-react@0.0.0-nightly-20241207023507
21
+ - @backstage/plugin-auth-react@0.0.0-nightly-20241207023507
22
+ - @backstage/plugin-search-common@0.0.0-nightly-20241207023507
23
23
  - @backstage/plugin-techdocs-common@0.1.0
24
- - @backstage/plugin-techdocs-react@0.0.0-nightly-20241206023738
24
+ - @backstage/plugin-techdocs-react@0.0.0-nightly-20241207023507
25
25
 
26
26
  ## 1.11.3-next.1
27
27
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-techdocs",
3
- "version": "0.0.0-nightly-20241206023738",
3
+ "version": "0.0.0-nightly-20241207023507",
4
4
  "description": "The Backstage plugin that renders technical documentation for your components",
5
5
  "backstage": {
6
6
  "role": "frontend-plugin",
@@ -68,22 +68,22 @@
68
68
  "test": "backstage-cli package test"
69
69
  },
70
70
  "dependencies": {
71
- "@backstage/catalog-model": "0.0.0-nightly-20241206023738",
72
- "@backstage/config": "0.0.0-nightly-20241206023738",
73
- "@backstage/core-compat-api": "0.0.0-nightly-20241206023738",
74
- "@backstage/core-components": "0.0.0-nightly-20241206023738",
75
- "@backstage/core-plugin-api": "0.0.0-nightly-20241206023738",
76
- "@backstage/errors": "0.0.0-nightly-20241206023738",
77
- "@backstage/frontend-plugin-api": "0.0.0-nightly-20241206023738",
78
- "@backstage/integration": "0.0.0-nightly-20241206023738",
79
- "@backstage/integration-react": "0.0.0-nightly-20241206023738",
80
- "@backstage/plugin-auth-react": "0.0.0-nightly-20241206023738",
81
- "@backstage/plugin-catalog-react": "0.0.0-nightly-20241206023738",
82
- "@backstage/plugin-search-common": "0.0.0-nightly-20241206023738",
83
- "@backstage/plugin-search-react": "0.0.0-nightly-20241206023738",
71
+ "@backstage/catalog-model": "0.0.0-nightly-20241207023507",
72
+ "@backstage/config": "0.0.0-nightly-20241207023507",
73
+ "@backstage/core-compat-api": "0.0.0-nightly-20241207023507",
74
+ "@backstage/core-components": "0.0.0-nightly-20241207023507",
75
+ "@backstage/core-plugin-api": "0.0.0-nightly-20241207023507",
76
+ "@backstage/errors": "0.0.0-nightly-20241207023507",
77
+ "@backstage/frontend-plugin-api": "0.0.0-nightly-20241207023507",
78
+ "@backstage/integration": "0.0.0-nightly-20241207023507",
79
+ "@backstage/integration-react": "0.0.0-nightly-20241207023507",
80
+ "@backstage/plugin-auth-react": "0.0.0-nightly-20241207023507",
81
+ "@backstage/plugin-catalog-react": "0.0.0-nightly-20241207023507",
82
+ "@backstage/plugin-search-common": "0.0.0-nightly-20241207023507",
83
+ "@backstage/plugin-search-react": "0.0.0-nightly-20241207023507",
84
84
  "@backstage/plugin-techdocs-common": "0.1.0",
85
- "@backstage/plugin-techdocs-react": "0.0.0-nightly-20241206023738",
86
- "@backstage/theme": "0.0.0-nightly-20241206023738",
85
+ "@backstage/plugin-techdocs-react": "0.0.0-nightly-20241207023507",
86
+ "@backstage/theme": "0.0.0-nightly-20241207023507",
87
87
  "@material-ui/core": "^4.12.2",
88
88
  "@material-ui/icons": "^4.9.1",
89
89
  "@material-ui/lab": "4.0.0-alpha.61",
@@ -97,11 +97,11 @@
97
97
  "react-use": "^17.2.4"
98
98
  },
99
99
  "devDependencies": {
100
- "@backstage/cli": "0.0.0-nightly-20241206023738",
101
- "@backstage/core-app-api": "0.0.0-nightly-20241206023738",
102
- "@backstage/dev-utils": "0.0.0-nightly-20241206023738",
103
- "@backstage/plugin-techdocs-module-addons-contrib": "0.0.0-nightly-20241206023738",
104
- "@backstage/test-utils": "0.0.0-nightly-20241206023738",
100
+ "@backstage/cli": "0.0.0-nightly-20241207023507",
101
+ "@backstage/core-app-api": "0.0.0-nightly-20241207023507",
102
+ "@backstage/dev-utils": "0.0.0-nightly-20241207023507",
103
+ "@backstage/plugin-techdocs-module-addons-contrib": "0.0.0-nightly-20241207023507",
104
+ "@backstage/test-utils": "0.0.0-nightly-20241207023507",
105
105
  "@testing-library/dom": "^10.0.0",
106
106
  "@testing-library/jest-dom": "^6.0.0",
107
107
  "@testing-library/react": "^16.0.0",