@backstage/plugin-scaffolder-react 0.0.0-nightly-20260602032639 → 0.0.0-nightly-20260604032348

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 +23 -10
  2. package/package.json +15 -15
package/CHANGELOG.md CHANGED
@@ -1,24 +1,37 @@
1
1
  # @backstage/plugin-scaffolder-react
2
2
 
3
- ## 0.0.0-nightly-20260602032639
3
+ ## 0.0.0-nightly-20260604032348
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - e0889a3: chore(deps): bump `qs` from 6.15.1 to 6.15.2
8
8
  - Updated dependencies
9
- - @backstage/catalog-client@0.0.0-nightly-20260602032639
10
- - @backstage/plugin-catalog-react@0.0.0-nightly-20260602032639
11
- - @backstage/core-components@0.0.0-nightly-20260602032639
12
- - @backstage/frontend-plugin-api@0.0.0-nightly-20260602032639
13
- - @backstage/frontend-test-utils@0.0.0-nightly-20260602032639
14
- - @backstage/ui@0.0.0-nightly-20260602032639
15
- - @backstage/plugin-scaffolder-common@0.0.0-nightly-20260602032639
16
- - @backstage/core-plugin-api@0.0.0-nightly-20260602032639
9
+ - @backstage/catalog-client@0.0.0-nightly-20260604032348
10
+ - @backstage/plugin-catalog-react@0.0.0-nightly-20260604032348
11
+ - @backstage/core-components@0.0.0-nightly-20260604032348
12
+ - @backstage/frontend-plugin-api@0.0.0-nightly-20260604032348
13
+ - @backstage/frontend-test-utils@0.0.0-nightly-20260604032348
14
+ - @backstage/ui@0.0.0-nightly-20260604032348
15
+ - @backstage/plugin-scaffolder-common@0.0.0-nightly-20260604032348
16
+ - @backstage/core-plugin-api@0.0.0-nightly-20260604032348
17
17
  - @backstage/catalog-model@1.9.0
18
18
  - @backstage/theme@0.7.3
19
19
  - @backstage/types@1.2.2
20
20
  - @backstage/version-bridge@1.0.12
21
- - @backstage/plugin-permission-react@0.0.0-nightly-20260602032639
21
+ - @backstage/plugin-permission-react@0.0.0-nightly-20260604032348
22
+
23
+ ## 2.0.1-next.1
24
+
25
+ ### Patch Changes
26
+
27
+ - Updated dependencies
28
+ - @backstage/catalog-client@1.16.0-next.1
29
+ - @backstage/frontend-plugin-api@0.17.2-next.0
30
+ - @backstage/core-components@0.18.11-next.1
31
+ - @backstage/ui@0.15.1-next.0
32
+ - @backstage/core-plugin-api@1.12.7-next.0
33
+ - @backstage/plugin-catalog-react@3.0.1-next.1
34
+ - @backstage/plugin-permission-react@0.5.2-next.0
22
35
 
23
36
  ## 2.0.1-next.0
24
37
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-scaffolder-react",
3
- "version": "0.0.0-nightly-20260602032639",
3
+ "version": "0.0.0-nightly-20260604032348",
4
4
  "description": "A frontend library that helps other Backstage plugins interact with the Scaffolder",
5
5
  "backstage": {
6
6
  "role": "web-library",
@@ -74,17 +74,17 @@
74
74
  "test": "backstage-cli package test"
75
75
  },
76
76
  "dependencies": {
77
- "@backstage/catalog-client": "0.0.0-nightly-20260602032639",
77
+ "@backstage/catalog-client": "0.0.0-nightly-20260604032348",
78
78
  "@backstage/catalog-model": "1.9.0",
79
- "@backstage/core-components": "0.0.0-nightly-20260602032639",
80
- "@backstage/core-plugin-api": "0.0.0-nightly-20260602032639",
81
- "@backstage/frontend-plugin-api": "0.0.0-nightly-20260602032639",
82
- "@backstage/plugin-catalog-react": "0.0.0-nightly-20260602032639",
83
- "@backstage/plugin-permission-react": "0.0.0-nightly-20260602032639",
84
- "@backstage/plugin-scaffolder-common": "0.0.0-nightly-20260602032639",
79
+ "@backstage/core-components": "0.0.0-nightly-20260604032348",
80
+ "@backstage/core-plugin-api": "0.0.0-nightly-20260604032348",
81
+ "@backstage/frontend-plugin-api": "0.0.0-nightly-20260604032348",
82
+ "@backstage/plugin-catalog-react": "0.0.0-nightly-20260604032348",
83
+ "@backstage/plugin-permission-react": "0.0.0-nightly-20260604032348",
84
+ "@backstage/plugin-scaffolder-common": "0.0.0-nightly-20260604032348",
85
85
  "@backstage/theme": "0.7.3",
86
86
  "@backstage/types": "1.2.2",
87
- "@backstage/ui": "0.0.0-nightly-20260602032639",
87
+ "@backstage/ui": "0.0.0-nightly-20260604032348",
88
88
  "@backstage/version-bridge": "1.0.12",
89
89
  "@material-ui/core": "^4.12.2",
90
90
  "@material-ui/icons": "^4.9.1",
@@ -115,13 +115,13 @@
115
115
  "zod-to-json-schema": "^3.25.1"
116
116
  },
117
117
  "devDependencies": {
118
- "@backstage/cli": "0.0.0-nightly-20260602032639",
119
- "@backstage/core-app-api": "0.0.0-nightly-20260602032639",
120
- "@backstage/frontend-test-utils": "0.0.0-nightly-20260602032639",
121
- "@backstage/plugin-catalog": "0.0.0-nightly-20260602032639",
118
+ "@backstage/cli": "0.0.0-nightly-20260604032348",
119
+ "@backstage/core-app-api": "0.0.0-nightly-20260604032348",
120
+ "@backstage/frontend-test-utils": "0.0.0-nightly-20260604032348",
121
+ "@backstage/plugin-catalog": "0.0.0-nightly-20260604032348",
122
122
  "@backstage/plugin-catalog-common": "1.1.10",
123
123
  "@backstage/plugin-permission-common": "0.9.9",
124
- "@backstage/test-utils": "0.0.0-nightly-20260602032639",
124
+ "@backstage/test-utils": "0.0.0-nightly-20260604032348",
125
125
  "@testing-library/dom": "^10.0.0",
126
126
  "@testing-library/jest-dom": "^6.0.0",
127
127
  "@testing-library/react": "^16.0.0",
@@ -134,7 +134,7 @@
134
134
  "swr": "^2.0.0"
135
135
  },
136
136
  "peerDependencies": {
137
- "@backstage/frontend-test-utils": "0.0.0-nightly-20260602032639",
137
+ "@backstage/frontend-test-utils": "0.0.0-nightly-20260604032348",
138
138
  "@types/react": "^17.0.0 || ^18.0.0",
139
139
  "react": "^17.0.0 || ^18.0.0",
140
140
  "react-dom": "^17.0.0 || ^18.0.0",