Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Commit

Permalink
fix(deps): update shared components packages (#1430)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 13, 2023
1 parent 7dcc344 commit 3da9bed
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 48 deletions.
91 changes: 48 additions & 43 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@redhat-cloud-services/frontend-components-config": "4.6.40",
"@redhat-cloud-services/frontend-components-notifications": "3.2.12",
"@redhat-cloud-services/frontend-components-utilities": "3.3.12",
"@rhoas/api-mock": "0.52.0",
"@rhoas/api-mock": "0.53.0",
"@rhoas/app-services-ui-components": "2.20.3",
"@rhoas/app-services-ui-shared": "0.16.6",
"@testing-library/jest-dom": "5.16.5",
Expand Down Expand Up @@ -99,16 +99,16 @@
"typescript": "4.9.5",
"url-loader": "4.1.1",
"webpack": "5.75.0",
"webpack-bundle-analyzer": "4.7.0",
"webpack-bundle-analyzer": "4.8.0",
"webpack-cli": "5.0.1",
"webpack-dev-server": "4.11.1",
"webpack-merge": "5.8.0"
},
"dependencies": {
"@rhoas/account-management-sdk": "0.52.0",
"@rhoas/kafka-management-sdk": "0.52.0",
"@rhoas/account-management-sdk": "0.53.0",
"@rhoas/kafka-management-sdk": "0.53.0",
"axios-simple-cache-adapter": "1.2.1",
"@rhoas/service-accounts-sdk": "0.52.0",
"@rhoas/service-accounts-sdk": "0.53.0",
"tslib": "2.5.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 3da9bed

Please sign in to comment.