@backstage/plugin-catalog-react 0.0.0-nightly-20250710024421 → 0.0.0-nightly-20250711024638

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 +12 -12
  2. package/package.json +17 -17
package/CHANGELOG.md CHANGED
@@ -1,22 +1,22 @@
1
1
  # @backstage/plugin-catalog-react
2
2
 
3
- ## 0.0.0-nightly-20250710024421
3
+ ## 0.0.0-nightly-20250711024638
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - 3507fcd: Just some more circular dep cleanup
8
8
  - Updated dependencies
9
- - @backstage/plugin-permission-common@0.0.0-nightly-20250710024421
10
- - @backstage/catalog-model@0.0.0-nightly-20250710024421
11
- - @backstage/catalog-client@0.0.0-nightly-20250710024421
12
- - @backstage/core-components@0.0.0-nightly-20250710024421
13
- - @backstage/integration-react@0.0.0-nightly-20250710024421
14
- - @backstage/core-plugin-api@0.0.0-nightly-20250710024421
15
- - @backstage/frontend-test-utils@0.0.0-nightly-20250710024421
16
- - @backstage/plugin-permission-react@0.0.0-nightly-20250710024421
17
- - @backstage/core-compat-api@0.0.0-nightly-20250710024421
18
- - @backstage/frontend-plugin-api@0.0.0-nightly-20250710024421
19
- - @backstage/plugin-catalog-common@0.0.0-nightly-20250710024421
9
+ - @backstage/plugin-permission-common@0.0.0-nightly-20250711024638
10
+ - @backstage/catalog-model@0.0.0-nightly-20250711024638
11
+ - @backstage/catalog-client@0.0.0-nightly-20250711024638
12
+ - @backstage/core-components@0.0.0-nightly-20250711024638
13
+ - @backstage/integration-react@0.0.0-nightly-20250711024638
14
+ - @backstage/core-plugin-api@0.0.0-nightly-20250711024638
15
+ - @backstage/frontend-test-utils@0.0.0-nightly-20250711024638
16
+ - @backstage/plugin-permission-react@0.0.0-nightly-20250711024638
17
+ - @backstage/core-compat-api@0.0.0-nightly-20250711024638
18
+ - @backstage/frontend-plugin-api@0.0.0-nightly-20250711024638
19
+ - @backstage/plugin-catalog-common@0.0.0-nightly-20250711024638
20
20
  - @backstage/errors@1.2.7
21
21
  - @backstage/types@1.2.1
22
22
  - @backstage/version-bridge@1.0.11
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-catalog-react",
3
- "version": "0.0.0-nightly-20250710024421",
3
+ "version": "0.0.0-nightly-20250711024638",
4
4
  "description": "A frontend library that helps other Backstage plugins interact with the catalog",
5
5
  "backstage": {
6
6
  "role": "web-library",
@@ -73,18 +73,18 @@
73
73
  "test": "backstage-cli package test"
74
74
  },
75
75
  "dependencies": {
76
- "@backstage/catalog-client": "0.0.0-nightly-20250710024421",
77
- "@backstage/catalog-model": "0.0.0-nightly-20250710024421",
78
- "@backstage/core-compat-api": "0.0.0-nightly-20250710024421",
79
- "@backstage/core-components": "0.0.0-nightly-20250710024421",
80
- "@backstage/core-plugin-api": "0.0.0-nightly-20250710024421",
76
+ "@backstage/catalog-client": "0.0.0-nightly-20250711024638",
77
+ "@backstage/catalog-model": "0.0.0-nightly-20250711024638",
78
+ "@backstage/core-compat-api": "0.0.0-nightly-20250711024638",
79
+ "@backstage/core-components": "0.0.0-nightly-20250711024638",
80
+ "@backstage/core-plugin-api": "0.0.0-nightly-20250711024638",
81
81
  "@backstage/errors": "1.2.7",
82
- "@backstage/frontend-plugin-api": "0.0.0-nightly-20250710024421",
83
- "@backstage/frontend-test-utils": "0.0.0-nightly-20250710024421",
84
- "@backstage/integration-react": "0.0.0-nightly-20250710024421",
85
- "@backstage/plugin-catalog-common": "0.0.0-nightly-20250710024421",
86
- "@backstage/plugin-permission-common": "0.0.0-nightly-20250710024421",
87
- "@backstage/plugin-permission-react": "0.0.0-nightly-20250710024421",
82
+ "@backstage/frontend-plugin-api": "0.0.0-nightly-20250711024638",
83
+ "@backstage/frontend-test-utils": "0.0.0-nightly-20250711024638",
84
+ "@backstage/integration-react": "0.0.0-nightly-20250711024638",
85
+ "@backstage/plugin-catalog-common": "0.0.0-nightly-20250711024638",
86
+ "@backstage/plugin-permission-common": "0.0.0-nightly-20250711024638",
87
+ "@backstage/plugin-permission-react": "0.0.0-nightly-20250711024638",
88
88
  "@backstage/types": "1.2.1",
89
89
  "@backstage/version-bridge": "1.0.11",
90
90
  "@material-ui/core": "^4.12.2",
@@ -100,11 +100,11 @@
100
100
  "zen-observable": "^0.10.0"
101
101
  },
102
102
  "devDependencies": {
103
- "@backstage/cli": "0.0.0-nightly-20250710024421",
104
- "@backstage/core-app-api": "0.0.0-nightly-20250710024421",
105
- "@backstage/plugin-catalog-common": "0.0.0-nightly-20250710024421",
106
- "@backstage/plugin-scaffolder-common": "0.0.0-nightly-20250710024421",
107
- "@backstage/test-utils": "0.0.0-nightly-20250710024421",
103
+ "@backstage/cli": "0.0.0-nightly-20250711024638",
104
+ "@backstage/core-app-api": "0.0.0-nightly-20250711024638",
105
+ "@backstage/plugin-catalog-common": "0.0.0-nightly-20250711024638",
106
+ "@backstage/plugin-scaffolder-common": "0.0.0-nightly-20250711024638",
107
+ "@backstage/test-utils": "0.0.0-nightly-20250711024638",
108
108
  "@testing-library/dom": "^10.0.0",
109
109
  "@testing-library/jest-dom": "^6.0.0",
110
110
  "@testing-library/react": "^16.0.0",