@backstage/plugin-techdocs 0.0.0-nightly-20241213023837 → 0.0.0-nightly-20241215023758

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,6 +1,6 @@
1
1
  # @backstage/plugin-techdocs
2
2
 
3
- ## 0.0.0-nightly-20241213023837
3
+ ## 0.0.0-nightly-20241215023758
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -10,22 +10,22 @@
10
10
 
11
11
  - 7d8777d: Added support for the Search bar in docs residing in the entity page tab, and not only the global "/docs" page.
12
12
  - Updated dependencies
13
- - @backstage/integration@0.0.0-nightly-20241213023837
14
- - @backstage/plugin-catalog-react@0.0.0-nightly-20241213023837
15
- - @backstage/plugin-search-react@0.0.0-nightly-20241213023837
16
- - @backstage/core-compat-api@0.0.0-nightly-20241213023837
17
- - @backstage/frontend-plugin-api@0.0.0-nightly-20241213023837
18
- - @backstage/theme@0.0.0-nightly-20241213023837
19
- - @backstage/core-components@0.0.0-nightly-20241213023837
20
- - @backstage/errors@0.0.0-nightly-20241213023837
21
- - @backstage/catalog-model@0.0.0-nightly-20241213023837
22
- - @backstage/config@0.0.0-nightly-20241213023837
23
- - @backstage/core-plugin-api@0.0.0-nightly-20241213023837
24
- - @backstage/integration-react@0.0.0-nightly-20241213023837
25
- - @backstage/plugin-auth-react@0.0.0-nightly-20241213023837
26
- - @backstage/plugin-search-common@0.0.0-nightly-20241213023837
13
+ - @backstage/integration@0.0.0-nightly-20241215023758
14
+ - @backstage/plugin-catalog-react@0.0.0-nightly-20241215023758
15
+ - @backstage/plugin-search-react@0.0.0-nightly-20241215023758
16
+ - @backstage/core-compat-api@0.0.0-nightly-20241215023758
17
+ - @backstage/frontend-plugin-api@0.0.0-nightly-20241215023758
18
+ - @backstage/theme@0.0.0-nightly-20241215023758
19
+ - @backstage/core-components@0.0.0-nightly-20241215023758
20
+ - @backstage/errors@0.0.0-nightly-20241215023758
21
+ - @backstage/catalog-model@0.0.0-nightly-20241215023758
22
+ - @backstage/config@0.0.0-nightly-20241215023758
23
+ - @backstage/core-plugin-api@0.0.0-nightly-20241215023758
24
+ - @backstage/integration-react@0.0.0-nightly-20241215023758
25
+ - @backstage/plugin-auth-react@0.0.0-nightly-20241215023758
26
+ - @backstage/plugin-search-common@0.0.0-nightly-20241215023758
27
27
  - @backstage/plugin-techdocs-common@0.1.0
28
- - @backstage/plugin-techdocs-react@0.0.0-nightly-20241213023837
28
+ - @backstage/plugin-techdocs-react@0.0.0-nightly-20241215023758
29
29
 
30
30
  ## 1.11.3-next.2
31
31
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-techdocs",
3
- "version": "0.0.0-nightly-20241213023837",
3
+ "version": "0.0.0-nightly-20241215023758",
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-20241213023837",
72
- "@backstage/config": "0.0.0-nightly-20241213023837",
73
- "@backstage/core-compat-api": "0.0.0-nightly-20241213023837",
74
- "@backstage/core-components": "0.0.0-nightly-20241213023837",
75
- "@backstage/core-plugin-api": "0.0.0-nightly-20241213023837",
76
- "@backstage/errors": "0.0.0-nightly-20241213023837",
77
- "@backstage/frontend-plugin-api": "0.0.0-nightly-20241213023837",
78
- "@backstage/integration": "0.0.0-nightly-20241213023837",
79
- "@backstage/integration-react": "0.0.0-nightly-20241213023837",
80
- "@backstage/plugin-auth-react": "0.0.0-nightly-20241213023837",
81
- "@backstage/plugin-catalog-react": "0.0.0-nightly-20241213023837",
82
- "@backstage/plugin-search-common": "0.0.0-nightly-20241213023837",
83
- "@backstage/plugin-search-react": "0.0.0-nightly-20241213023837",
71
+ "@backstage/catalog-model": "0.0.0-nightly-20241215023758",
72
+ "@backstage/config": "0.0.0-nightly-20241215023758",
73
+ "@backstage/core-compat-api": "0.0.0-nightly-20241215023758",
74
+ "@backstage/core-components": "0.0.0-nightly-20241215023758",
75
+ "@backstage/core-plugin-api": "0.0.0-nightly-20241215023758",
76
+ "@backstage/errors": "0.0.0-nightly-20241215023758",
77
+ "@backstage/frontend-plugin-api": "0.0.0-nightly-20241215023758",
78
+ "@backstage/integration": "0.0.0-nightly-20241215023758",
79
+ "@backstage/integration-react": "0.0.0-nightly-20241215023758",
80
+ "@backstage/plugin-auth-react": "0.0.0-nightly-20241215023758",
81
+ "@backstage/plugin-catalog-react": "0.0.0-nightly-20241215023758",
82
+ "@backstage/plugin-search-common": "0.0.0-nightly-20241215023758",
83
+ "@backstage/plugin-search-react": "0.0.0-nightly-20241215023758",
84
84
  "@backstage/plugin-techdocs-common": "0.1.0",
85
- "@backstage/plugin-techdocs-react": "0.0.0-nightly-20241213023837",
86
- "@backstage/theme": "0.0.0-nightly-20241213023837",
85
+ "@backstage/plugin-techdocs-react": "0.0.0-nightly-20241215023758",
86
+ "@backstage/theme": "0.0.0-nightly-20241215023758",
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-20241213023837",
101
- "@backstage/core-app-api": "0.0.0-nightly-20241213023837",
102
- "@backstage/dev-utils": "0.0.0-nightly-20241213023837",
103
- "@backstage/plugin-techdocs-module-addons-contrib": "0.0.0-nightly-20241213023837",
104
- "@backstage/test-utils": "0.0.0-nightly-20241213023837",
100
+ "@backstage/cli": "0.0.0-nightly-20241215023758",
101
+ "@backstage/core-app-api": "0.0.0-nightly-20241215023758",
102
+ "@backstage/dev-utils": "0.0.0-nightly-20241215023758",
103
+ "@backstage/plugin-techdocs-module-addons-contrib": "0.0.0-nightly-20241215023758",
104
+ "@backstage/test-utils": "0.0.0-nightly-20241215023758",
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",