From 666d8f81dfda55d7e340b4a064595a3510ad2c3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 22:35:30 +0000 Subject: [PATCH] chore: bump @tsparticles/react from 4.3.1 to 4.3.2 Bumps [@tsparticles/react](https://github.com/tsparticles/tsparticles/tree/HEAD/wrappers/react) from 4.3.1 to 4.3.2. - [Release notes](https://github.com/tsparticles/tsparticles/releases) - [Changelog](https://github.com/tsparticles/tsparticles/blob/main/wrappers/react/CHANGELOG.md) - [Commits](https://github.com/tsparticles/tsparticles/commits/v4.3.2/wrappers/react) --- updated-dependencies: - dependency-name: "@tsparticles/react" dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3369bdd4..97e061b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "@radix-ui/react-collapsible": "^1.1.16", "@radix-ui/react-slot": "^1.2.3", "@tsparticles/engine": "^4.3.2", - "@tsparticles/react": "^4.3.1", + "@tsparticles/react": "^4.3.2", "@tsparticles/slim": "^4.3.2", "@vercel/analytics": "^1.5.0", "canvas-confetti": "^1.9.3", @@ -9070,12 +9070,12 @@ } }, "node_modules/@tsparticles/react": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/@tsparticles/react/-/react-4.3.1.tgz", - "integrity": "sha512-rr4Xm5k64A9RYKvbTr4lAIwRwciNGoWl1MHElBPhz1rB8ieJqbxyVCz3prqF9u0vQBztRszD/BYf04DrKq7U3A==", + "version": "4.3.2", + "resolved": "https://registry.npmjs.org/@tsparticles/react/-/react-4.3.2.tgz", + "integrity": "sha512-aCTqFkGBnT1BitrlmyjkR+FNQ+RKuO8UfhadLfW51YSHwTdR0erB1ZFab+wCout1SWGIR7mirRWfjwewxiDMeA==", "license": "MIT", "peerDependencies": { - "@tsparticles/engine": "4.3.1", + "@tsparticles/engine": "4.3.2", "react": ">=16.8.0", "react-dom": ">=16.8.0" } diff --git a/package.json b/package.json index ab281c1c..6b8342d2 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@radix-ui/react-collapsible": "^1.1.16", "@radix-ui/react-slot": "^1.2.3", "@tsparticles/engine": "^4.3.2", - "@tsparticles/react": "^4.3.1", + "@tsparticles/react": "^4.3.2", "@tsparticles/slim": "^4.3.2", "@vercel/analytics": "^1.5.0", "canvas-confetti": "^1.9.3",