From 230df3eadf344606cc2b99b3689431bd9760cfc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 22:11:37 +0000 Subject: [PATCH] chore: bump react-confetti from 6.2.2 to 6.4.0 in /site (#20126) Bumps [react-confetti](https://github.com/alampros/react-confetti) from 6.2.2 to 6.4.0.
Release notes

Sourced from react-confetti's releases.

v6.4.0

6.4.0 (2025-03-04)

Bug Fixes

Features

v6.3.0

6.3.0 (2025-03-01)

Bug Fixes

Features

v6.2.3

6.2.3 (2025-02-22)

Bug Fixes

Changelog

Sourced from react-confetti's changelog.

6.4.0 (2025-03-04)

Bug Fixes

Features

6.3.0 (2025-03-01)

Bug Fixes

Features

6.2.3 (2025-02-22)

Bug Fixes

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-confetti&package-manager=npm_and_yarn&previous-version=6.2.2&new-version=6.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- site/package.json | 2 +- site/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/site/package.json b/site/package.json index 660227b137..38617dce23 100644 --- a/site/package.json +++ b/site/package.json @@ -96,7 +96,7 @@ "pretty-bytes": "6.1.1", "react": "19.1.1", "react-color": "2.19.3", - "react-confetti": "6.2.2", + "react-confetti": "6.4.0", "react-date-range": "1.4.0", "react-dom": "19.1.1", "react-markdown": "9.1.0", diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml index 068bc19596..eebed5b445 100644 --- a/site/pnpm-lock.yaml +++ b/site/pnpm-lock.yaml @@ -203,8 +203,8 @@ importers: specifier: 2.19.3 version: 2.19.3(react@19.1.1) react-confetti: - specifier: 6.2.2 - version: 6.2.2(react@19.1.1) + specifier: 6.4.0 + version: 6.4.0(react@19.1.1) react-date-range: specifier: 1.4.0 version: 1.4.0(date-fns@2.30.0)(react@19.1.1) @@ -5588,8 +5588,8 @@ packages: peerDependencies: react: '*' - react-confetti@6.2.2: - resolution: {integrity: sha512-K+kTyOPgX+ZujMZ+Rmb7pZdHBvg+DzinG/w4Eh52WOB8/pfO38efnnrtEZNJmjTvLxc16RBYO+tPM68Fg8viBA==, tarball: https://registry.npmjs.org/react-confetti/-/react-confetti-6.2.2.tgz} + react-confetti@6.4.0: + resolution: {integrity: sha512-5MdGUcqxrTU26I2EU7ltkWPwxvucQTuqMm8dUz72z2YMqTD6s9vMcDUysk7n9jnC+lXuCPeJJ7Knf98VEYE9Rg==, tarball: https://registry.npmjs.org/react-confetti/-/react-confetti-6.4.0.tgz} engines: {node: '>=16'} peerDependencies: react: ^16.3.0 || ^17.0.1 || ^18.0.0 || ^19.0.0 @@ -12427,7 +12427,7 @@ snapshots: reactcss: 1.2.3(react@19.1.1) tinycolor2: 1.6.0 - react-confetti@6.2.2(react@19.1.1): + react-confetti@6.4.0(react@19.1.1): dependencies: react: 19.1.1 tween-functions: 1.2.0