@backstage/plugin-scaffolder-react 0.0.0-nightly-20230617022331 → 0.0.0-nightly-20230618023152

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,6 +1,6 @@
1
1
  # @backstage/plugin-scaffolder-react
2
2
 
3
- ## 0.0.0-nightly-20230617022331
3
+ ## 0.0.0-nightly-20230618023152
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -16,16 +16,16 @@
16
16
  - 2ff94da135a4: bump `rjsf` dependencies to 5.7.3
17
17
  - 74b216ee4e50: Add `PropsWithChildren` to usages of `ComponentType`, in preparation for React 18 where the children are no longer implicit.
18
18
  - Updated dependencies
19
- - @backstage/catalog-client@0.0.0-nightly-20230617022331
20
- - @backstage/core-components@0.0.0-nightly-20230617022331
21
- - @backstage/types@0.0.0-nightly-20230617022331
22
- - @backstage/theme@0.0.0-nightly-20230617022331
23
- - @backstage/plugin-catalog-react@0.0.0-nightly-20230617022331
24
- - @backstage/catalog-model@0.0.0-nightly-20230617022331
25
- - @backstage/errors@0.0.0-nightly-20230617022331
26
- - @backstage/core-plugin-api@0.0.0-nightly-20230617022331
19
+ - @backstage/catalog-client@0.0.0-nightly-20230618023152
20
+ - @backstage/core-components@0.0.0-nightly-20230618023152
21
+ - @backstage/types@0.0.0-nightly-20230618023152
22
+ - @backstage/theme@0.0.0-nightly-20230618023152
23
+ - @backstage/plugin-catalog-react@0.0.0-nightly-20230618023152
24
+ - @backstage/catalog-model@0.0.0-nightly-20230618023152
25
+ - @backstage/errors@0.0.0-nightly-20230618023152
26
+ - @backstage/core-plugin-api@0.0.0-nightly-20230618023152
27
27
  - @backstage/version-bridge@1.0.4
28
- - @backstage/plugin-scaffolder-common@0.0.0-nightly-20230617022331
28
+ - @backstage/plugin-scaffolder-common@0.0.0-nightly-20230618023152
29
29
 
30
30
  ## 1.5.0-next.3
31
31
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-scaffolder-react",
3
- "version": "0.0.0-nightly-20230617022331",
3
+ "version": "0.0.0-nightly-20230618023152",
4
4
  "main": "../dist/alpha.esm.js",
5
5
  "module": "../dist/alpha.esm.js",
6
6
  "types": "../dist/alpha.d.ts"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@backstage/plugin-scaffolder-react",
3
3
  "description": "A frontend library that helps other Backstage plugins interact with the Scaffolder",
4
- "version": "0.0.0-nightly-20230617022331",
4
+ "version": "0.0.0-nightly-20230618023152",
5
5
  "main": "./dist/index.esm.js",
6
6
  "types": "./dist/index.d.ts",
7
7
  "license": "Apache-2.0",
@@ -43,15 +43,15 @@
43
43
  "start": "backstage-cli package start"
44
44
  },
45
45
  "dependencies": {
46
- "@backstage/catalog-client": "^0.0.0-nightly-20230617022331",
47
- "@backstage/catalog-model": "^0.0.0-nightly-20230617022331",
48
- "@backstage/core-components": "^0.0.0-nightly-20230617022331",
49
- "@backstage/core-plugin-api": "^0.0.0-nightly-20230617022331",
50
- "@backstage/errors": "^0.0.0-nightly-20230617022331",
51
- "@backstage/plugin-catalog-react": "^0.0.0-nightly-20230617022331",
52
- "@backstage/plugin-scaffolder-common": "^0.0.0-nightly-20230617022331",
53
- "@backstage/theme": "^0.0.0-nightly-20230617022331",
54
- "@backstage/types": "^0.0.0-nightly-20230617022331",
46
+ "@backstage/catalog-client": "^0.0.0-nightly-20230618023152",
47
+ "@backstage/catalog-model": "^0.0.0-nightly-20230618023152",
48
+ "@backstage/core-components": "^0.0.0-nightly-20230618023152",
49
+ "@backstage/core-plugin-api": "^0.0.0-nightly-20230618023152",
50
+ "@backstage/errors": "^0.0.0-nightly-20230618023152",
51
+ "@backstage/plugin-catalog-react": "^0.0.0-nightly-20230618023152",
52
+ "@backstage/plugin-scaffolder-common": "^0.0.0-nightly-20230618023152",
53
+ "@backstage/theme": "^0.0.0-nightly-20230618023152",
54
+ "@backstage/types": "^0.0.0-nightly-20230618023152",
55
55
  "@backstage/version-bridge": "^1.0.4",
56
56
  "@material-ui/core": "^4.12.2",
57
57
  "@material-ui/icons": "^4.9.1",
@@ -85,11 +85,11 @@
85
85
  "react-router-dom": "6.0.0-beta.0 || ^6.3.0"
86
86
  },
87
87
  "devDependencies": {
88
- "@backstage/cli": "^0.0.0-nightly-20230617022331",
89
- "@backstage/core-app-api": "^0.0.0-nightly-20230617022331",
90
- "@backstage/plugin-catalog": "^0.0.0-nightly-20230617022331",
91
- "@backstage/plugin-catalog-common": "^0.0.0-nightly-20230617022331",
92
- "@backstage/test-utils": "^0.0.0-nightly-20230617022331",
88
+ "@backstage/cli": "^0.0.0-nightly-20230618023152",
89
+ "@backstage/core-app-api": "^0.0.0-nightly-20230618023152",
90
+ "@backstage/plugin-catalog": "^0.0.0-nightly-20230618023152",
91
+ "@backstage/plugin-catalog-common": "^0.0.0-nightly-20230618023152",
92
+ "@backstage/test-utils": "^0.0.0-nightly-20230618023152",
93
93
  "@testing-library/dom": "^8.0.0",
94
94
  "@testing-library/jest-dom": "^5.10.1",
95
95
  "@testing-library/react": "^12.1.3",