Fix dependencies

Signed-off-by: solimant <solimant@users.noreply.github.com>
This commit is contained in:
solimant
2024-12-30 17:42:09 +00:00
parent 29d8a18841
commit fcd82b1423
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -7546,7 +7546,9 @@ __metadata:
"@backstage/core-components": "workspace:^"
"@backstage/core-plugin-api": "workspace:^"
"@backstage/dev-utils": "workspace:^"
"@backstage/errors": "workspace:^"
"@backstage/frontend-plugin-api": "workspace:^"
"@backstage/integration": "workspace:^"
"@backstage/integration-react": "workspace:^"
"@backstage/plugin-catalog": "workspace:^"
"@backstage/plugin-catalog-common": "workspace:^"
@@ -7587,7 +7589,6 @@ __metadata:
jszip: "npm:^3.10.1"
lodash: "npm:^4.17.21"
luxon: "npm:^3.0.0"
msw: "npm:^1.0.0"
qs: "npm:^6.9.4"
react: "npm:^18.0.2"
react-dom: "npm:^18.0.2"