mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +01:00
chore(deps): update dependency tss-react to v4.9.11 (#7760)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [tss-react](https://www.tss-react.dev) ([source](https://togithub.com/garronej/tss-react)) | [`4.9.10` -> `4.9.11`](https://renovatebot.com/diffs/npm/tss-react/4.9.10/4.9.11) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tss-react/4.9.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tss-react/4.9.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tss-react/4.9.10/4.9.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tss-react/4.9.10/4.9.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>garronej/tss-react (tss-react)</summary> ### [`v4.9.11`](https://togithub.com/garronej/tss-react/releases/tag/v4.9.11) [Compare Source](https://togithub.com/garronej/tss-react/compare/v4.9.10...v4.9.11) <!-- Release notes generated using configuration in .github/release.yaml at refs/heads/main --> #### What's Changed ##### Other Changes - New caching strat by [@​garronej](https://togithub.com/garronej) in [https://github.com/garronej/tss-react/pull/214](https://togithub.com/garronej/tss-react/pull/214) **Full Changelog**: https://github.com/garronej/tss-react/compare/v4.9.10...v4.9.11 </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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
cd7697db62
commit
6c89ccfd57
@ -115,7 +115,7 @@
|
||||
"sass": "1.77.8",
|
||||
"semver": "7.6.3",
|
||||
"swr": "2.2.5",
|
||||
"tss-react": "4.9.10",
|
||||
"tss-react": "4.9.11",
|
||||
"typescript": "5.4.5",
|
||||
"use-query-params": "^2.2.1",
|
||||
"vanilla-jsoneditor": "^0.23.0",
|
||||
|
@ -9473,9 +9473,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tss-react@npm:4.9.10":
|
||||
version: 4.9.10
|
||||
resolution: "tss-react@npm:4.9.10"
|
||||
"tss-react@npm:4.9.11":
|
||||
version: 4.9.11
|
||||
resolution: "tss-react@npm:4.9.11"
|
||||
dependencies:
|
||||
"@emotion/cache": "npm:*"
|
||||
"@emotion/serialize": "npm:*"
|
||||
@ -9490,7 +9490,7 @@ __metadata:
|
||||
optional: true
|
||||
"@mui/material":
|
||||
optional: true
|
||||
checksum: 10c0/ae8d71b89734647efc6e9c29ed96a3d0eb978b3f3d02e95b9d4f646f94a5655e0a06a2b9e68e32505309a04f1270d41ec48dc28c34fc4a858df4b67bb909a2fa
|
||||
checksum: 10c0/006f37446b719b5e06324dc8aba60af31686623ac9561f826425f4dc887d69156901ac16bddb64ae5700e7581c2c462b9fa8e61f61c25e01977c1fc3bc52a837
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9828,7 +9828,7 @@ __metadata:
|
||||
sass: "npm:1.77.8"
|
||||
semver: "npm:7.6.3"
|
||||
swr: "npm:2.2.5"
|
||||
tss-react: "npm:4.9.10"
|
||||
tss-react: "npm:4.9.11"
|
||||
typescript: "npm:5.4.5"
|
||||
use-query-params: "npm:^2.2.1"
|
||||
vanilla-jsoneditor: "npm:^0.23.0"
|
||||
|
Loading…
Reference in New Issue
Block a user