@backstage/plugin-techdocs 0.0.0-nightly-20241026023047 → 0.0.0-nightly-20241028023407

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-20241026023047
3
+ ## 0.0.0-nightly-20241028023407
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -12,21 +12,21 @@
12
12
  - 4a2f73a: Fix an issue that caused the current documentation page to be re-rendered when navigating to
13
13
  another one.
14
14
  - Updated dependencies
15
- - @backstage/core-components@0.0.0-nightly-20241026023047
16
- - @backstage/plugin-techdocs-react@0.0.0-nightly-20241026023047
15
+ - @backstage/core-components@0.0.0-nightly-20241028023407
16
+ - @backstage/plugin-techdocs-react@0.0.0-nightly-20241028023407
17
17
  - @backstage/catalog-model@1.7.0
18
18
  - @backstage/config@1.2.0
19
- - @backstage/core-compat-api@0.0.0-nightly-20241026023047
19
+ - @backstage/core-compat-api@0.0.0-nightly-20241028023407
20
20
  - @backstage/core-plugin-api@1.10.0
21
21
  - @backstage/errors@1.2.4
22
- - @backstage/frontend-plugin-api@0.0.0-nightly-20241026023047
22
+ - @backstage/frontend-plugin-api@0.0.0-nightly-20241028023407
23
23
  - @backstage/integration@1.15.1
24
24
  - @backstage/integration-react@1.2.0
25
25
  - @backstage/theme@0.6.0
26
- - @backstage/plugin-auth-react@0.0.0-nightly-20241026023047
27
- - @backstage/plugin-catalog-react@0.0.0-nightly-20241026023047
26
+ - @backstage/plugin-auth-react@0.0.0-nightly-20241028023407
27
+ - @backstage/plugin-catalog-react@0.0.0-nightly-20241028023407
28
28
  - @backstage/plugin-search-common@1.2.14
29
- - @backstage/plugin-search-react@0.0.0-nightly-20241026023047
29
+ - @backstage/plugin-search-react@0.0.0-nightly-20241028023407
30
30
  - @backstage/plugin-techdocs-common@0.1.0
31
31
 
32
32
  ## 1.11.1-next.0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-techdocs__alpha",
3
- "version": "0.0.0-nightly-20241026023047",
3
+ "version": "0.0.0-nightly-20241028023407",
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-20241026023047",
3
+ "version": "0.0.0-nightly-20241028023407",
4
4
  "description": "The Backstage plugin that renders technical documentation for your components",
5
5
  "backstage": {
6
6
  "role": "frontend-plugin",
@@ -61,19 +61,19 @@
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-20241026023047",
65
- "@backstage/core-components": "0.0.0-nightly-20241026023047",
64
+ "@backstage/core-compat-api": "0.0.0-nightly-20241028023407",
65
+ "@backstage/core-components": "0.0.0-nightly-20241028023407",
66
66
  "@backstage/core-plugin-api": "1.10.0",
67
67
  "@backstage/errors": "1.2.4",
68
- "@backstage/frontend-plugin-api": "0.0.0-nightly-20241026023047",
68
+ "@backstage/frontend-plugin-api": "0.0.0-nightly-20241028023407",
69
69
  "@backstage/integration": "1.15.1",
70
70
  "@backstage/integration-react": "1.2.0",
71
- "@backstage/plugin-auth-react": "0.0.0-nightly-20241026023047",
72
- "@backstage/plugin-catalog-react": "0.0.0-nightly-20241026023047",
71
+ "@backstage/plugin-auth-react": "0.0.0-nightly-20241028023407",
72
+ "@backstage/plugin-catalog-react": "0.0.0-nightly-20241028023407",
73
73
  "@backstage/plugin-search-common": "1.2.14",
74
- "@backstage/plugin-search-react": "0.0.0-nightly-20241026023047",
74
+ "@backstage/plugin-search-react": "0.0.0-nightly-20241028023407",
75
75
  "@backstage/plugin-techdocs-common": "0.1.0",
76
- "@backstage/plugin-techdocs-react": "0.0.0-nightly-20241026023047",
76
+ "@backstage/plugin-techdocs-react": "0.0.0-nightly-20241028023407",
77
77
  "@backstage/theme": "0.6.0",
78
78
  "@material-ui/core": "^4.12.2",
79
79
  "@material-ui/icons": "^4.9.1",
@@ -88,10 +88,10 @@
88
88
  "react-use": "^17.2.4"
89
89
  },
90
90
  "devDependencies": {
91
- "@backstage/cli": "0.0.0-nightly-20241026023047",
91
+ "@backstage/cli": "0.0.0-nightly-20241028023407",
92
92
  "@backstage/core-app-api": "1.15.1",
93
- "@backstage/dev-utils": "0.0.0-nightly-20241026023047",
94
- "@backstage/plugin-techdocs-module-addons-contrib": "0.0.0-nightly-20241026023047",
93
+ "@backstage/dev-utils": "0.0.0-nightly-20241028023407",
94
+ "@backstage/plugin-techdocs-module-addons-contrib": "0.0.0-nightly-20241028023407",
95
95
  "@backstage/test-utils": "1.7.0",
96
96
  "@testing-library/dom": "^10.0.0",
97
97
  "@testing-library/jest-dom": "^6.0.0",