Skip to content

Commit e5c1171

Browse files
fix(deps): update rhdh global header dependencies (minor)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0739b9a commit e5c1171

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

workspaces/global-header/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@backstage/e2e-test-utils": "^0.1.1",
4545
"@backstage/repo-tools": "^0.16.0",
4646
"@changesets/cli": "^2.27.1",
47-
"@playwright/test": "1.55.1",
47+
"@playwright/test": "1.57.0",
4848
"@spotify/prettier-config": "^12.0.0",
4949
"knip": "^5.27.4",
5050
"node-gyp": "^9.0.0",

workspaces/global-header/packages/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@mui/material": "5.18.0",
5252
"@red-hat-developer-hub/backstage-plugin-global-header": "workspace:^",
5353
"@red-hat-developer-hub/backstage-plugin-global-header-test": "workspace:^",
54-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.10.0",
54+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.11.0",
5555
"react": "^18.0.2",
5656
"react-dom": "^18.0.2",
5757
"react-router": "^6.3.0",
@@ -60,7 +60,7 @@
6060
"devDependencies": {
6161
"@axe-core/playwright": "^4.10.0",
6262
"@backstage/test-utils": "^1.7.13",
63-
"@playwright/test": "1.55.1",
63+
"@playwright/test": "1.57.0",
6464
"@testing-library/dom": "^9.0.0",
6565
"@testing-library/jest-dom": "^6.0.0",
6666
"@testing-library/react": "^14.0.0",

workspaces/global-header/plugins/global-header/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@mui/icons-material": "5.18.0",
5353
"@mui/material": "5.18.0",
5454
"@mui/styled-engine": "5.18.0",
55-
"@scalprum/react-core": "0.9.5",
55+
"@scalprum/react-core": "0.11.1",
5656
"react-use": "^17.5.0"
5757
},
5858
"peerDependencies": {
@@ -68,7 +68,7 @@
6868
"@backstage/plugin-search-common": "^1.2.21",
6969
"@backstage/test-utils": "^1.7.13",
7070
"@openshift/dynamic-plugin-sdk": "^5.0.1",
71-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.10.0",
71+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.11.0",
7272
"@testing-library/jest-dom": "^6.0.0",
7373
"@testing-library/react": "^14.0.0",
7474
"@testing-library/user-event": "^14.0.0",

0 commit comments

Comments
 (0)