@backstage/plugin-techdocs 1.15.2 → 1.15.3-next.0

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,10 +1,28 @@
1
1
  # @backstage/plugin-techdocs
2
2
 
3
- ## 1.15.2
3
+ ## 1.15.2-next.0
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - 190989a: Fixed an issue where the entire TechDocs page would re-render when navigating between pages within the same entity's documentation.
7
+ - a4d4a70: Fixed an issue where the entire TechDocs page would re-render when navigating between pages within the same entity's documentation.
8
+ - Updated dependencies
9
+ - @backstage/plugin-search-react@1.9.6-next.0
10
+ - @backstage/plugin-catalog-react@1.21.3-next.0
11
+ - @backstage/core-plugin-api@1.11.2-next.0
12
+ - @backstage/config@1.3.6-next.0
13
+ - @backstage/core-components@0.18.3-next.0
14
+ - @backstage/catalog-model@1.7.6-next.0
15
+ - @backstage/integration@1.18.2-next.0
16
+ - @backstage/frontend-plugin-api@0.12.2-next.0
17
+ - @backstage/catalog-client@1.12.1-next.0
18
+ - @backstage/core-compat-api@0.5.4-next.0
19
+ - @backstage/errors@1.2.7
20
+ - @backstage/integration-react@1.2.12-next.0
21
+ - @backstage/theme@0.7.0
22
+ - @backstage/plugin-auth-react@0.1.21-next.0
23
+ - @backstage/plugin-search-common@1.2.21-next.0
24
+ - @backstage/plugin-techdocs-common@0.1.1
25
+ - @backstage/plugin-techdocs-react@1.3.5-next.0
8
26
 
9
27
  ## 1.15.1
10
28
 
@@ -1,5 +1,5 @@
1
1
  var name = "@backstage/plugin-techdocs";
2
- var version = "1.15.2";
2
+ var version = "1.15.3-next.0";
3
3
  var description = "The Backstage plugin that renders technical documentation for your components";
4
4
  var backstage = {
5
5
  role: "frontend-plugin",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-techdocs",
3
- "version": "1.15.2",
3
+ "version": "1.15.3-next.0",
4
4
  "description": "The Backstage plugin that renders technical documentation for your components",
5
5
  "backstage": {
6
6
  "role": "frontend-plugin",
@@ -71,23 +71,23 @@
71
71
  "test": "backstage-cli package test"
72
72
  },
73
73
  "dependencies": {
74
- "@backstage/catalog-client": "^1.12.0",
75
- "@backstage/catalog-model": "^1.7.5",
76
- "@backstage/config": "^1.3.5",
77
- "@backstage/core-compat-api": "^0.5.3",
78
- "@backstage/core-components": "^0.18.2",
79
- "@backstage/core-plugin-api": "^1.11.1",
80
- "@backstage/errors": "^1.2.7",
81
- "@backstage/frontend-plugin-api": "^0.12.1",
82
- "@backstage/integration": "^1.18.1",
83
- "@backstage/integration-react": "^1.2.11",
84
- "@backstage/plugin-auth-react": "^0.1.20",
85
- "@backstage/plugin-catalog-react": "^1.21.2",
86
- "@backstage/plugin-search-common": "^1.2.20",
87
- "@backstage/plugin-search-react": "^1.9.5",
88
- "@backstage/plugin-techdocs-common": "^0.1.1",
89
- "@backstage/plugin-techdocs-react": "^1.3.4",
90
- "@backstage/theme": "^0.7.0",
74
+ "@backstage/catalog-client": "1.12.1-next.0",
75
+ "@backstage/catalog-model": "1.7.6-next.0",
76
+ "@backstage/config": "1.3.6-next.0",
77
+ "@backstage/core-compat-api": "0.5.4-next.0",
78
+ "@backstage/core-components": "0.18.3-next.0",
79
+ "@backstage/core-plugin-api": "1.11.2-next.0",
80
+ "@backstage/errors": "1.2.7",
81
+ "@backstage/frontend-plugin-api": "0.12.2-next.0",
82
+ "@backstage/integration": "1.18.2-next.0",
83
+ "@backstage/integration-react": "1.2.12-next.0",
84
+ "@backstage/plugin-auth-react": "0.1.21-next.0",
85
+ "@backstage/plugin-catalog-react": "1.21.3-next.0",
86
+ "@backstage/plugin-search-common": "1.2.21-next.0",
87
+ "@backstage/plugin-search-react": "1.9.6-next.0",
88
+ "@backstage/plugin-techdocs-common": "0.1.1",
89
+ "@backstage/plugin-techdocs-react": "1.3.5-next.0",
90
+ "@backstage/theme": "0.7.0",
91
91
  "@material-ui/core": "^4.12.2",
92
92
  "@material-ui/icons": "^4.9.1",
93
93
  "@material-ui/lab": "4.0.0-alpha.61",
@@ -101,12 +101,12 @@
101
101
  "react-use": "^17.2.4"
102
102
  },
103
103
  "devDependencies": {
104
- "@backstage/cli": "^0.34.4",
105
- "@backstage/core-app-api": "^1.19.1",
106
- "@backstage/dev-utils": "^1.1.16",
107
- "@backstage/plugin-catalog": "^1.31.4",
108
- "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.29",
109
- "@backstage/test-utils": "^1.7.12",
104
+ "@backstage/cli": "0.34.5-next.0",
105
+ "@backstage/core-app-api": "1.19.2-next.0",
106
+ "@backstage/dev-utils": "1.1.17-next.1",
107
+ "@backstage/plugin-catalog": "1.31.5-next.0",
108
+ "@backstage/plugin-techdocs-module-addons-contrib": "1.1.30-next.0",
109
+ "@backstage/test-utils": "1.7.13-next.0",
110
110
  "@testing-library/dom": "^10.0.0",
111
111
  "@testing-library/jest-dom": "^6.0.0",
112
112
  "@testing-library/react": "^16.0.0",