@backstage/plugin-catalog-react 0.0.0-nightly-20230314021848 → 0.0.0-nightly-20230316022608

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,24 @@
1
1
  # @backstage/plugin-catalog-react
2
2
 
3
- ## 0.0.0-nightly-20230314021848
3
+ ## 0.0.0-nightly-20230316022608
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ - @backstage/core-components@0.0.0-nightly-20230316022608
9
+ - @backstage/catalog-client@1.4.0
10
+ - @backstage/catalog-model@1.2.1
11
+ - @backstage/core-plugin-api@1.5.0
12
+ - @backstage/errors@1.1.5
13
+ - @backstage/integration@1.4.3
14
+ - @backstage/theme@0.2.18
15
+ - @backstage/types@1.0.2
16
+ - @backstage/version-bridge@1.0.3
17
+ - @backstage/plugin-catalog-common@1.0.12
18
+ - @backstage/plugin-permission-common@0.7.4
19
+ - @backstage/plugin-permission-react@0.4.11
20
+
21
+ ## 1.4.0
4
22
 
5
23
  ### Minor Changes
6
24
 
@@ -12,18 +30,18 @@
12
30
  - 928a12a9b3e: Internal refactor of `/alpha` exports.
13
31
  - 24916d23494: Do not close `Autocomplete` powered multiple-selection filters when checking boxes
14
32
  - Updated dependencies
15
- - @backstage/catalog-client@0.0.0-nightly-20230314021848
16
- - @backstage/core-components@0.0.0-nightly-20230314021848
17
- - @backstage/errors@0.0.0-nightly-20230314021848
18
- - @backstage/core-plugin-api@0.0.0-nightly-20230314021848
19
- - @backstage/catalog-model@0.0.0-nightly-20230314021848
20
- - @backstage/plugin-catalog-common@0.0.0-nightly-20230314021848
21
- - @backstage/integration@0.0.0-nightly-20230314021848
22
- - @backstage/plugin-permission-common@0.0.0-nightly-20230314021848
23
- - @backstage/theme@0.0.0-nightly-20230314021848
33
+ - @backstage/catalog-client@1.4.0
34
+ - @backstage/core-components@0.12.5
35
+ - @backstage/errors@1.1.5
36
+ - @backstage/core-plugin-api@1.5.0
37
+ - @backstage/catalog-model@1.2.1
38
+ - @backstage/plugin-catalog-common@1.0.12
39
+ - @backstage/integration@1.4.3
40
+ - @backstage/plugin-permission-common@0.7.4
41
+ - @backstage/theme@0.2.18
24
42
  - @backstage/types@1.0.2
25
43
  - @backstage/version-bridge@1.0.3
26
- - @backstage/plugin-permission-react@0.0.0-nightly-20230314021848
44
+ - @backstage/plugin-permission-react@0.4.11
27
45
 
28
46
  ## 1.4.0-next.2
29
47
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-catalog-react",
3
- "version": "0.0.0-nightly-20230314021848",
3
+ "version": "0.0.0-nightly-20230316022608",
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-20230314021848",
4
+ "version": "0.0.0-nightly-20230316022608",
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-20230314021848",
47
- "@backstage/catalog-model": "^0.0.0-nightly-20230314021848",
48
- "@backstage/core-components": "^0.0.0-nightly-20230314021848",
49
- "@backstage/core-plugin-api": "^0.0.0-nightly-20230314021848",
50
- "@backstage/errors": "^0.0.0-nightly-20230314021848",
51
- "@backstage/integration": "^0.0.0-nightly-20230314021848",
52
- "@backstage/plugin-catalog-common": "^0.0.0-nightly-20230314021848",
53
- "@backstage/plugin-permission-common": "^0.0.0-nightly-20230314021848",
54
- "@backstage/plugin-permission-react": "^0.0.0-nightly-20230314021848",
55
- "@backstage/theme": "^0.0.0-nightly-20230314021848",
46
+ "@backstage/catalog-client": "^1.4.0",
47
+ "@backstage/catalog-model": "^1.2.1",
48
+ "@backstage/core-components": "^0.0.0-nightly-20230316022608",
49
+ "@backstage/core-plugin-api": "^1.5.0",
50
+ "@backstage/errors": "^1.1.5",
51
+ "@backstage/integration": "^1.4.3",
52
+ "@backstage/plugin-catalog-common": "^1.0.12",
53
+ "@backstage/plugin-permission-common": "^0.7.4",
54
+ "@backstage/plugin-permission-react": "^0.4.11",
55
+ "@backstage/theme": "^0.2.18",
56
56
  "@backstage/types": "^1.0.2",
57
57
  "@backstage/version-bridge": "^1.0.3",
58
58
  "@material-ui/core": "^4.12.2",
@@ -73,11 +73,11 @@
73
73
  "react-router-dom": "6.0.0-beta.0 || ^6.3.0"
74
74
  },
75
75
  "devDependencies": {
76
- "@backstage/cli": "^0.0.0-nightly-20230314021848",
77
- "@backstage/core-app-api": "^0.0.0-nightly-20230314021848",
78
- "@backstage/plugin-catalog-common": "^0.0.0-nightly-20230314021848",
79
- "@backstage/plugin-scaffolder-common": "^0.0.0-nightly-20230314021848",
80
- "@backstage/test-utils": "^0.0.0-nightly-20230314021848",
76
+ "@backstage/cli": "^0.0.0-nightly-20230316022608",
77
+ "@backstage/core-app-api": "^1.6.0",
78
+ "@backstage/plugin-catalog-common": "^1.0.12",
79
+ "@backstage/plugin-scaffolder-common": "^1.2.6",
80
+ "@backstage/test-utils": "^1.2.6",
81
81
  "@testing-library/jest-dom": "^5.10.1",
82
82
  "@testing-library/react": "^12.1.3",
83
83
  "@testing-library/react-hooks": "^8.0.0",