Skip to content

Commit 5adbcd6

Browse files
fix(deps): update rhdh cost management dependencies (minor)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 44cd732 commit 5adbcd6

3 files changed

Lines changed: 410 additions & 1131 deletions

File tree

workspaces/cost-management/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -69,25 +69,25 @@
6969
"linkifyjs": "4.3.3",
7070
"request/form-data": "2.5.5",
7171
"@types/request/form-data": "2.5.5",
72-
"jsonpath-plus": "10.3.0",
72+
"jsonpath-plus": "10.4.0",
7373
"typeorm": "0.3.30",
7474
"tar-fs": "2.1.4",
7575
"lodash": "4.18.1",
7676
"lodash-es": "4.18.1",
7777
"immutable": "3.8.3",
78-
"fast-xml-builder": "1.1.7",
79-
"undici": "7.25.0",
78+
"fast-xml-builder": "1.2.0",
79+
"undici": "7.28.0",
8080
"jws": "4.0.1",
8181
"request/tough-cookie": "4.1.4",
82-
"request/qs": "6.14.1",
82+
"request/qs": "6.15.2",
8383
"@backstage/cli-common": "0.2.1",
84-
"markdown-it": "14.1.1",
84+
"markdown-it": "14.2.0",
8585
"@nestjs/common/file-type": "21.3.4",
8686
"@trendyol-js/openstack-swift-sdk/file-type": "21.3.4",
87-
"ip-address": "10.1.1",
87+
"ip-address": "10.2.0",
8888
"prismjs": "1.30.0",
8989
"@backstage-community/plugin-rbac-backend/@backstage/plugin-permission-backend": "0.6.0",
90-
"fast-xml-parser": "5.7.3",
90+
"fast-xml-parser": "5.9.0",
9191
"casbin/minimatch": "7.4.9"
9292
},
9393
"prettier": "@spotify/prettier-config",

workspaces/cost-management/packages/app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"lint": "backstage-cli package lint"
2020
},
2121
"dependencies": {
22-
"@backstage-community/plugin-rbac": "1.33.2",
22+
"@backstage-community/plugin-rbac": "1.53.1",
2323
"@backstage-community/plugin-tech-radar": "^0.7.4",
2424
"@backstage/app-defaults": "^1.7.6",
2525
"@backstage/catalog-model": "^1.7.7",
@@ -47,7 +47,7 @@
4747
"@material-ui/core": "^4.12.2",
4848
"@material-ui/icons": "^4.9.1",
4949
"@patternfly/patternfly": "^6.3.0",
50-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.12.0",
50+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.14.0",
5151
"@red-hat-developer-hub/plugin-cost-management": "workspace:^",
5252
"history": "^5.0.0",
5353
"react": "^18.0.2",
@@ -62,7 +62,7 @@
6262
"@emotion/styled": "^11.11.5",
6363
"@mui/icons-material": "^5.16.1",
6464
"@mui/material": "^5.16.1",
65-
"@playwright/test": "1.60.0",
65+
"@playwright/test": "1.61.0",
6666
"@testing-library/dom": "^10.0.0",
6767
"@testing-library/jest-dom": "^6.0.0",
6868
"@testing-library/react": "^16.0.0",

0 commit comments

Comments
 (0)