@backstage/plugin-catalog-react 0.0.0-nightly-20260705031809 → 0.0.0-nightly-20260706032134

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +11 -11
  2. package/package.json +15 -15
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @backstage/plugin-catalog-react
2
2
 
3
- ## 0.0.0-nightly-20260705031809
3
+ ## 0.0.0-nightly-20260706032134
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -17,21 +17,21 @@
17
17
  ### Patch Changes
18
18
 
19
19
  - Updated dependencies
20
- - @backstage/frontend-plugin-api@0.0.0-nightly-20260705031809
21
- - @backstage/ui@0.0.0-nightly-20260705031809
22
- - @backstage/core-components@0.0.0-nightly-20260705031809
23
- - @backstage/filter-predicates@0.0.0-nightly-20260705031809
24
- - @backstage/core-compat-api@0.0.0-nightly-20260705031809
25
- - @backstage/core-plugin-api@0.0.0-nightly-20260705031809
26
- - @backstage/frontend-test-utils@0.0.0-nightly-20260705031809
27
- - @backstage/catalog-client@0.0.0-nightly-20260705031809
20
+ - @backstage/frontend-plugin-api@0.0.0-nightly-20260706032134
21
+ - @backstage/ui@0.0.0-nightly-20260706032134
22
+ - @backstage/core-components@0.0.0-nightly-20260706032134
23
+ - @backstage/filter-predicates@0.0.0-nightly-20260706032134
24
+ - @backstage/core-compat-api@0.0.0-nightly-20260706032134
25
+ - @backstage/core-plugin-api@0.0.0-nightly-20260706032134
26
+ - @backstage/frontend-test-utils@0.0.0-nightly-20260706032134
27
+ - @backstage/catalog-client@0.0.0-nightly-20260706032134
28
28
  - @backstage/catalog-model@1.9.0
29
29
  - @backstage/errors@1.3.1
30
- - @backstage/integration-react@0.0.0-nightly-20260705031809
30
+ - @backstage/integration-react@0.0.0-nightly-20260706032134
31
31
  - @backstage/types@1.2.2
32
32
  - @backstage/version-bridge@1.0.12
33
33
  - @backstage/plugin-permission-common@0.9.9
34
- - @backstage/plugin-permission-react@0.0.0-nightly-20260705031809
34
+ - @backstage/plugin-permission-react@0.0.0-nightly-20260706032134
35
35
 
36
36
  ## 3.2.0-next.0
37
37
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-catalog-react",
3
- "version": "0.0.0-nightly-20260705031809",
3
+ "version": "0.0.0-nightly-20260706032134",
4
4
  "description": "A frontend library that helps other Backstage plugins interact with the catalog",
5
5
  "backstage": {
6
6
  "role": "web-library",
@@ -73,19 +73,19 @@
73
73
  "test": "backstage-cli package test"
74
74
  },
75
75
  "dependencies": {
76
- "@backstage/catalog-client": "0.0.0-nightly-20260705031809",
76
+ "@backstage/catalog-client": "0.0.0-nightly-20260706032134",
77
77
  "@backstage/catalog-model": "1.9.0",
78
- "@backstage/core-compat-api": "0.0.0-nightly-20260705031809",
79
- "@backstage/core-components": "0.0.0-nightly-20260705031809",
80
- "@backstage/core-plugin-api": "0.0.0-nightly-20260705031809",
78
+ "@backstage/core-compat-api": "0.0.0-nightly-20260706032134",
79
+ "@backstage/core-components": "0.0.0-nightly-20260706032134",
80
+ "@backstage/core-plugin-api": "0.0.0-nightly-20260706032134",
81
81
  "@backstage/errors": "1.3.1",
82
- "@backstage/filter-predicates": "0.0.0-nightly-20260705031809",
83
- "@backstage/frontend-plugin-api": "0.0.0-nightly-20260705031809",
84
- "@backstage/integration-react": "0.0.0-nightly-20260705031809",
82
+ "@backstage/filter-predicates": "0.0.0-nightly-20260706032134",
83
+ "@backstage/frontend-plugin-api": "0.0.0-nightly-20260706032134",
84
+ "@backstage/integration-react": "0.0.0-nightly-20260706032134",
85
85
  "@backstage/plugin-permission-common": "0.9.9",
86
- "@backstage/plugin-permission-react": "0.0.0-nightly-20260705031809",
86
+ "@backstage/plugin-permission-react": "0.0.0-nightly-20260706032134",
87
87
  "@backstage/types": "1.2.2",
88
- "@backstage/ui": "0.0.0-nightly-20260705031809",
88
+ "@backstage/ui": "0.0.0-nightly-20260706032134",
89
89
  "@backstage/version-bridge": "1.0.12",
90
90
  "@material-ui/core": "^4.12.2",
91
91
  "@material-ui/icons": "^4.9.1",
@@ -102,12 +102,12 @@
102
102
  "zod": "^4.0.0"
103
103
  },
104
104
  "devDependencies": {
105
- "@backstage/cli": "0.0.0-nightly-20260705031809",
106
- "@backstage/core-app-api": "0.0.0-nightly-20260705031809",
107
- "@backstage/frontend-test-utils": "0.0.0-nightly-20260705031809",
105
+ "@backstage/cli": "0.0.0-nightly-20260706032134",
106
+ "@backstage/core-app-api": "0.0.0-nightly-20260706032134",
107
+ "@backstage/frontend-test-utils": "0.0.0-nightly-20260706032134",
108
108
  "@backstage/plugin-catalog-common": "1.1.10",
109
109
  "@backstage/plugin-scaffolder-common": "2.2.1",
110
- "@backstage/test-utils": "0.0.0-nightly-20260705031809",
110
+ "@backstage/test-utils": "0.0.0-nightly-20260706032134",
111
111
  "@testing-library/dom": "^10.0.0",
112
112
  "@testing-library/jest-dom": "^6.0.0",
113
113
  "@testing-library/react": "^16.0.0",
@@ -120,7 +120,7 @@
120
120
  "react-test-renderer": "^16.13.1"
121
121
  },
122
122
  "peerDependencies": {
123
- "@backstage/frontend-test-utils": "0.0.0-nightly-20260705031809",
123
+ "@backstage/frontend-test-utils": "0.0.0-nightly-20260706032134",
124
124
  "@types/react": "^17.0.0 || ^18.0.0",
125
125
  "react": "^17.0.0 || ^18.0.0",
126
126
  "react-dom": "^17.0.0 || ^18.0.0",