Merge pull request #18432 from mario-mui/feat/update-home-deps

fix: update plugin home dependence @rjsf/material-ui to @rjsf/materia…
This commit is contained in:
Ben Lambert
2023-06-27 12:44:55 +02:00
committed by GitHub
4 changed files with 9 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-home': patch
---
fix: update plugin home dependency for `@rjsf/material-ui` to `@rjsf/material-ui-v5`
+1 -1
View File
@@ -44,7 +44,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@rjsf/core-v5": "npm:@rjsf/core@5.7.3",
"@rjsf/material-ui": "5.7.3",
"@rjsf/material-ui-v5": "npm:@rjsf/material-ui@5.7.3",
"@rjsf/utils": "5.7.3",
"@rjsf/validator-ajv8": "5.7.3",
"@types/react": "^16.13.1 || ^17.0.0",
@@ -30,7 +30,7 @@ import { Widget } from './types';
import { withTheme } from '@rjsf/core-v5';
import validator from '@rjsf/validator-ajv8';
const Form = withTheme(require('@rjsf/material-ui').Theme);
const Form = withTheme(require('@rjsf/material-ui-v5').Theme);
const useStyles = makeStyles((theme: Theme) =>
createStyles({
+2 -2
View File
@@ -7139,7 +7139,7 @@ __metadata:
"@material-ui/icons": ^4.9.1
"@material-ui/lab": 4.0.0-alpha.61
"@rjsf/core-v5": "npm:@rjsf/core@5.7.3"
"@rjsf/material-ui": 5.7.3
"@rjsf/material-ui-v5": "npm:@rjsf/material-ui@5.7.3"
"@rjsf/utils": 5.7.3
"@rjsf/validator-ajv8": 5.7.3
"@testing-library/dom": ^8.0.0
@@ -14296,7 +14296,7 @@ __metadata:
languageName: node
linkType: hard
"@rjsf/material-ui-v5@npm:@rjsf/material-ui@5.7.3, @rjsf/material-ui@npm:5.7.3":
"@rjsf/material-ui-v5@npm:@rjsf/material-ui@5.7.3":
version: 5.7.3
resolution: "@rjsf/material-ui@npm:5.7.3"
peerDependencies: