@backstage/plugin-techdocs 0.0.0-nightly-20240323021043 → 0.0.0-nightly-20240324021343

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,19 +1,19 @@
1
1
  # @backstage/plugin-techdocs
2
2
 
3
- ## 0.0.0-nightly-20240323021043
3
+ ## 0.0.0-nightly-20240324021343
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - e8f026a: Use ESM exports of react-use library
8
8
  - Updated dependencies
9
- - @backstage/core-components@0.0.0-nightly-20240323021043
10
- - @backstage/plugin-techdocs-react@0.0.0-nightly-20240323021043
11
- - @backstage/plugin-catalog-react@0.0.0-nightly-20240323021043
12
- - @backstage/plugin-search-react@0.0.0-nightly-20240323021043
13
- - @backstage/frontend-plugin-api@0.0.0-nightly-20240323021043
9
+ - @backstage/core-components@0.0.0-nightly-20240324021343
10
+ - @backstage/plugin-techdocs-react@0.0.0-nightly-20240324021343
11
+ - @backstage/plugin-catalog-react@0.0.0-nightly-20240324021343
12
+ - @backstage/plugin-search-react@0.0.0-nightly-20240324021343
13
+ - @backstage/frontend-plugin-api@0.0.0-nightly-20240324021343
14
14
  - @backstage/integration-react@1.1.25
15
- - @backstage/plugin-auth-react@0.0.0-nightly-20240323021043
16
- - @backstage/core-compat-api@0.0.0-nightly-20240323021043
15
+ - @backstage/plugin-auth-react@0.0.0-nightly-20240324021343
16
+ - @backstage/core-compat-api@0.0.0-nightly-20240324021343
17
17
  - @backstage/core-plugin-api@1.9.1
18
18
  - @backstage/catalog-model@1.4.5
19
19
  - @backstage/config@1.2.0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-techdocs",
3
- "version": "0.0.0-nightly-20240323021043",
3
+ "version": "0.0.0-nightly-20240324021343",
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-20240323021043",
3
+ "version": "0.0.0-nightly-20240324021343",
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-20240323021043",
56
- "@backstage/core-components": "^0.0.0-nightly-20240323021043",
55
+ "@backstage/core-compat-api": "^0.0.0-nightly-20240324021343",
56
+ "@backstage/core-components": "^0.0.0-nightly-20240324021343",
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-20240323021043",
59
+ "@backstage/frontend-plugin-api": "^0.0.0-nightly-20240324021343",
60
60
  "@backstage/integration": "^1.9.1",
61
61
  "@backstage/integration-react": "^1.1.25",
62
- "@backstage/plugin-auth-react": "^0.0.0-nightly-20240323021043",
63
- "@backstage/plugin-catalog-react": "^0.0.0-nightly-20240323021043",
62
+ "@backstage/plugin-auth-react": "^0.0.0-nightly-20240324021343",
63
+ "@backstage/plugin-catalog-react": "^0.0.0-nightly-20240324021343",
64
64
  "@backstage/plugin-search-common": "^1.2.11",
65
- "@backstage/plugin-search-react": "^0.0.0-nightly-20240323021043",
66
- "@backstage/plugin-techdocs-react": "^0.0.0-nightly-20240323021043",
65
+ "@backstage/plugin-search-react": "^0.0.0-nightly-20240324021343",
66
+ "@backstage/plugin-techdocs-react": "^0.0.0-nightly-20240324021343",
67
67
  "@backstage/theme": "^0.5.2",
68
68
  "@material-ui/core": "^4.12.2",
69
69
  "@material-ui/icons": "^4.9.1",
@@ -79,11 +79,11 @@
79
79
  "react-use": "^17.2.4"
80
80
  },
81
81
  "devDependencies": {
82
- "@backstage/cli": "^0.0.0-nightly-20240323021043",
83
- "@backstage/core-app-api": "^0.0.0-nightly-20240323021043",
84
- "@backstage/dev-utils": "^0.0.0-nightly-20240323021043",
85
- "@backstage/plugin-techdocs-module-addons-contrib": "^0.0.0-nightly-20240323021043",
86
- "@backstage/test-utils": "^0.0.0-nightly-20240323021043",
82
+ "@backstage/cli": "^0.0.0-nightly-20240324021343",
83
+ "@backstage/core-app-api": "^0.0.0-nightly-20240324021343",
84
+ "@backstage/dev-utils": "^0.0.0-nightly-20240324021343",
85
+ "@backstage/plugin-techdocs-module-addons-contrib": "^0.0.0-nightly-20240324021343",
86
+ "@backstage/test-utils": "^0.0.0-nightly-20240324021343",
87
87
  "@testing-library/dom": "^9.0.0",
88
88
  "@testing-library/jest-dom": "^6.0.0",
89
89
  "@testing-library/react": "^14.0.0",