@backstage/plugin-catalog-react 0.0.0-nightly-20240131021027 → 0.0.0-nightly-20240201021259

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,24 +1,24 @@
1
1
  # @backstage/plugin-catalog-react
2
2
 
3
- ## 0.0.0-nightly-20240131021027
3
+ ## 0.0.0-nightly-20240201021259
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - 916da47: Change default icon for unknown entities to nothing instead of the help icon.
8
8
  - 71c6d7a: Overflowing labels in OwnerPicker (Catalog) are now truncated. Hovering over them shows the full label
9
9
  - Updated dependencies
10
- - @backstage/frontend-plugin-api@0.0.0-nightly-20240131021027
11
- - @backstage/core-components@0.0.0-nightly-20240131021027
12
- - @backstage/catalog-model@0.0.0-nightly-20240131021027
13
- - @backstage/catalog-client@0.0.0-nightly-20240131021027
14
- - @backstage/core-plugin-api@0.0.0-nightly-20240131021027
15
- - @backstage/integration-react@0.0.0-nightly-20240131021027
10
+ - @backstage/frontend-plugin-api@0.0.0-nightly-20240201021259
11
+ - @backstage/core-components@0.0.0-nightly-20240201021259
12
+ - @backstage/catalog-model@0.0.0-nightly-20240201021259
13
+ - @backstage/catalog-client@0.0.0-nightly-20240201021259
14
+ - @backstage/core-plugin-api@0.0.0-nightly-20240201021259
15
+ - @backstage/integration-react@0.0.0-nightly-20240201021259
16
16
  - @backstage/errors@1.2.3
17
17
  - @backstage/types@1.1.1
18
18
  - @backstage/version-bridge@1.0.7
19
- - @backstage/plugin-catalog-common@0.0.0-nightly-20240131021027
19
+ - @backstage/plugin-catalog-common@0.0.0-nightly-20240201021259
20
20
  - @backstage/plugin-permission-common@0.7.12
21
- - @backstage/plugin-permission-react@0.0.0-nightly-20240131021027
21
+ - @backstage/plugin-permission-react@0.0.0-nightly-20240201021259
22
22
 
23
23
  ## 1.9.4-next.1
24
24
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-catalog-react",
3
- "version": "0.0.0-nightly-20240131021027",
3
+ "version": "0.0.0-nightly-20240201021259",
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-20240131021027",
4
+ "version": "0.0.0-nightly-20240201021259",
5
5
  "main": "./dist/index.esm.js",
6
6
  "types": "./dist/index.d.ts",
7
7
  "license": "Apache-2.0",
@@ -44,16 +44,16 @@
44
44
  "start": "backstage-cli package start"
45
45
  },
46
46
  "dependencies": {
47
- "@backstage/catalog-client": "^0.0.0-nightly-20240131021027",
48
- "@backstage/catalog-model": "^0.0.0-nightly-20240131021027",
49
- "@backstage/core-components": "^0.0.0-nightly-20240131021027",
50
- "@backstage/core-plugin-api": "^0.0.0-nightly-20240131021027",
47
+ "@backstage/catalog-client": "^0.0.0-nightly-20240201021259",
48
+ "@backstage/catalog-model": "^0.0.0-nightly-20240201021259",
49
+ "@backstage/core-components": "^0.0.0-nightly-20240201021259",
50
+ "@backstage/core-plugin-api": "^0.0.0-nightly-20240201021259",
51
51
  "@backstage/errors": "^1.2.3",
52
- "@backstage/frontend-plugin-api": "^0.0.0-nightly-20240131021027",
53
- "@backstage/integration-react": "^0.0.0-nightly-20240131021027",
54
- "@backstage/plugin-catalog-common": "^0.0.0-nightly-20240131021027",
52
+ "@backstage/frontend-plugin-api": "^0.0.0-nightly-20240201021259",
53
+ "@backstage/integration-react": "^0.0.0-nightly-20240201021259",
54
+ "@backstage/plugin-catalog-common": "^0.0.0-nightly-20240201021259",
55
55
  "@backstage/plugin-permission-common": "^0.7.12",
56
- "@backstage/plugin-permission-react": "^0.0.0-nightly-20240131021027",
56
+ "@backstage/plugin-permission-react": "^0.0.0-nightly-20240201021259",
57
57
  "@backstage/types": "^1.1.1",
58
58
  "@backstage/version-bridge": "^1.0.7",
59
59
  "@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-20240131021027",
79
- "@backstage/core-app-api": "^0.0.0-nightly-20240131021027",
80
- "@backstage/plugin-catalog-common": "^0.0.0-nightly-20240131021027",
81
- "@backstage/plugin-scaffolder-common": "^0.0.0-nightly-20240131021027",
82
- "@backstage/test-utils": "^0.0.0-nightly-20240131021027",
78
+ "@backstage/cli": "^0.0.0-nightly-20240201021259",
79
+ "@backstage/core-app-api": "^0.0.0-nightly-20240201021259",
80
+ "@backstage/plugin-catalog-common": "^0.0.0-nightly-20240201021259",
81
+ "@backstage/plugin-scaffolder-common": "^0.0.0-nightly-20240201021259",
82
+ "@backstage/test-utils": "^0.0.0-nightly-20240201021259",
83
83
  "@testing-library/dom": "^9.0.0",
84
84
  "@testing-library/jest-dom": "^6.0.0",
85
85
  "@testing-library/react": "^14.0.0",