Revert "chore: unpin @rjsf/utils version ranges"

This reverts commit ad6c40e86a.

Signed-off-by: Fredrik Adelöw <freben@spotify.com>
Made-with: Cursor
This commit is contained in:
Fredrik Adelöw
2026-04-16 14:17:57 +02:00
parent ad6c40e86a
commit db03264327
6 changed files with 6 additions and 10 deletions
+1 -5
View File
@@ -3,10 +3,6 @@
'@backstage/ui': patch
'@backstage/plugin-notifications': patch
'@backstage/plugin-scaffolder-backend-module-github': patch
'@backstage/plugin-home': patch
'@backstage/plugin-home-react': patch
'@backstage/plugin-scaffolder': patch
'@backstage/plugin-scaffolder-react': patch
---
Added missing dependencies that were previously only available transitively. Unpinned `@rjsf/utils` version ranges.
Added missing dependencies that were previously only available transitively.
+1 -1
View File
@@ -77,7 +77,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@octokit/rest": "^19.0.3",
"@rjsf/utils": "^5.24.13",
"@rjsf/utils": "5.24.13",
"history": "^5.0.0",
"react": "^18.0.2",
"react-dom": "^18.0.2",
+1 -1
View File
@@ -61,7 +61,7 @@
"@backstage/frontend-plugin-api": "workspace:^",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@rjsf/utils": "^5.24.13"
"@rjsf/utils": "5.24.13"
},
"devDependencies": {
"@backstage/cli": "workspace:^",
+1 -1
View File
@@ -72,7 +72,7 @@
"@material-ui/lab": "4.0.0-alpha.61",
"@rjsf/core": "5.24.13",
"@rjsf/material-ui": "5.24.13",
"@rjsf/utils": "^5.24.13",
"@rjsf/utils": "5.24.13",
"@rjsf/validator-ajv8": "5.24.13",
"lodash": "^4.17.21",
"luxon": "^3.4.3",
+1 -1
View File
@@ -79,7 +79,7 @@
"@react-hookz/web": "^24.0.0",
"@rjsf/core": "5.24.13",
"@rjsf/material-ui": "5.24.13",
"@rjsf/utils": "^5.24.13",
"@rjsf/utils": "5.24.13",
"@rjsf/validator-ajv8": "5.24.13",
"@types/json-schema": "^7.0.9",
"ajv": "^8.0.1",
+1 -1
View File
@@ -85,7 +85,7 @@
"@remixicon/react": "^4.6.0",
"@rjsf/core": "5.24.13",
"@rjsf/material-ui": "5.24.13",
"@rjsf/utils": "^5.24.13",
"@rjsf/utils": "5.24.13",
"@rjsf/validator-ajv8": "5.24.13",
"@uiw/react-codemirror": "^4.9.3",
"classnames": "^2.2.6",