@backstage/plugin-scaffolder-react 0.0.0-nightly-20260102024955 → 0.0.0-nightly-20260103024419

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 +3 -3
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @backstage/plugin-scaffolder-react
2
2
 
3
- ## 0.0.0-nightly-20260102024955
3
+ ## 0.0.0-nightly-20260103024419
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -13,9 +13,9 @@
13
13
  - @backstage/theme@0.7.1
14
14
  - @backstage/types@1.2.2
15
15
  - @backstage/version-bridge@1.0.11
16
- - @backstage/plugin-catalog-react@0.0.0-nightly-20260102024955
16
+ - @backstage/plugin-catalog-react@0.0.0-nightly-20260103024419
17
17
  - @backstage/plugin-permission-react@0.4.39
18
- - @backstage/plugin-scaffolder-common@0.0.0-nightly-20260102024955
18
+ - @backstage/plugin-scaffolder-common@0.0.0-nightly-20260103024419
19
19
 
20
20
  ## 1.19.5-next.0
21
21
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-scaffolder-react",
3
- "version": "0.0.0-nightly-20260102024955",
3
+ "version": "0.0.0-nightly-20260103024419",
4
4
  "description": "A frontend library that helps other Backstage plugins interact with the Scaffolder",
5
5
  "backstage": {
6
6
  "role": "web-library",
@@ -71,9 +71,9 @@
71
71
  "@backstage/core-components": "0.18.4",
72
72
  "@backstage/core-plugin-api": "1.12.1",
73
73
  "@backstage/frontend-plugin-api": "0.13.2",
74
- "@backstage/plugin-catalog-react": "0.0.0-nightly-20260102024955",
74
+ "@backstage/plugin-catalog-react": "0.0.0-nightly-20260103024419",
75
75
  "@backstage/plugin-permission-react": "0.4.39",
76
- "@backstage/plugin-scaffolder-common": "0.0.0-nightly-20260102024955",
76
+ "@backstage/plugin-scaffolder-common": "0.0.0-nightly-20260103024419",
77
77
  "@backstage/theme": "0.7.1",
78
78
  "@backstage/types": "1.2.2",
79
79
  "@backstage/version-bridge": "1.0.11",
@@ -104,9 +104,9 @@
104
104
  "zod-to-json-schema": "^3.20.4"
105
105
  },
106
106
  "devDependencies": {
107
- "@backstage/cli": "0.0.0-nightly-20260102024955",
107
+ "@backstage/cli": "0.0.0-nightly-20260103024419",
108
108
  "@backstage/core-app-api": "1.19.3",
109
- "@backstage/plugin-catalog": "0.0.0-nightly-20260102024955",
109
+ "@backstage/plugin-catalog": "0.0.0-nightly-20260103024419",
110
110
  "@backstage/plugin-catalog-common": "1.1.7",
111
111
  "@backstage/plugin-permission-common": "0.9.3",
112
112
  "@backstage/test-utils": "1.7.14",