@backstage/plugin-techdocs-addons-test-utils 1.0.25-next.2 → 1.0.25-next.4
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 +34 -0
- package/package.json +11 -11
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,39 @@
|
|
|
1
1
|
# @backstage/plugin-techdocs-addons-test-utils
|
|
2
2
|
|
|
3
|
+
## 1.0.25-next.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
- @backstage/core-components@0.13.9-next.3
|
|
9
|
+
- @backstage/core-app-api@1.11.2-next.1
|
|
10
|
+
- @backstage/core-plugin-api@1.8.1-next.1
|
|
11
|
+
- @backstage/integration-react@1.1.22-next.1
|
|
12
|
+
- @backstage/test-utils@1.4.6-next.2
|
|
13
|
+
- @backstage/theme@0.5.0-next.1
|
|
14
|
+
- @backstage/plugin-catalog@1.16.0-next.4
|
|
15
|
+
- @backstage/plugin-catalog-react@1.9.2-next.3
|
|
16
|
+
- @backstage/plugin-search-react@1.7.4-next.3
|
|
17
|
+
- @backstage/plugin-techdocs@1.9.2-next.4
|
|
18
|
+
- @backstage/plugin-techdocs-react@1.1.14-next.3
|
|
19
|
+
|
|
20
|
+
## 1.0.25-next.3
|
|
21
|
+
|
|
22
|
+
### Patch Changes
|
|
23
|
+
|
|
24
|
+
- Updated dependencies
|
|
25
|
+
- @backstage/theme@0.5.0-next.1
|
|
26
|
+
- @backstage/plugin-techdocs@1.9.2-next.3
|
|
27
|
+
- @backstage/plugin-catalog@1.16.0-next.3
|
|
28
|
+
- @backstage/plugin-catalog-react@1.9.2-next.2
|
|
29
|
+
- @backstage/plugin-search-react@1.7.4-next.2
|
|
30
|
+
- @backstage/core-app-api@1.11.2-next.1
|
|
31
|
+
- @backstage/core-components@0.13.9-next.2
|
|
32
|
+
- @backstage/core-plugin-api@1.8.1-next.1
|
|
33
|
+
- @backstage/integration-react@1.1.22-next.1
|
|
34
|
+
- @backstage/test-utils@1.4.6-next.2
|
|
35
|
+
- @backstage/plugin-techdocs-react@1.1.14-next.2
|
|
36
|
+
|
|
3
37
|
## 1.0.25-next.2
|
|
4
38
|
|
|
5
39
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@backstage/plugin-techdocs-addons-test-utils",
|
|
3
|
-
"version": "1.0.25-next.
|
|
3
|
+
"version": "1.0.25-next.4",
|
|
4
4
|
"main": "dist/index.esm.js",
|
|
5
5
|
"types": "dist/index.d.ts",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -34,16 +34,16 @@
|
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
36
|
"@backstage/core-app-api": "^1.11.2-next.1",
|
|
37
|
-
"@backstage/core-components": "^0.13.9-next.
|
|
37
|
+
"@backstage/core-components": "^0.13.9-next.3",
|
|
38
38
|
"@backstage/core-plugin-api": "^1.8.1-next.1",
|
|
39
39
|
"@backstage/integration-react": "^1.1.22-next.1",
|
|
40
|
-
"@backstage/plugin-catalog": "^1.16.0-next.
|
|
41
|
-
"@backstage/plugin-catalog-react": "^1.9.2-next.
|
|
42
|
-
"@backstage/plugin-search-react": "^1.7.4-next.
|
|
43
|
-
"@backstage/plugin-techdocs": "^1.9.2-next.
|
|
44
|
-
"@backstage/plugin-techdocs-react": "^1.1.14-next.
|
|
45
|
-
"@backstage/test-utils": "^1.4.6-next.
|
|
46
|
-
"@backstage/theme": "^0.5.0-next.
|
|
40
|
+
"@backstage/plugin-catalog": "^1.16.0-next.4",
|
|
41
|
+
"@backstage/plugin-catalog-react": "^1.9.2-next.3",
|
|
42
|
+
"@backstage/plugin-search-react": "^1.7.4-next.3",
|
|
43
|
+
"@backstage/plugin-techdocs": "^1.9.2-next.4",
|
|
44
|
+
"@backstage/plugin-techdocs-react": "^1.1.14-next.3",
|
|
45
|
+
"@backstage/test-utils": "^1.4.6-next.2",
|
|
46
|
+
"@backstage/theme": "^0.5.0-next.1",
|
|
47
47
|
"@material-ui/core": "^4.12.2",
|
|
48
48
|
"@material-ui/icons": "^4.9.1",
|
|
49
49
|
"@material-ui/lab": "4.0.0-alpha.61",
|
|
@@ -58,8 +58,8 @@
|
|
|
58
58
|
"react-router-dom": "6.0.0-beta.0 || ^6.3.0"
|
|
59
59
|
},
|
|
60
60
|
"devDependencies": {
|
|
61
|
-
"@backstage/cli": "^0.25.0-next.
|
|
62
|
-
"@backstage/dev-utils": "^1.0.25-next.
|
|
61
|
+
"@backstage/cli": "^0.25.0-next.3",
|
|
62
|
+
"@backstage/dev-utils": "^1.0.25-next.3",
|
|
63
63
|
"@testing-library/dom": "^9.0.0",
|
|
64
64
|
"@testing-library/jest-dom": "^6.0.0",
|
|
65
65
|
"@testing-library/user-event": "^14.0.0",
|