@backstage/plugin-org 0.0.0-nightly-20260420031813 → 0.0.0-nightly-20260421031647

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,19 +1,19 @@
1
1
  # @backstage/plugin-org
2
2
 
3
- ## 0.0.0-nightly-20260420031813
3
+ ## 0.0.0-nightly-20260421031647
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - cad156e: Replaced old config schema values from existing extensions and blueprints.
8
8
  - 085133f: The `zod` dependency has been bumped from `^3.25.76 || ^4.0.0` to `^4.0.0`, since `configSchema` requires the full Zod v4 package for JSON Schema support.
9
9
  - Updated dependencies
10
- - @backstage/core-components@0.0.0-nightly-20260420031813
11
- - @backstage/ui@0.0.0-nightly-20260420031813
12
- - @backstage/plugin-catalog-react@0.0.0-nightly-20260420031813
13
- - @backstage/frontend-plugin-api@0.0.0-nightly-20260420031813
14
- - @backstage/catalog-model@0.0.0-nightly-20260420031813
15
- - @backstage/core-plugin-api@0.0.0-nightly-20260420031813
16
- - @backstage/plugin-catalog-common@0.0.0-nightly-20260420031813
10
+ - @backstage/core-components@0.0.0-nightly-20260421031647
11
+ - @backstage/ui@0.0.0-nightly-20260421031647
12
+ - @backstage/plugin-catalog-react@0.0.0-nightly-20260421031647
13
+ - @backstage/frontend-plugin-api@0.0.0-nightly-20260421031647
14
+ - @backstage/catalog-model@0.0.0-nightly-20260421031647
15
+ - @backstage/core-plugin-api@0.0.0-nightly-20260421031647
16
+ - @backstage/plugin-catalog-common@0.0.0-nightly-20260421031647
17
17
 
18
18
  ## 0.7.1
19
19
 
@@ -1,5 +1,5 @@
1
1
  var name = "@backstage/plugin-org";
2
- var version = "0.0.0-nightly-20260420031813";
2
+ var version = "0.0.0-nightly-20260421031647";
3
3
  var description = "A Backstage plugin that helps you create entity pages for your organization";
4
4
  var backstage = {
5
5
  role: "frontend-plugin",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-org",
3
- "version": "0.0.0-nightly-20260420031813",
3
+ "version": "0.0.0-nightly-20260421031647",
4
4
  "description": "A Backstage plugin that helps you create entity pages for your organization",
5
5
  "backstage": {
6
6
  "role": "frontend-plugin",
@@ -63,13 +63,13 @@
63
63
  "test": "backstage-cli package test"
64
64
  },
65
65
  "dependencies": {
66
- "@backstage/catalog-model": "0.0.0-nightly-20260420031813",
67
- "@backstage/core-components": "0.0.0-nightly-20260420031813",
68
- "@backstage/core-plugin-api": "0.0.0-nightly-20260420031813",
69
- "@backstage/frontend-plugin-api": "0.0.0-nightly-20260420031813",
70
- "@backstage/plugin-catalog-common": "0.0.0-nightly-20260420031813",
71
- "@backstage/plugin-catalog-react": "0.0.0-nightly-20260420031813",
72
- "@backstage/ui": "0.0.0-nightly-20260420031813",
66
+ "@backstage/catalog-model": "0.0.0-nightly-20260421031647",
67
+ "@backstage/core-components": "0.0.0-nightly-20260421031647",
68
+ "@backstage/core-plugin-api": "0.0.0-nightly-20260421031647",
69
+ "@backstage/frontend-plugin-api": "0.0.0-nightly-20260421031647",
70
+ "@backstage/plugin-catalog-common": "0.0.0-nightly-20260421031647",
71
+ "@backstage/plugin-catalog-react": "0.0.0-nightly-20260421031647",
72
+ "@backstage/ui": "0.0.0-nightly-20260421031647",
73
73
  "@material-ui/core": "^4.12.2",
74
74
  "@material-ui/icons": "^4.9.1",
75
75
  "@material-ui/lab": "4.0.0-alpha.61",
@@ -82,15 +82,15 @@
82
82
  "zod": "^4.0.0"
83
83
  },
84
84
  "devDependencies": {
85
- "@backstage/catalog-client": "0.0.0-nightly-20260420031813",
86
- "@backstage/cli": "0.0.0-nightly-20260420031813",
87
- "@backstage/core-app-api": "0.0.0-nightly-20260420031813",
88
- "@backstage/dev-utils": "0.0.0-nightly-20260420031813",
89
- "@backstage/frontend-test-utils": "0.0.0-nightly-20260420031813",
90
- "@backstage/plugin-catalog": "0.0.0-nightly-20260420031813",
91
- "@backstage/plugin-permission-common": "0.0.0-nightly-20260420031813",
92
- "@backstage/plugin-permission-react": "0.0.0-nightly-20260420031813",
93
- "@backstage/test-utils": "0.0.0-nightly-20260420031813",
85
+ "@backstage/catalog-client": "0.0.0-nightly-20260421031647",
86
+ "@backstage/cli": "0.0.0-nightly-20260421031647",
87
+ "@backstage/core-app-api": "0.0.0-nightly-20260421031647",
88
+ "@backstage/dev-utils": "0.0.0-nightly-20260421031647",
89
+ "@backstage/frontend-test-utils": "0.0.0-nightly-20260421031647",
90
+ "@backstage/plugin-catalog": "0.0.0-nightly-20260421031647",
91
+ "@backstage/plugin-permission-common": "0.0.0-nightly-20260421031647",
92
+ "@backstage/plugin-permission-react": "0.0.0-nightly-20260421031647",
93
+ "@backstage/test-utils": "0.0.0-nightly-20260421031647",
94
94
  "@backstage/types": "1.2.2",
95
95
  "@testing-library/dom": "^10.0.0",
96
96
  "@testing-library/jest-dom": "^6.0.0",