Skip to content

Commit b6bfdb7

Browse files
fix(deps): update rhdh orchestrator dependencies (minor) (#957)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d667b8f commit b6bfdb7

4 files changed

Lines changed: 31 additions & 26 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@red-hat-developer-hub/backstage-plugin-orchestrator': patch
3+
---
4+
5+
Updated dependency `@red-hat-developer-hub/backstage-plugin-theme` to `^0.9.0`.

workspaces/orchestrator/packages/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@mui/styles": "5.17.1",
5252
"@red-hat-developer-hub/backstage-plugin-orchestrator": "workspace:^",
5353
"@red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets": "workspace:^",
54-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.8.0",
54+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.9.0",
5555
"history": "^5.3.0",
5656
"react": "^18.0.2",
5757
"react-dom": "^18.0.2",
@@ -61,7 +61,7 @@
6161
},
6262
"devDependencies": {
6363
"@backstage/test-utils": "^1.7.6",
64-
"@playwright/test": "1.52.0",
64+
"@playwright/test": "1.53.0",
6565
"@testing-library/dom": "^9.0.0",
6666
"@testing-library/jest-dom": "^6.0.0",
6767
"@testing-library/react": "^14.0.0",

workspaces/orchestrator/plugins/orchestrator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@janus-idp/cli": "3.6.1",
8888
"@mui/icons-material": "^5.17.1",
8989
"@mui/material": "^5.17.1",
90-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.8.0",
90+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.9.0",
9191
"@testing-library/dom": "^10.0.0",
9292
"@testing-library/jest-dom": "^6.0.0",
9393
"@testing-library/react": "^15.0.0",

workspaces/orchestrator/yarn.lock

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -10714,14 +10714,14 @@ __metadata:
1071410714
languageName: node
1071510715
linkType: hard
1071610716

10717-
"@playwright/test@npm:1.52.0":
10718-
version: 1.52.0
10719-
resolution: "@playwright/test@npm:1.52.0"
10717+
"@playwright/test@npm:1.53.0":
10718+
version: 1.53.0
10719+
resolution: "@playwright/test@npm:1.53.0"
1072010720
dependencies:
10721-
playwright: 1.52.0
10721+
playwright: 1.53.0
1072210722
bin:
1072310723
playwright: cli.js
10724-
checksum: a7e30109399ad40b9c5a5322d8adbb4f759e139169deb8c0c9b62ec678359bb0bb64155497f05dc4a96ff582da55c4f821da6f59d4b321b154ae706c923ee3b5
10724+
checksum: 63c8264134b9ceb1a9e40af9a2e262f11f74c791c739ade6d39177de42a28016d3a9c807ce893048b2c3247a633b5e8c7805e013c6f87c85b1360a83363d74ba
1072510725
languageName: node
1072610726
linkType: hard
1072710727

@@ -11567,7 +11567,7 @@ __metadata:
1156711567
"@red-hat-developer-hub/backstage-plugin-orchestrator-common": "workspace:^"
1156811568
"@red-hat-developer-hub/backstage-plugin-orchestrator-form-api": "workspace:^"
1156911569
"@red-hat-developer-hub/backstage-plugin-orchestrator-form-react": "workspace:^"
11570-
"@red-hat-developer-hub/backstage-plugin-theme": ^0.8.0
11570+
"@red-hat-developer-hub/backstage-plugin-theme": ^0.9.0
1157111571
"@testing-library/dom": ^10.0.0
1157211572
"@testing-library/jest-dom": ^6.0.0
1157311573
"@testing-library/react": ^15.0.0
@@ -11614,19 +11614,19 @@ __metadata:
1161411614
languageName: unknown
1161511615
linkType: soft
1161611616

11617-
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.8.0":
11618-
version: 0.8.2
11619-
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.8.2"
11617+
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.9.0":
11618+
version: 0.9.0
11619+
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.9.0"
1162011620
dependencies:
1162111621
"@mui/icons-material": ^5.17.1
1162211622
peerDependencies:
11623-
"@backstage/core-plugin-api": ^1.10.4
11624-
"@backstage/theme": ^0.6.4
11623+
"@backstage/core-plugin-api": ^1.10.7
11624+
"@backstage/theme": ^0.6.6
1162511625
"@material-ui/icons": ^4.11.3
1162611626
"@mui/icons-material": ^5.17.1
1162711627
"@mui/material": ^5.0.0
1162811628
react: ^16.13.1 || ^17.0.0 || ^18.0.0
11629-
checksum: 76488ae3fbb9fabdd936d7a1353fda0b1d11fa9439cb33333678eccfcd71fdd1c9cf60418828d94ee26f3b1874a873767996eebbedb01b3fbf57200dee5c562d
11629+
checksum: 365e81ba8af0fe38587e21bd842ede6eb6ee2d1590dbad26c3e5e6ca42c885b4e19de3cfc9435f43113f67960cf57c4614011596d4332def1bac93b9a6199860
1163011630
languageName: node
1163111631
linkType: hard
1163211632

@@ -16091,10 +16091,10 @@ __metadata:
1609116091
"@mui/lab": 5.0.0-alpha.176
1609216092
"@mui/material": 5.17.1
1609316093
"@mui/styles": 5.17.1
16094-
"@playwright/test": 1.52.0
16094+
"@playwright/test": 1.53.0
1609516095
"@red-hat-developer-hub/backstage-plugin-orchestrator": "workspace:^"
1609616096
"@red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets": "workspace:^"
16097-
"@red-hat-developer-hub/backstage-plugin-theme": ^0.8.0
16097+
"@red-hat-developer-hub/backstage-plugin-theme": ^0.9.0
1609816098
"@testing-library/dom": ^9.0.0
1609916099
"@testing-library/jest-dom": ^6.0.0
1610016100
"@testing-library/react": ^14.0.0
@@ -30284,27 +30284,27 @@ __metadata:
3028430284
languageName: node
3028530285
linkType: hard
3028630286

30287-
"playwright-core@npm:1.52.0":
30288-
version: 1.52.0
30289-
resolution: "playwright-core@npm:1.52.0"
30287+
"playwright-core@npm:1.53.0":
30288+
version: 1.53.0
30289+
resolution: "playwright-core@npm:1.53.0"
3029030290
bin:
3029130291
playwright-core: cli.js
30292-
checksum: 28aa7785afb6ef9b05e8573a0655cb7cf72a782329f51d1e152ed94273c69206588b44a9440ca4b500cd1a15e6068ec9c2746ec4666a89bcce2854d429d22dc8
30292+
checksum: 00d6c8f566608681e1ab529ecb86a4e8c818f77605438e38e1b7ebf04b41b4df115217fe89cfe535d0a0a9f08807ab0b66d4f9da61c5609060cc68859c7c4354
3029330293
languageName: node
3029430294
linkType: hard
3029530295

30296-
"playwright@npm:1.52.0":
30297-
version: 1.52.0
30298-
resolution: "playwright@npm:1.52.0"
30296+
"playwright@npm:1.53.0":
30297+
version: 1.53.0
30298+
resolution: "playwright@npm:1.53.0"
3029930299
dependencies:
3030030300
fsevents: 2.3.2
30301-
playwright-core: 1.52.0
30301+
playwright-core: 1.53.0
3030230302
dependenciesMeta:
3030330303
fsevents:
3030430304
optional: true
3030530305
bin:
3030630306
playwright: cli.js
30307-
checksum: ad072d7c2eef2568f9b35471221eeb838406e7d4b9c38624430003c235b0b939fd10d02080e6fa39ece43e88d04be0b6f3d875d16aa82ae691705f5ac2055ec5
30307+
checksum: a8e69cecac82515e018f68aeccdae0bd8d4e18e3741330e79129c1705780fef6591294c0fe0f71f1ab4242a00032c3896eae9ceb40c5e03d53265f993de8cd42
3030830308
languageName: node
3030930309
linkType: hard
3031030310

0 commit comments

Comments
 (0)