Skip to content

Commit

Permalink
fix(deps): update dependency tss-react to v4.9.14 (#183)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent 18547a0 commit d6c3908
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 7 deletions.
5 changes: 5 additions & 0 deletions workspaces/homepage/.changeset/renovate-f16f8dc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@red-hat-developer-hub/backstage-plugin-dynamic-home-page': patch
---

Updated dependency `tss-react` to `4.9.14`.
2 changes: 1 addition & 1 deletion workspaces/homepage/plugins/dynamic-home-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@scalprum/react-core": "0.9.3",
"react-grid-layout": "1.4.4",
"react-use": "17.5.1",
"tss-react": "4.9.13"
"tss-react": "4.9.14"
},
"peerDependencies": {
"react": "16.13.1 || ^17.0.0 || ^18.2.0",
Expand Down
13 changes: 7 additions & 6 deletions workspaces/homepage/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10088,7 +10088,7 @@ __metadata:
react: ^16.13.1 || ^17.0.0 || ^18.0.0
react-grid-layout: 1.4.4
react-use: 17.5.1
tss-react: 4.9.13
tss-react: 4.9.14
peerDependencies:
react: 16.13.1 || ^17.0.0 || ^18.2.0
react-router-dom: 6.26.2
Expand Down Expand Up @@ -31904,9 +31904,9 @@ __metadata:
languageName: node
linkType: hard

"tss-react@npm:4.9.13":
version: 4.9.13
resolution: "tss-react@npm:4.9.13"
"tss-react@npm:4.9.14":
version: 4.9.14
resolution: "tss-react@npm:4.9.14"
dependencies:
"@emotion/cache": "*"
"@emotion/serialize": "*"
Expand All @@ -31915,13 +31915,14 @@ __metadata:
"@emotion/react": ^11.4.1
"@emotion/server": ^11.4.0
"@mui/material": ^5.0.0 || ^6.0.0
react: ^16.8.0 || ^17.0.2 || ^18.0.0
"@types/react": ^16.8.0 || ^17.0.2 || ^18.0.0 || ^19.0.0
react: ^16.8.0 || ^17.0.2 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@emotion/server":
optional: true
"@mui/material":
optional: true
checksum: 9327cef392007237020df5d388b4aeabbf7cc06f6d5ac32e2781367244c2de34688922a345878408f45a38890324d67d9a0f7b48cf6b1c968d66d52b3e14e28f
checksum: dfab7acd2bb88bde482eba90876b4dd4a8f553a15c2cb9a0dc6203d63f27d3d18bf50d15b11b8ada224035f42fadc6684163e716c052318f1efca8b1589a586e
languageName: node
linkType: hard

Expand Down

0 comments on commit d6c3908

Please sign in to comment.