Merge pull request #17451 from nikolaik/nikolaik/fix-home-rjsf-core

fix(deps): Add missing @rjsf/core in plugin-home
This commit is contained in:
Fredrik Adelöw
2023-04-19 13:49:03 +02:00
committed by GitHub
3 changed files with 7 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-home': patch
---
Add missing @rjsf/core dependency
+1
View File
@@ -42,6 +42,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@rjsf/core": "^3.2.1",
"@rjsf/material-ui": "^3.2.1",
"@rjsf/utils": "5.6.0",
"@types/react": "^16.13.1 || ^17.0.0",
+1
View File
@@ -6868,6 +6868,7 @@ __metadata:
"@material-ui/core": ^4.12.2
"@material-ui/icons": ^4.9.1
"@material-ui/lab": 4.0.0-alpha.61
"@rjsf/core": ^3.2.1
"@rjsf/material-ui": ^3.2.1
"@rjsf/utils": 5.6.0
"@testing-library/dom": ^8.0.0