Skip to content

Commit effc46e

Browse files
renovate[bot]rhdh-bot
authored andcommitted
fix(deps): update rhdh homepage dependencies (patch)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4da4d17 commit effc46e

4 files changed

Lines changed: 29 additions & 22 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@red-hat-developer-hub/backstage-plugin-dynamic-home-page': patch
3+
---
4+
5+
Updated dependency `@scalprum/react-core` to `0.11.3`.
6+
Updated dependency `tss-react` to `4.9.21`.
7+
Updated dependency `react-router-dom` to `6.30.4`.

workspaces/homepage/packages/app-legacy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@openshift/dynamic-plugin-sdk": "^5.0.1",
5151
"@red-hat-developer-hub/backstage-plugin-dynamic-home-page": "workspace:^",
5252
"@red-hat-developer-hub/backstage-plugin-theme": "^0.14.1",
53-
"@scalprum/react-core": "0.11.1",
53+
"@scalprum/react-core": "0.11.3",
5454
"react": "^18.0.2",
5555
"react-dom": "^18.0.2",
5656
"react-router": "^6.3.0",

workspaces/homepage/plugins/dynamic-home-page/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,14 @@
6464
"@mui/material": "5.18.0",
6565
"@mui/styles": "5.18.0",
6666
"@red-hat-developer-hub/backstage-plugin-homepage-common": "workspace:^",
67-
"@scalprum/react-core": "0.11.1",
67+
"@scalprum/react-core": "0.11.3",
6868
"react-grid-layout": "1.5.3",
6969
"react-use": "17.6.0",
70-
"tss-react": "4.9.20"
70+
"tss-react": "4.9.21"
7171
},
7272
"peerDependencies": {
7373
"react": "16.13.1 || ^17.0.0 || ^18.2.0",
74-
"react-router-dom": "6.30.3"
74+
"react-router-dom": "6.30.4"
7575
},
7676
"devDependencies": {
7777
"@backstage/cli": "^0.36.2",

workspaces/homepage/yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -9719,7 +9719,7 @@ __metadata:
97199719
"@openshift/dynamic-plugin-sdk": "npm:5.0.1"
97209720
"@red-hat-developer-hub/backstage-plugin-homepage-common": "workspace:^"
97219721
"@red-hat-developer-hub/backstage-plugin-theme": "npm:^0.14.1"
9722-
"@scalprum/react-core": "npm:0.11.1"
9722+
"@scalprum/react-core": "npm:0.11.3"
97239723
"@testing-library/jest-dom": "npm:6.9.1"
97249724
"@testing-library/react": "npm:14.3.1"
97259725
"@testing-library/user-event": "npm:14.6.1"
@@ -9728,10 +9728,10 @@ __metadata:
97289728
react: "npm:^16.13.1 || ^17.0.0 || ^18.0.0"
97299729
react-grid-layout: "npm:1.5.3"
97309730
react-use: "npm:17.6.0"
9731-
tss-react: "npm:4.9.20"
9731+
tss-react: "npm:4.9.21"
97329732
peerDependencies:
97339733
react: 16.13.1 || ^17.0.0 || ^18.2.0
9734-
react-router-dom: 6.30.3
9734+
react-router-dom: 6.30.4
97359735
languageName: unknown
97369736
linkType: soft
97379737

@@ -10449,27 +10449,27 @@ __metadata:
1044910449
languageName: node
1045010450
linkType: hard
1045110451

10452-
"@scalprum/core@npm:^0.9.0":
10453-
version: 0.9.0
10454-
resolution: "@scalprum/core@npm:0.9.0"
10452+
"@scalprum/core@npm:^0.9.1":
10453+
version: 0.9.3
10454+
resolution: "@scalprum/core@npm:0.9.3"
1045510455
dependencies:
1045610456
"@openshift/dynamic-plugin-sdk": "npm:^5.0.1"
1045710457
tslib: "npm:^2.6.2"
10458-
checksum: 10c0/7eb93a9f32883f737203d12663d17248c57d68c90f23addb58b400eaa78aa015396f2655d16423190c195c6e75b3828b2dd84a7cd19706ebbd3e507fedc85b88
10458+
checksum: 10c0/760c3f8d162163cad453d6f4d8494bf61f6b9ae28a624706887176673fe87147a0ed65d3a2e7fd8654b0e75eaf87914bd1357ce041d7c3c28372b24856027304
1045910459
languageName: node
1046010460
linkType: hard
1046110461

10462-
"@scalprum/react-core@npm:0.11.1":
10463-
version: 0.11.1
10464-
resolution: "@scalprum/react-core@npm:0.11.1"
10462+
"@scalprum/react-core@npm:0.11.3":
10463+
version: 0.11.3
10464+
resolution: "@scalprum/react-core@npm:0.11.3"
1046510465
dependencies:
1046610466
"@openshift/dynamic-plugin-sdk": "npm:^5.0.1"
10467-
"@scalprum/core": "npm:^0.9.0"
10467+
"@scalprum/core": "npm:^0.9.1"
1046810468
lodash: "npm:^4.17.0"
1046910469
peerDependencies:
1047010470
react: ">=16.8.0 || >=17.0.0 || ^18.0.0"
1047110471
react-dom: ">=16.8.0 || >=17.0.0 || ^18.0.0"
10472-
checksum: 10c0/61094ddfcef1547bb4f43ef794f555ee625e0aa1b5479ad1fa056fa00301fe96c7b96c53ef7c1ece8f8bc0be0859404507887f3109163c8a2025558ec30f364a
10472+
checksum: 10c0/6de3f4b624fb3e0cf1a7785154dfd6cd589809b0d44dbf0e065531729320ea918b17b673744fe60f4bdf3ef0602af87e857bf98109e03f6cc7634b4893269ff6
1047310473
languageName: node
1047410474
linkType: hard
1047510475

@@ -14862,7 +14862,7 @@ __metadata:
1486214862
"@playwright/test": "npm:1.60.0"
1486314863
"@red-hat-developer-hub/backstage-plugin-dynamic-home-page": "workspace:^"
1486414864
"@red-hat-developer-hub/backstage-plugin-theme": "npm:^0.14.1"
14865-
"@scalprum/react-core": "npm:0.11.1"
14865+
"@scalprum/react-core": "npm:0.11.3"
1486614866
"@testing-library/dom": "npm:^9.0.0"
1486714867
"@testing-library/jest-dom": "npm:^6.0.0"
1486814868
"@testing-library/react": "npm:^14.0.0"
@@ -32967,25 +32967,25 @@ __metadata:
3296732967
languageName: node
3296832968
linkType: hard
3296932969

32970-
"tss-react@npm:4.9.20":
32971-
version: 4.9.20
32972-
resolution: "tss-react@npm:4.9.20"
32970+
"tss-react@npm:4.9.21":
32971+
version: 4.9.21
32972+
resolution: "tss-react@npm:4.9.21"
3297332973
dependencies:
3297432974
"@emotion/cache": "npm:*"
3297532975
"@emotion/serialize": "npm:*"
3297632976
"@emotion/utils": "npm:*"
3297732977
peerDependencies:
3297832978
"@emotion/react": ^11.4.1
3297932979
"@emotion/server": ^11.4.0
32980-
"@mui/material": ^5.0.0 || ^6.0.0 || ^7.0.0
32980+
"@mui/material": ^5.0.0 || ^6.0.0 || ^7.0.0 || ^9.0.0
3298132981
"@types/react": ^16.8.0 || ^17.0.2 || ^18.0.0 || ^19.0.0
3298232982
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
3298332983
peerDependenciesMeta:
3298432984
"@emotion/server":
3298532985
optional: true
3298632986
"@mui/material":
3298732987
optional: true
32988-
checksum: 10c0/90095c969eaa6db893ea9ddb078b76e9668740a55aa8efc95086097cc818c5fc0b48c003d44892980db7665256487db19a39dad46e2952c3d554f7e1e361e8d9
32988+
checksum: 10c0/7a68a8f149b4d94b5a370ae1e0008856c4e464181790a5b02bd695372efd1fe37c1f3b59c93cca69f40009d845d91127d411ed0d40c35d0f8288d861ff1909a9
3298932989
languageName: node
3299032990
linkType: hard
3299132991

0 commit comments

Comments
 (0)