@backstage/plugin-techdocs 0.0.0-nightly-20241009023248 → 0.0.0-nightly-20241011023216

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,6 +1,6 @@
1
1
  # @backstage/plugin-techdocs
2
2
 
3
- ## 0.0.0-nightly-20241009023248
3
+ ## 0.0.0-nightly-20241011023216
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -15,17 +15,17 @@
15
15
  - 720a2f9: Updated dependency `git-url-parse` to `^15.0.0`.
16
16
  - e8b4966: Use more of the available space for the navigation sidebar.
17
17
  - Updated dependencies
18
- - @backstage/core-components@0.0.0-nightly-20241009023248
19
- - @backstage/frontend-plugin-api@0.0.0-nightly-20241009023248
20
- - @backstage/integration-react@0.0.0-nightly-20241009023248
21
- - @backstage/core-compat-api@0.0.0-nightly-20241009023248
22
- - @backstage/core-plugin-api@0.0.0-nightly-20241009023248
23
- - @backstage/plugin-techdocs-react@0.0.0-nightly-20241009023248
24
- - @backstage/plugin-catalog-react@0.0.0-nightly-20241009023248
25
- - @backstage/plugin-search-react@0.0.0-nightly-20241009023248
26
- - @backstage/plugin-auth-react@0.0.0-nightly-20241009023248
27
- - @backstage/theme@0.0.0-nightly-20241009023248
28
- - @backstage/integration@0.0.0-nightly-20241009023248
18
+ - @backstage/core-components@0.0.0-nightly-20241011023216
19
+ - @backstage/frontend-plugin-api@0.0.0-nightly-20241011023216
20
+ - @backstage/integration-react@0.0.0-nightly-20241011023216
21
+ - @backstage/core-compat-api@0.0.0-nightly-20241011023216
22
+ - @backstage/core-plugin-api@0.0.0-nightly-20241011023216
23
+ - @backstage/plugin-techdocs-react@0.0.0-nightly-20241011023216
24
+ - @backstage/plugin-catalog-react@0.0.0-nightly-20241011023216
25
+ - @backstage/plugin-search-react@0.0.0-nightly-20241011023216
26
+ - @backstage/plugin-auth-react@0.0.0-nightly-20241011023216
27
+ - @backstage/theme@0.0.0-nightly-20241011023216
28
+ - @backstage/integration@0.0.0-nightly-20241011023216
29
29
  - @backstage/catalog-model@1.7.0
30
30
  - @backstage/config@1.2.0
31
31
  - @backstage/errors@1.2.4
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-techdocs__alpha",
3
- "version": "0.0.0-nightly-20241009023248",
3
+ "version": "0.0.0-nightly-20241011023216",
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-20241009023248",
3
+ "version": "0.0.0-nightly-20241011023216",
4
4
  "description": "The Backstage plugin that renders technical documentation for your components",
5
5
  "backstage": {
6
6
  "role": "frontend-plugin",
@@ -61,20 +61,20 @@
61
61
  "dependencies": {
62
62
  "@backstage/catalog-model": "1.7.0",
63
63
  "@backstage/config": "1.2.0",
64
- "@backstage/core-compat-api": "0.0.0-nightly-20241009023248",
65
- "@backstage/core-components": "0.0.0-nightly-20241009023248",
66
- "@backstage/core-plugin-api": "0.0.0-nightly-20241009023248",
64
+ "@backstage/core-compat-api": "0.0.0-nightly-20241011023216",
65
+ "@backstage/core-components": "0.0.0-nightly-20241011023216",
66
+ "@backstage/core-plugin-api": "0.0.0-nightly-20241011023216",
67
67
  "@backstage/errors": "1.2.4",
68
- "@backstage/frontend-plugin-api": "0.0.0-nightly-20241009023248",
69
- "@backstage/integration": "0.0.0-nightly-20241009023248",
70
- "@backstage/integration-react": "0.0.0-nightly-20241009023248",
71
- "@backstage/plugin-auth-react": "0.0.0-nightly-20241009023248",
72
- "@backstage/plugin-catalog-react": "0.0.0-nightly-20241009023248",
68
+ "@backstage/frontend-plugin-api": "0.0.0-nightly-20241011023216",
69
+ "@backstage/integration": "0.0.0-nightly-20241011023216",
70
+ "@backstage/integration-react": "0.0.0-nightly-20241011023216",
71
+ "@backstage/plugin-auth-react": "0.0.0-nightly-20241011023216",
72
+ "@backstage/plugin-catalog-react": "0.0.0-nightly-20241011023216",
73
73
  "@backstage/plugin-search-common": "1.2.14",
74
- "@backstage/plugin-search-react": "0.0.0-nightly-20241009023248",
74
+ "@backstage/plugin-search-react": "0.0.0-nightly-20241011023216",
75
75
  "@backstage/plugin-techdocs-common": "0.1.0",
76
- "@backstage/plugin-techdocs-react": "0.0.0-nightly-20241009023248",
77
- "@backstage/theme": "0.0.0-nightly-20241009023248",
76
+ "@backstage/plugin-techdocs-react": "0.0.0-nightly-20241011023216",
77
+ "@backstage/theme": "0.0.0-nightly-20241011023216",
78
78
  "@material-ui/core": "^4.12.2",
79
79
  "@material-ui/icons": "^4.9.1",
80
80
  "@material-ui/lab": "4.0.0-alpha.61",
@@ -88,11 +88,11 @@
88
88
  "react-use": "^17.2.4"
89
89
  },
90
90
  "devDependencies": {
91
- "@backstage/cli": "0.0.0-nightly-20241009023248",
92
- "@backstage/core-app-api": "0.0.0-nightly-20241009023248",
93
- "@backstage/dev-utils": "0.0.0-nightly-20241009023248",
94
- "@backstage/plugin-techdocs-module-addons-contrib": "0.0.0-nightly-20241009023248",
95
- "@backstage/test-utils": "0.0.0-nightly-20241009023248",
91
+ "@backstage/cli": "0.0.0-nightly-20241011023216",
92
+ "@backstage/core-app-api": "0.0.0-nightly-20241011023216",
93
+ "@backstage/dev-utils": "0.0.0-nightly-20241011023216",
94
+ "@backstage/plugin-techdocs-module-addons-contrib": "0.0.0-nightly-20241011023216",
95
+ "@backstage/test-utils": "0.0.0-nightly-20241011023216",
96
96
  "@testing-library/dom": "^10.0.0",
97
97
  "@testing-library/jest-dom": "^6.0.0",
98
98
  "@testing-library/react": "^16.0.0",