Skip to content

Commit

Permalink
chore(deps): update dependency tss-react to v4.9.14 (#9015)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [tss-react](https://www.tss-react.dev)
([source](https://redirect.github.com/garronej/tss-react)) | [`4.9.13`
-> `4.9.14`](https://renovatebot.com/diffs/npm/tss-react/4.9.13/4.9.14)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/tss-react/4.9.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tss-react/4.9.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tss-react/4.9.13/4.9.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tss-react/4.9.13/4.9.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>garronej/tss-react (tss-react)</summary>

###
[`v4.9.14`](https://redirect.github.com/garronej/tss-react/releases/tag/v4.9.14)

[Compare
Source](https://redirect.github.com/garronej/tss-react/compare/v4.9.13...v4.9.14)

<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->

**Full Changelog**:
garronej/tss-react@v4.9.13...v4.9.14

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 9e5a235 commit 77a1049
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"sass": "1.81.1",
"semver": "7.6.3",
"swr": "2.2.5",
"tss-react": "4.9.13",
"tss-react": "4.9.14",
"typescript": "5.4.5",
"use-query-params": "^2.2.1",
"vanilla-jsoneditor": "^0.23.0",
Expand Down
13 changes: 7 additions & 6 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9858,9 +9858,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": "npm:*"
"@emotion/serialize": "npm:*"
Expand All @@ -9869,13 +9869,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: 10c0/2a57a16dd9a481f2cbe6834018a954f6be1eba61c8a1632b3b833696c3159cee1b29d9aa5072aad206a8b07413f68c4201bfd9594b4bc2d40a91667b509648c9
checksum: 10c0/ff6abf7bccd1913c4155714802cf22a02f229c64207c6687d7d4d7ee1961f0120c2c342faf106e490c0c2d944c489e626f4e47f0ab48567aa37f79bb3564288b
languageName: node
linkType: hard

Expand Down Expand Up @@ -10220,7 +10221,7 @@ __metadata:
sass: "npm:1.81.1"
semver: "npm:7.6.3"
swr: "npm:2.2.5"
tss-react: "npm:4.9.13"
tss-react: "npm:4.9.14"
typescript: "npm:5.4.5"
use-query-params: "npm:^2.2.1"
vanilla-jsoneditor: "npm:^0.23.0"
Expand Down

0 comments on commit 77a1049

Please sign in to comment.