Skip to content

Commit

Permalink
fix(deps): update dependencies (patch)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 3793f81 commit 0796697
Show file tree
Hide file tree
Showing 11 changed files with 175 additions and 127 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"export-dynamic:clean": "run export-dynamic --clean"
},
"dependencies": {
"@red-hat-developer-hub/backstage-plugin-bulk-import-backend": "5.2.0"
"@red-hat-developer-hub/backstage-plugin-bulk-import-backend": "5.2.1"
},
"devDependencies": {
"@backstage/cli": "0.29.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"@mui/material": "5.16.14",
"@red-hat-developer-hub/backstage-plugin-bulk-import": "1.10.3"
"@red-hat-developer-hub/backstage-plugin-bulk-import": "1.10.7"
},
"devDependencies": {
"@backstage/cli": "0.29.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"export-dynamic:clean": "run export-dynamic --clean"
},
"dependencies": {
"@red-hat-developer-hub/backstage-plugin-catalog-backend-module-marketplace": "0.0.2"
"@red-hat-developer-hub/backstage-plugin-catalog-backend-module-marketplace": "0.0.4"
},
"devDependencies": {
"@backstage/cli": "0.29.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@mui/material": "5.16.14",
"@red-hat-developer-hub/backstage-plugin-dynamic-home-page": "1.0.1"
"@red-hat-developer-hub/backstage-plugin-dynamic-home-page": "1.0.3"
},
"devDependencies": {
"@backstage/cli": "0.29.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@mui/material": "5.16.14",
"@red-hat-developer-hub/backstage-plugin-global-header": "0.0.2"
"@red-hat-developer-hub/backstage-plugin-global-header": "0.0.3"
},
"devDependencies": {
"@backstage/cli": "0.29.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"export-dynamic:clean": "run export-dynamic --clean"
},
"dependencies": {
"@red-hat-developer-hub/backstage-plugin-marketplace-backend": "0.0.2"
"@red-hat-developer-hub/backstage-plugin-marketplace-backend": "0.0.3"
},
"devDependencies": {
"@backstage/cli": "0.29.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"export-dynamic:clean": "run export-dynamic --clean"
},
"dependencies": {
"@red-hat-developer-hub/backstage-plugin-marketplace": "0.0.2"
"@red-hat-developer-hub/backstage-plugin-marketplace": "0.0.3"
},
"devDependencies": {
"@backstage/cli": "0.29.5",
Expand Down
2 changes: 1 addition & 1 deletion e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@azure/identity": "4.4.1",
"@keycloak/keycloak-admin-client": "25.0.2",
"@keycloak/keycloak-admin-client": "25.0.6",
"@kubernetes/client-node": "0.21.0",
"@microsoft/microsoft-graph-client": "3.0.7",
"isomorphic-fetch": "3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"react-dom": "18.3.1",
"react-router-dom": "6.26.2",
"react-use": "17.5.1",
"tss-react": "4.9.13"
"tss-react": "4.9.15"
},
"devDependencies": {
"@backstage/cli": "0.29.5",
Expand Down
2 changes: 1 addition & 1 deletion plugins/licensed-users-info-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@backstage/types": "1.2.1",
"express": "4.21.2",
"express-promise-router": "4.1.1",
"json-2-csv": "5.5.6",
"json-2-csv": "5.5.7",
"knex": "3.1.0",
"luxon": "3.5.0",
"node-fetch": "2.7.0"
Expand Down
Loading

0 comments on commit 0796697

Please sign in to comment.