1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-03 01:18:43 +02:00

chore(deps): update dependency tss-react to v4.9.13 (#8208)

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.12`
-> `4.9.13`](https://renovatebot.com/diffs/npm/tss-react/4.9.12/4.9.13)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/tss-react/4.9.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tss-react/4.9.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tss-react/4.9.12/4.9.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tss-react/4.9.12/4.9.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

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

**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.9.12...v4.9.13

</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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-20 21:12:33 +00:00 committed by GitHub
parent 541ab2a0d3
commit a12b499dc6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View File

@ -113,7 +113,7 @@
"sass": "1.77.8",
"semver": "7.6.3",
"swr": "2.2.5",
"tss-react": "4.9.12",
"tss-react": "4.9.13",
"typescript": "5.4.5",
"use-query-params": "^2.2.1",
"vanilla-jsoneditor": "^0.23.0",

View File

@ -9476,9 +9476,9 @@ __metadata:
languageName: node
linkType: hard
"tss-react@npm:4.9.12":
version: 4.9.12
resolution: "tss-react@npm:4.9.12"
"tss-react@npm:4.9.13":
version: 4.9.13
resolution: "tss-react@npm:4.9.13"
dependencies:
"@emotion/cache": "npm:*"
"@emotion/serialize": "npm:*"
@ -9486,14 +9486,14 @@ __metadata:
peerDependencies:
"@emotion/react": ^11.4.1
"@emotion/server": ^11.4.0
"@mui/material": ^5.0.0
"@mui/material": ^5.0.0 || ^6.0.0
react: ^16.8.0 || ^17.0.2 || ^18.0.0
peerDependenciesMeta:
"@emotion/server":
optional: true
"@mui/material":
optional: true
checksum: 10c0/d283ce06959805e4bbbf87566c6996e8a45a998c32db2c3ce3764590764c949b321445293232d8721d1c49422384da923369e4cfcc2d4cbe6005bed64dd10e86
checksum: 10c0/2a57a16dd9a481f2cbe6834018a954f6be1eba61c8a1632b3b833696c3159cee1b29d9aa5072aad206a8b07413f68c4201bfd9594b4bc2d40a91667b509648c9
languageName: node
linkType: hard
@ -9823,7 +9823,7 @@ __metadata:
sass: "npm:1.77.8"
semver: "npm:7.6.3"
swr: "npm:2.2.5"
tss-react: "npm:4.9.12"
tss-react: "npm:4.9.13"
typescript: "npm:5.4.5"
use-query-params: "npm:^2.2.1"
vanilla-jsoneditor: "npm:^0.23.0"