@backstage/plugin-techdocs 0.0.0-nightly-20240301021339 → 0.0.0-nightly-20240303021152

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,24 +1,24 @@
1
1
  # @backstage/plugin-techdocs
2
2
 
3
- ## 0.0.0-nightly-20240301021339
3
+ ## 0.0.0-nightly-20240303021152
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies
8
- - @backstage/core-components@0.0.0-nightly-20240301021339
9
- - @backstage/errors@0.0.0-nightly-20240301021339
10
- - @backstage/theme@0.0.0-nightly-20240301021339
11
- - @backstage/integration-react@0.0.0-nightly-20240301021339
12
- - @backstage/plugin-catalog-react@0.0.0-nightly-20240301021339
13
- - @backstage/plugin-search-common@0.0.0-nightly-20240301021339
14
- - @backstage/frontend-plugin-api@0.0.0-nightly-20240301021339
15
- - @backstage/plugin-search-react@0.0.0-nightly-20240301021339
16
- - @backstage/plugin-techdocs-react@0.0.0-nightly-20240301021339
17
- - @backstage/catalog-model@0.0.0-nightly-20240301021339
18
- - @backstage/config@0.0.0-nightly-20240301021339
19
- - @backstage/core-plugin-api@0.0.0-nightly-20240301021339
20
- - @backstage/integration@0.0.0-nightly-20240301021339
21
- - @backstage/core-compat-api@0.0.0-nightly-20240301021339
8
+ - @backstage/config@0.0.0-nightly-20240303021152
9
+ - @backstage/core-components@0.0.0-nightly-20240303021152
10
+ - @backstage/errors@0.0.0-nightly-20240303021152
11
+ - @backstage/theme@0.0.0-nightly-20240303021152
12
+ - @backstage/integration-react@0.0.0-nightly-20240303021152
13
+ - @backstage/plugin-catalog-react@0.0.0-nightly-20240303021152
14
+ - @backstage/plugin-search-common@0.0.0-nightly-20240303021152
15
+ - @backstage/core-plugin-api@0.0.0-nightly-20240303021152
16
+ - @backstage/integration@0.0.0-nightly-20240303021152
17
+ - @backstage/plugin-techdocs-react@0.0.0-nightly-20240303021152
18
+ - @backstage/frontend-plugin-api@0.0.0-nightly-20240303021152
19
+ - @backstage/plugin-search-react@0.0.0-nightly-20240303021152
20
+ - @backstage/catalog-model@0.0.0-nightly-20240303021152
21
+ - @backstage/core-compat-api@0.0.0-nightly-20240303021152
22
22
 
23
23
  ## 1.10.1-next.0
24
24
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-techdocs",
3
- "version": "0.0.0-nightly-20240301021339",
3
+ "version": "0.0.0-nightly-20240303021152",
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-20240301021339",
3
+ "version": "0.0.0-nightly-20240303021152",
4
4
  "description": "The Backstage plugin that renders technical documentation for your components",
5
5
  "backstage": {
6
6
  "role": "frontend-plugin"
@@ -50,20 +50,20 @@
50
50
  "test": "backstage-cli package test"
51
51
  },
52
52
  "dependencies": {
53
- "@backstage/catalog-model": "^0.0.0-nightly-20240301021339",
54
- "@backstage/config": "^0.0.0-nightly-20240301021339",
55
- "@backstage/core-compat-api": "^0.0.0-nightly-20240301021339",
56
- "@backstage/core-components": "^0.0.0-nightly-20240301021339",
57
- "@backstage/core-plugin-api": "^0.0.0-nightly-20240301021339",
58
- "@backstage/errors": "^0.0.0-nightly-20240301021339",
59
- "@backstage/frontend-plugin-api": "^0.0.0-nightly-20240301021339",
60
- "@backstage/integration": "^0.0.0-nightly-20240301021339",
61
- "@backstage/integration-react": "^0.0.0-nightly-20240301021339",
62
- "@backstage/plugin-catalog-react": "^0.0.0-nightly-20240301021339",
63
- "@backstage/plugin-search-common": "^0.0.0-nightly-20240301021339",
64
- "@backstage/plugin-search-react": "^0.0.0-nightly-20240301021339",
65
- "@backstage/plugin-techdocs-react": "^0.0.0-nightly-20240301021339",
66
- "@backstage/theme": "^0.0.0-nightly-20240301021339",
53
+ "@backstage/catalog-model": "^0.0.0-nightly-20240303021152",
54
+ "@backstage/config": "^0.0.0-nightly-20240303021152",
55
+ "@backstage/core-compat-api": "^0.0.0-nightly-20240303021152",
56
+ "@backstage/core-components": "^0.0.0-nightly-20240303021152",
57
+ "@backstage/core-plugin-api": "^0.0.0-nightly-20240303021152",
58
+ "@backstage/errors": "^0.0.0-nightly-20240303021152",
59
+ "@backstage/frontend-plugin-api": "^0.0.0-nightly-20240303021152",
60
+ "@backstage/integration": "^0.0.0-nightly-20240303021152",
61
+ "@backstage/integration-react": "^0.0.0-nightly-20240303021152",
62
+ "@backstage/plugin-catalog-react": "^0.0.0-nightly-20240303021152",
63
+ "@backstage/plugin-search-common": "^0.0.0-nightly-20240303021152",
64
+ "@backstage/plugin-search-react": "^0.0.0-nightly-20240303021152",
65
+ "@backstage/plugin-techdocs-react": "^0.0.0-nightly-20240303021152",
66
+ "@backstage/theme": "^0.0.0-nightly-20240303021152",
67
67
  "@material-ui/core": "^4.12.2",
68
68
  "@material-ui/icons": "^4.9.1",
69
69
  "@material-ui/lab": "4.0.0-alpha.61",
@@ -78,11 +78,11 @@
78
78
  "react-use": "^17.2.4"
79
79
  },
80
80
  "devDependencies": {
81
- "@backstage/cli": "^0.0.0-nightly-20240301021339",
82
- "@backstage/core-app-api": "^0.0.0-nightly-20240301021339",
83
- "@backstage/dev-utils": "^0.0.0-nightly-20240301021339",
84
- "@backstage/plugin-techdocs-module-addons-contrib": "^0.0.0-nightly-20240301021339",
85
- "@backstage/test-utils": "^0.0.0-nightly-20240301021339",
81
+ "@backstage/cli": "^0.0.0-nightly-20240303021152",
82
+ "@backstage/core-app-api": "^0.0.0-nightly-20240303021152",
83
+ "@backstage/dev-utils": "^0.0.0-nightly-20240303021152",
84
+ "@backstage/plugin-techdocs-module-addons-contrib": "^0.0.0-nightly-20240303021152",
85
+ "@backstage/test-utils": "^0.0.0-nightly-20240303021152",
86
86
  "@testing-library/dom": "^9.0.0",
87
87
  "@testing-library/jest-dom": "^6.0.0",
88
88
  "@testing-library/react": "^14.0.0",