@backstage/plugin-api-docs 0.0.0-nightly-20240218021152 → 0.0.0-nightly-20240219021126

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-api-docs
2
2
 
3
- ## 0.0.0-nightly-20240218021152
3
+ ## 0.0.0-nightly-20240219021126
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -15,15 +15,15 @@
15
15
  - c03f977: Updated dependency `graphiql` to `3.1.0`.
16
16
  - 49b3b5e: Updated dependency `@asyncapi/react-component` to `1.2.13`.
17
17
  - Updated dependencies
18
- - @backstage/frontend-plugin-api@0.0.0-nightly-20240218021152
19
- - @backstage/core-compat-api@0.0.0-nightly-20240218021152
20
- - @backstage/plugin-catalog-react@0.0.0-nightly-20240218021152
21
- - @backstage/plugin-catalog@0.0.0-nightly-20240218021152
22
- - @backstage/core-components@0.0.0-nightly-20240218021152
23
- - @backstage/catalog-model@0.0.0-nightly-20240218021152
24
- - @backstage/core-plugin-api@0.0.0-nightly-20240218021152
25
- - @backstage/plugin-permission-react@0.0.0-nightly-20240218021152
26
- - @backstage/plugin-catalog-common@0.0.0-nightly-20240218021152
18
+ - @backstage/frontend-plugin-api@0.0.0-nightly-20240219021126
19
+ - @backstage/core-compat-api@0.0.0-nightly-20240219021126
20
+ - @backstage/plugin-catalog-react@0.0.0-nightly-20240219021126
21
+ - @backstage/plugin-catalog@0.0.0-nightly-20240219021126
22
+ - @backstage/core-components@0.0.0-nightly-20240219021126
23
+ - @backstage/catalog-model@0.0.0-nightly-20240219021126
24
+ - @backstage/core-plugin-api@0.0.0-nightly-20240219021126
25
+ - @backstage/plugin-permission-react@0.0.0-nightly-20240219021126
26
+ - @backstage/plugin-catalog-common@0.0.0-nightly-20240219021126
27
27
 
28
28
  ## 0.11.0-next.3
29
29
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-api-docs",
3
- "version": "0.0.0-nightly-20240218021152",
3
+ "version": "0.0.0-nightly-20240219021126",
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,7 +1,7 @@
1
1
  {
2
2
  "name": "@backstage/plugin-api-docs",
3
3
  "description": "A Backstage plugin that helps represent API entities in the frontend",
4
- "version": "0.0.0-nightly-20240218021152",
4
+ "version": "0.0.0-nightly-20240219021126",
5
5
  "main": "./dist/index.esm.js",
6
6
  "types": "./dist/index.d.ts",
7
7
  "license": "Apache-2.0",
@@ -45,15 +45,15 @@
45
45
  },
46
46
  "dependencies": {
47
47
  "@asyncapi/react-component": "1.2.13",
48
- "@backstage/catalog-model": "^0.0.0-nightly-20240218021152",
49
- "@backstage/core-compat-api": "^0.0.0-nightly-20240218021152",
50
- "@backstage/core-components": "^0.0.0-nightly-20240218021152",
51
- "@backstage/core-plugin-api": "^0.0.0-nightly-20240218021152",
52
- "@backstage/frontend-plugin-api": "^0.0.0-nightly-20240218021152",
53
- "@backstage/plugin-catalog": "^0.0.0-nightly-20240218021152",
54
- "@backstage/plugin-catalog-common": "^0.0.0-nightly-20240218021152",
55
- "@backstage/plugin-catalog-react": "^0.0.0-nightly-20240218021152",
56
- "@backstage/plugin-permission-react": "^0.0.0-nightly-20240218021152",
48
+ "@backstage/catalog-model": "^0.0.0-nightly-20240219021126",
49
+ "@backstage/core-compat-api": "^0.0.0-nightly-20240219021126",
50
+ "@backstage/core-components": "^0.0.0-nightly-20240219021126",
51
+ "@backstage/core-plugin-api": "^0.0.0-nightly-20240219021126",
52
+ "@backstage/frontend-plugin-api": "^0.0.0-nightly-20240219021126",
53
+ "@backstage/plugin-catalog": "^0.0.0-nightly-20240219021126",
54
+ "@backstage/plugin-catalog-common": "^0.0.0-nightly-20240219021126",
55
+ "@backstage/plugin-catalog-react": "^0.0.0-nightly-20240219021126",
56
+ "@backstage/plugin-permission-react": "^0.0.0-nightly-20240219021126",
57
57
  "@graphiql/react": "^0.20.0",
58
58
  "@material-ui/core": "^4.12.2",
59
59
  "@material-ui/icons": "^4.9.1",
@@ -72,10 +72,10 @@
72
72
  "react-router-dom": "6.0.0-beta.0 || ^6.3.0"
73
73
  },
74
74
  "devDependencies": {
75
- "@backstage/cli": "^0.0.0-nightly-20240218021152",
76
- "@backstage/core-app-api": "^0.0.0-nightly-20240218021152",
77
- "@backstage/dev-utils": "^0.0.0-nightly-20240218021152",
78
- "@backstage/test-utils": "^0.0.0-nightly-20240218021152",
75
+ "@backstage/cli": "^0.0.0-nightly-20240219021126",
76
+ "@backstage/core-app-api": "^0.0.0-nightly-20240219021126",
77
+ "@backstage/dev-utils": "^0.0.0-nightly-20240219021126",
78
+ "@backstage/test-utils": "^0.0.0-nightly-20240219021126",
79
79
  "@testing-library/dom": "^9.0.0",
80
80
  "@testing-library/jest-dom": "^6.0.0",
81
81
  "@testing-library/react": "^14.0.0",