@backstage/plugin-techdocs 0.0.0-nightly-20240406021000 → 0.0.0-nightly-20240407021319

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