@backstage/plugin-api-docs 0.0.0-nightly-20240809021939 → 0.0.0-nightly-20240810021908

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,20 +1,20 @@
1
1
  # @backstage/plugin-api-docs
2
2
 
3
- ## 0.0.0-nightly-20240809021939
3
+ ## 0.0.0-nightly-20240810021908
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - 4b6d2cb: Updated dependency `@graphiql/react` to `^0.23.0`.
8
8
  - Updated dependencies
9
- - @backstage/frontend-plugin-api@0.0.0-nightly-20240809021939
10
- - @backstage/plugin-catalog@0.0.0-nightly-20240809021939
11
- - @backstage/plugin-catalog-react@0.0.0-nightly-20240809021939
12
- - @backstage/core-components@0.0.0-nightly-20240809021939
13
- - @backstage/core-compat-api@0.0.0-nightly-20240809021939
14
- - @backstage/catalog-model@1.5.0
9
+ - @backstage/frontend-plugin-api@0.0.0-nightly-20240810021908
10
+ - @backstage/plugin-catalog@0.0.0-nightly-20240810021908
11
+ - @backstage/plugin-catalog-react@0.0.0-nightly-20240810021908
12
+ - @backstage/core-components@0.0.0-nightly-20240810021908
13
+ - @backstage/core-compat-api@0.0.0-nightly-20240810021908
14
+ - @backstage/catalog-model@0.0.0-nightly-20240810021908
15
15
  - @backstage/core-plugin-api@1.9.3
16
- - @backstage/plugin-catalog-common@0.0.0-nightly-20240809021939
17
- - @backstage/plugin-permission-react@0.0.0-nightly-20240809021939
16
+ - @backstage/plugin-catalog-common@0.0.0-nightly-20240810021908
17
+ - @backstage/plugin-permission-react@0.0.0-nightly-20240810021908
18
18
 
19
19
  ## 0.11.8-next.2
20
20
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-api-docs__alpha",
3
- "version": "0.0.0-nightly-20240809021939",
3
+ "version": "0.0.0-nightly-20240810021908",
4
4
  "main": "../dist/alpha.esm.js",
5
5
  "module": "../dist/alpha.esm.js",
6
6
  "types": "../dist/alpha.d.ts"
package/dist/alpha.d.ts CHANGED
@@ -4,6 +4,6 @@ declare const _default: _backstage_frontend_plugin_api.BackstagePlugin<{
4
4
  root: _backstage_frontend_plugin_api.RouteRef<undefined>;
5
5
  }, {
6
6
  registerApi: _backstage_frontend_plugin_api.ExternalRouteRef<undefined>;
7
- }>;
7
+ }, {}>;
8
8
 
9
9
  export { _default as default };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-api-docs",
3
- "version": "0.0.0-nightly-20240809021939",
3
+ "version": "0.0.0-nightly-20240810021908",
4
4
  "description": "A Backstage plugin that helps represent API entities in the frontend",
5
5
  "backstage": {
6
6
  "role": "frontend-plugin",
@@ -53,15 +53,15 @@
53
53
  },
54
54
  "dependencies": {
55
55
  "@asyncapi/react-component": "1.3.1",
56
- "@backstage/catalog-model": "^1.5.0",
57
- "@backstage/core-compat-api": "^0.0.0-nightly-20240809021939",
58
- "@backstage/core-components": "^0.0.0-nightly-20240809021939",
56
+ "@backstage/catalog-model": "^0.0.0-nightly-20240810021908",
57
+ "@backstage/core-compat-api": "^0.0.0-nightly-20240810021908",
58
+ "@backstage/core-components": "^0.0.0-nightly-20240810021908",
59
59
  "@backstage/core-plugin-api": "^1.9.3",
60
- "@backstage/frontend-plugin-api": "^0.0.0-nightly-20240809021939",
61
- "@backstage/plugin-catalog": "^0.0.0-nightly-20240809021939",
62
- "@backstage/plugin-catalog-common": "^0.0.0-nightly-20240809021939",
63
- "@backstage/plugin-catalog-react": "^0.0.0-nightly-20240809021939",
64
- "@backstage/plugin-permission-react": "^0.0.0-nightly-20240809021939",
60
+ "@backstage/frontend-plugin-api": "^0.0.0-nightly-20240810021908",
61
+ "@backstage/plugin-catalog": "^0.0.0-nightly-20240810021908",
62
+ "@backstage/plugin-catalog-common": "^0.0.0-nightly-20240810021908",
63
+ "@backstage/plugin-catalog-react": "^0.0.0-nightly-20240810021908",
64
+ "@backstage/plugin-permission-react": "^0.0.0-nightly-20240810021908",
65
65
  "@graphiql/react": "^0.23.0",
66
66
  "@material-ui/core": "^4.12.2",
67
67
  "@material-ui/icons": "^4.9.1",
@@ -75,10 +75,10 @@
75
75
  "swagger-ui-react": "^5.0.0"
76
76
  },
77
77
  "devDependencies": {
78
- "@backstage/cli": "^0.0.0-nightly-20240809021939",
79
- "@backstage/core-app-api": "^0.0.0-nightly-20240809021939",
80
- "@backstage/dev-utils": "^0.0.0-nightly-20240809021939",
81
- "@backstage/test-utils": "^0.0.0-nightly-20240809021939",
78
+ "@backstage/cli": "^0.0.0-nightly-20240810021908",
79
+ "@backstage/core-app-api": "^0.0.0-nightly-20240810021908",
80
+ "@backstage/dev-utils": "^0.0.0-nightly-20240810021908",
81
+ "@backstage/test-utils": "^0.0.0-nightly-20240810021908",
82
82
  "@testing-library/dom": "^10.0.0",
83
83
  "@testing-library/jest-dom": "^6.0.0",
84
84
  "@testing-library/react": "^15.0.0",