From 811c1c64ad779d1062a3b15034287290051780eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 18:38:30 +0000 Subject: [PATCH] chore(deps): update dependency react-confetti to v6.2.2 (#9232) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
alampros/react-confetti (react-confetti) ### [`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](https://redirect.github.com/alampros/react-confetti/commit/3be757d656a833966370d0fd5ee0c9fa6a1efe75)), 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](https://redirect.github.com/alampros/react-confetti/commit/aa99153ccb42c25f596ddbc956a68b52c53512f3)) ### [`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](https://redirect.github.com/alampros/react-confetti/commit/ce2d40a65cfbb0fc491df550bd5a9caea149d82b)) - upgrade tooling ([9c84a99](https://redirect.github.com/alampros/react-confetti/commit/9c84a9941b5efeec2082ee9d54f8e2655f990d2f))
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- frontend/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 024f1a9673..9c0983815d 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -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