chore: removing some of the packages from this package now

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-01-10 12:33:45 +01:00
parent 1806e0c26e
commit fc73e5aee8
3 changed files with 4 additions and 6 deletions
+4
View File
@@ -32,6 +32,8 @@
ScaffolderTaskStatus
```
- **Deprecation** - Deprecated the `rootRouteRef` export, this should now be used from `scaffolderPlugin.routes.root`
- The following `/alpha` types have removed from this package and moved to the `@backstage/plugin-scaffolder-react/alpha` package
```
@@ -41,3 +43,5 @@
NextFieldExtensionComponentProps
NextFieldExtensionOptions
```
- The `/alpha` import for `nextSelectedTemplateRouteRef` has been moved to `scaffolderPlugin.routes.nextSelectedTemplate`
-3
View File
@@ -58,9 +58,6 @@
"@rjsf/core": "^3.2.1",
"@rjsf/core-v5": "npm:@rjsf/core@^5.0.0-beta.14",
"@rjsf/material-ui": "^3.2.1",
"@rjsf/material-ui-v5": "npm:@rjsf/material-ui@^5.0.0-beta.14",
"@rjsf/utils": "^5.0.0-beta.14",
"@rjsf/validator-ajv6": "^5.0.0-beta.14",
"@uiw/react-codemirror": "^4.9.3",
"classnames": "^2.2.6",
"git-url-parse": "^13.0.0",
-3
View File
@@ -7532,9 +7532,6 @@ __metadata:
"@rjsf/core": ^3.2.1
"@rjsf/core-v5": "npm:@rjsf/core@^5.0.0-beta.14"
"@rjsf/material-ui": ^3.2.1
"@rjsf/material-ui-v5": "npm:@rjsf/material-ui@^5.0.0-beta.14"
"@rjsf/utils": ^5.0.0-beta.14
"@rjsf/validator-ajv6": ^5.0.0-beta.14
"@testing-library/jest-dom": ^5.10.1
"@testing-library/react": ^12.1.3
"@testing-library/react-hooks": ^8.0.0