@backstage/plugin-catalog-react 0.0.0-nightly-20230718023400 → 0.0.0-nightly-20230727021638

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,42 @@
1
1
  # @backstage/plugin-catalog-react
2
2
 
3
- ## 0.0.0-nightly-20230718023400
3
+ ## 0.0.0-nightly-20230727021638
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ - @backstage/core-components@0.0.0-nightly-20230727021638
9
+ - @backstage/core-plugin-api@1.5.3
10
+ - @backstage/catalog-client@1.4.3
11
+ - @backstage/catalog-model@1.4.1
12
+ - @backstage/errors@1.2.1
13
+ - @backstage/integration@1.5.1
14
+ - @backstage/theme@0.4.1
15
+ - @backstage/types@1.1.0
16
+ - @backstage/version-bridge@1.0.4
17
+ - @backstage/plugin-catalog-common@1.0.15
18
+ - @backstage/plugin-permission-common@0.7.7
19
+ - @backstage/plugin-permission-react@0.4.14
20
+
21
+ ## 1.8.1-next.0
22
+
23
+ ### Patch Changes
24
+
25
+ - Updated dependencies
26
+ - @backstage/core-components@0.13.4-next.0
27
+ - @backstage/core-plugin-api@1.5.3
28
+ - @backstage/catalog-client@1.4.3
29
+ - @backstage/catalog-model@1.4.1
30
+ - @backstage/errors@1.2.1
31
+ - @backstage/integration@1.5.1
32
+ - @backstage/theme@0.4.1
33
+ - @backstage/types@1.1.0
34
+ - @backstage/version-bridge@1.0.4
35
+ - @backstage/plugin-catalog-common@1.0.15
36
+ - @backstage/plugin-permission-common@0.7.7
37
+ - @backstage/plugin-permission-react@0.4.14
38
+
39
+ ## 1.8.0
4
40
 
5
41
  ### Minor Changes
6
42
 
@@ -9,18 +45,18 @@
9
45
  ### Patch Changes
10
46
 
11
47
  - Updated dependencies
12
- - @backstage/theme@0.0.0-nightly-20230718023400
13
- - @backstage/errors@0.0.0-nightly-20230718023400
14
- - @backstage/core-components@0.0.0-nightly-20230718023400
15
- - @backstage/core-plugin-api@0.0.0-nightly-20230718023400
16
- - @backstage/catalog-client@0.0.0-nightly-20230718023400
17
- - @backstage/catalog-model@0.0.0-nightly-20230718023400
18
- - @backstage/integration@0.0.0-nightly-20230718023400
48
+ - @backstage/theme@0.4.1
49
+ - @backstage/errors@1.2.1
50
+ - @backstage/core-components@0.13.3
51
+ - @backstage/core-plugin-api@1.5.3
52
+ - @backstage/catalog-client@1.4.3
53
+ - @backstage/catalog-model@1.4.1
54
+ - @backstage/integration@1.5.1
19
55
  - @backstage/types@1.1.0
20
56
  - @backstage/version-bridge@1.0.4
21
- - @backstage/plugin-catalog-common@0.0.0-nightly-20230718023400
22
- - @backstage/plugin-permission-common@0.0.0-nightly-20230718023400
23
- - @backstage/plugin-permission-react@0.0.0-nightly-20230718023400
57
+ - @backstage/plugin-catalog-common@1.0.15
58
+ - @backstage/plugin-permission-common@0.7.7
59
+ - @backstage/plugin-permission-react@0.4.14
24
60
 
25
61
  ## 1.8.0-next.2
26
62
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-catalog-react",
3
- "version": "0.0.0-nightly-20230718023400",
3
+ "version": "0.0.0-nightly-20230727021638",
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-catalog-react",
3
3
  "description": "A frontend library that helps other Backstage plugins interact with the catalog",
4
- "version": "0.0.0-nightly-20230718023400",
4
+ "version": "0.0.0-nightly-20230727021638",
5
5
  "main": "./dist/index.esm.js",
6
6
  "types": "./dist/index.d.ts",
7
7
  "license": "Apache-2.0",
@@ -43,16 +43,16 @@
43
43
  "start": "backstage-cli package start"
44
44
  },
45
45
  "dependencies": {
46
- "@backstage/catalog-client": "^0.0.0-nightly-20230718023400",
47
- "@backstage/catalog-model": "^0.0.0-nightly-20230718023400",
48
- "@backstage/core-components": "^0.0.0-nightly-20230718023400",
49
- "@backstage/core-plugin-api": "^0.0.0-nightly-20230718023400",
50
- "@backstage/errors": "^0.0.0-nightly-20230718023400",
51
- "@backstage/integration": "^0.0.0-nightly-20230718023400",
52
- "@backstage/plugin-catalog-common": "^0.0.0-nightly-20230718023400",
53
- "@backstage/plugin-permission-common": "^0.0.0-nightly-20230718023400",
54
- "@backstage/plugin-permission-react": "^0.0.0-nightly-20230718023400",
55
- "@backstage/theme": "^0.0.0-nightly-20230718023400",
46
+ "@backstage/catalog-client": "^1.4.3",
47
+ "@backstage/catalog-model": "^1.4.1",
48
+ "@backstage/core-components": "^0.0.0-nightly-20230727021638",
49
+ "@backstage/core-plugin-api": "^1.5.3",
50
+ "@backstage/errors": "^1.2.1",
51
+ "@backstage/integration": "^1.5.1",
52
+ "@backstage/plugin-catalog-common": "^1.0.15",
53
+ "@backstage/plugin-permission-common": "^0.7.7",
54
+ "@backstage/plugin-permission-react": "^0.4.14",
55
+ "@backstage/theme": "^0.4.1",
56
56
  "@backstage/types": "^1.1.0",
57
57
  "@backstage/version-bridge": "^1.0.4",
58
58
  "@material-ui/core": "^4.12.2",
@@ -75,11 +75,11 @@
75
75
  "react-router-dom": "6.0.0-beta.0 || ^6.3.0"
76
76
  },
77
77
  "devDependencies": {
78
- "@backstage/cli": "^0.0.0-nightly-20230718023400",
79
- "@backstage/core-app-api": "^0.0.0-nightly-20230718023400",
80
- "@backstage/plugin-catalog-common": "^0.0.0-nightly-20230718023400",
81
- "@backstage/plugin-scaffolder-common": "^0.0.0-nightly-20230718023400",
82
- "@backstage/test-utils": "^0.0.0-nightly-20230718023400",
78
+ "@backstage/cli": "^0.0.0-nightly-20230727021638",
79
+ "@backstage/core-app-api": "^0.0.0-nightly-20230727021638",
80
+ "@backstage/plugin-catalog-common": "^1.0.15",
81
+ "@backstage/plugin-scaffolder-common": "^1.3.2",
82
+ "@backstage/test-utils": "^0.0.0-nightly-20230727021638",
83
83
  "@testing-library/dom": "^8.0.0",
84
84
  "@testing-library/jest-dom": "^5.10.1",
85
85
  "@testing-library/react": "^12.1.3",