Skip to content

Commit f691b55

Browse files
fix(deps): update dependency tss-react to v4.9.17 (#754)
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 7d138e5 commit f691b55

3 files changed

Lines changed: 11 additions & 6 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-dynamic-home-page': patch
3+
---
4+
5+
Updated dependency `tss-react` to `4.9.17`.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@scalprum/react-core": "0.9.3",
4545
"react-grid-layout": "1.5.1",
4646
"react-use": "17.6.0",
47-
"tss-react": "4.9.16"
47+
"tss-react": "4.9.17"
4848
},
4949
"peerDependencies": {
5050
"react": "16.13.1 || ^17.0.0 || ^18.2.0",

workspaces/homepage/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10382,7 +10382,7 @@ __metadata:
1038210382
react: ^16.13.1 || ^17.0.0 || ^18.0.0
1038310383
react-grid-layout: 1.5.1
1038410384
react-use: 17.6.0
10385-
tss-react: 4.9.16
10385+
tss-react: 4.9.17
1038610386
peerDependencies:
1038710387
react: 16.13.1 || ^17.0.0 || ^18.2.0
1038810388
react-router-dom: 6.30.0
@@ -32414,9 +32414,9 @@ __metadata:
3241432414
languageName: node
3241532415
linkType: hard
3241632416

32417-
"tss-react@npm:4.9.16":
32418-
version: 4.9.16
32419-
resolution: "tss-react@npm:4.9.16"
32417+
"tss-react@npm:4.9.17":
32418+
version: 4.9.17
32419+
resolution: "tss-react@npm:4.9.17"
3242032420
dependencies:
3242132421
"@emotion/cache": "*"
3242232422
"@emotion/serialize": "*"
@@ -32432,7 +32432,7 @@ __metadata:
3243232432
optional: true
3243332433
"@mui/material":
3243432434
optional: true
32435-
checksum: b3bccb651a9566e019580d5937c920bd14e17e0ba9bd76cf1ad916ec3354547b2a5c2c91e457e854fa28d03a313aecd0ccb40c7e233e286f4e82c5bee7796f8b
32435+
checksum: a9d84f0de5f0cceda78a693b2c28f60393ebbd303cab0420059c4f29ead2068d7aa5df2e40038d3c5a0973d17af42b98330b4ee7ed6d22734a8b6216f9dfaea2
3243632436
languageName: node
3243732437
linkType: hard
3243832438

0 commit comments

Comments
 (0)