mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +01:00
chore(deps): update dependency react-joyride to v2.9.3 (#8903)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-joyride](https://react-joyride.com/) ([source](https://redirect.github.com/gilbarbara/react-joyride)) | [`2.9.2` -> `2.9.3`](https://renovatebot.com/diffs/npm/react-joyride/2.9.2/2.9.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-joyride/2.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-joyride/2.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-joyride/2.9.2/2.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-joyride/2.9.2/2.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>gilbarbara/react-joyride (react-joyride)</summary> ### [`v2.9.3`](https://redirect.github.com/gilbarbara/react-joyride/releases/tag/v2.9.3): 2.9.3 [Compare Source](https://redirect.github.com/gilbarbara/react-joyride/compare/v2.9.2...v2.9.3) - Update custom-components docs: [`650ab36`](650ab36b1c
) - Upgrade dependencies: [`9874150`](987415098c
) - Fix scroll for targets with custom scroll parent or fixed position: [`3648311`](3648311d66
) - Disable tooltip keyboard focus if the `disableScrolling` is set: [`af6fa9e`](af6fa9eae1
) - Fix locale handling of custom components: [`826669d`](826669d18f
) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b0334cd902
commit
8ba4be2c18
@ -8550,8 +8550,8 @@ __metadata:
|
|||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"react-joyride@npm:^2.5.3":
|
"react-joyride@npm:^2.5.3":
|
||||||
version: 2.9.2
|
version: 2.9.3
|
||||||
resolution: "react-joyride@npm:2.9.2"
|
resolution: "react-joyride@npm:2.9.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@gilbarbara/deep-equal": "npm:^0.3.1"
|
"@gilbarbara/deep-equal": "npm:^0.3.1"
|
||||||
deep-diff: "npm:^1.0.2"
|
deep-diff: "npm:^1.0.2"
|
||||||
@ -8563,11 +8563,11 @@ __metadata:
|
|||||||
scroll: "npm:^3.0.1"
|
scroll: "npm:^3.0.1"
|
||||||
scrollparent: "npm:^2.1.0"
|
scrollparent: "npm:^2.1.0"
|
||||||
tree-changes: "npm:^0.11.2"
|
tree-changes: "npm:^0.11.2"
|
||||||
type-fest: "npm:^4.26.1"
|
type-fest: "npm:^4.27.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: 15 - 18
|
react: 15 - 18
|
||||||
react-dom: 15 - 18
|
react-dom: 15 - 18
|
||||||
checksum: 10c0/2a20ae0c0f2139e59a61ae7367feac22415e95d23a3c779e4529634d9782cbcf3853f53b896824babdec4b12bd75636aa324baef546e02c1976f68186a40b30a
|
checksum: 10c0/8045ef1cc14e1d48aebf46f9ecff43c1aecb6eacf3310f533844c5bf7b4d6390cdbed5f43424bb4d19c6a3351ca8d150d0a0e0c5c5e99138b70d52830276d554
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -9929,6 +9929,13 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"type-fest@npm:^4.27.0":
|
||||||
|
version: 4.29.1
|
||||||
|
resolution: "type-fest@npm:4.29.1"
|
||||||
|
checksum: 10c0/93019c35cedec6dc12a324edcf6bd71719881c944f70e6bf029fd2deb4132589439510f4043f82d7afa6238c0850becfe64fa299a0bca351bed9d839b65463e2
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"typed-array-buffer@npm:^1.0.2":
|
"typed-array-buffer@npm:^1.0.2":
|
||||||
version: 1.0.2
|
version: 1.0.2
|
||||||
resolution: "typed-array-buffer@npm:1.0.2"
|
resolution: "typed-array-buffer@npm:1.0.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user