mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +01:00
chore(deps): update dependency react-confetti to v6.2.2 (#9232)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-confetti](https://redirect.github.com/alampros/react-confetti) | [`6.1.0` -> `6.2.2`](https://renovatebot.com/diffs/npm/react-confetti/6.1.0/6.2.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-confetti/6.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-confetti/6.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-confetti/6.1.0/6.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-confetti/6.1.0/6.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>alampros/react-confetti (react-confetti)</summary> ### [`v6.2.2`](https://redirect.github.com/alampros/react-confetti/releases/tag/v6.2.2) [Compare Source](https://redirect.github.com/alampros/react-confetti/compare/v6.2.1...v6.2.2) ##### Bug Fixes - build multiple module types ([3be757d](3be757d656
)), closes [#​162](https://redirect.github.com/alampros/react-confetti/issues/162) [#​158](https://redirect.github.com/alampros/react-confetti/issues/158) ### [`v6.2.1`](https://redirect.github.com/alampros/react-confetti/blob/HEAD/CHANGELOG.md#621-2024-12-27) [Compare Source](https://redirect.github.com/alampros/react-confetti/compare/v6.2.0...v6.2.1) ##### Bug Fixes - specify commonjs module ([aa99153](aa99153ccb
)) ### [`v6.2.0`](https://redirect.github.com/alampros/react-confetti/blob/HEAD/CHANGELOG.md#620-2024-12-27) [Compare Source](https://redirect.github.com/alampros/react-confetti/compare/v6.1.0...v6.2.0) ##### Features - update `peerDependencies` to support React 19 ([ce2d40a](ce2d40a65c
)) - upgrade tooling ([9c84a99](9c84a9941b
)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9fa7f5aa7b
commit
811c1c64ad
@ -8442,13 +8442,13 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"react-confetti@npm:^6.1.0":
|
||||
version: 6.1.0
|
||||
resolution: "react-confetti@npm:6.1.0"
|
||||
version: 6.2.2
|
||||
resolution: "react-confetti@npm:6.2.2"
|
||||
dependencies:
|
||||
tween-functions: "npm:^1.2.0"
|
||||
peerDependencies:
|
||||
react: ^16.3.0 || ^17.0.1 || ^18.0.0
|
||||
checksum: 10c0/5b4eb23eef564695f6db1d25b294ed31d5fa21ff4092c6a38e641f85cd10e3e0b50014366e3ac0f7cf772e73faaecd14614e5b11a5531336fa769dda8068ab59
|
||||
react: ^16.3.0 || ^17.0.1 || ^18.0.0 || ^19.0.0
|
||||
checksum: 10c0/c25250acc18a7e66a2a41aa429fee70a1e56346a73dced7aa64d8c8e87b96b478eb90933b530d1857832785eeb4a5978c5cb30080d187d32bbc68c3c0ef7f0a9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user