Bump react-snowfall from 1.2.1 to 2.2.0 (#1423)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-12-04 02:48:12 -05:00 committed by GitHub
parent c2dc6b527e
commit ceb18bc2a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View file

@ -81,7 +81,7 @@
"react-reveal": "^1.2.2",
"react-router-dom": "^6.30.0",
"react-scrolllock": "^5.0.1",
"react-snowfall": "^1.2.1",
"react-snowfall": "^2.4.0",
"react-syntax-highlighter": "^15.6.1",
"react-ticker": "^1.3.2",
"react-tooltip": "^4.5.1",

View file

@ -7640,7 +7640,7 @@ react-easy-swipe@^0.0.21:
dependencies:
prop-types "^15.5.8"
react-fast-compare@^3.0.1, react-fast-compare@^3.2.0:
react-fast-compare@^3.0.1, react-fast-compare@^3.2.2:
version "3.2.2"
resolved "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.2.tgz"
integrity sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==
@ -7799,12 +7799,12 @@ react-smooth@^4.0.0:
prop-types "^15.8.1"
react-transition-group "^4.4.5"
react-snowfall@^1.2.1:
version "1.2.1"
resolved "https://registry.npmjs.org/react-snowfall/-/react-snowfall-1.2.1.tgz"
integrity sha512-d2UR3nDq3F0DJGaTfJ0QNbBo76UZHtT9wHFj+ePxAl4FgSxWBhxB/Bjn06f5iDBwhgwiZ7CZmv3lwfNvjo6a+w==
react-snowfall@^2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/react-snowfall/-/react-snowfall-2.4.0.tgz#79ad34431f2353e842a87be1af3f1f5355e25806"
integrity sha512-KAPMiGnxt11PEgC2pTVrTQsvk5jt1kLUtG+ZamiKLphTZ7GiYT1Aa5kX6jp4jKWq1kqJHchnGT9CDm4g86A5Gg==
dependencies:
react-fast-compare "^3.2.0"
react-fast-compare "^3.2.2"
react-syntax-highlighter@^15.6.1:
version "15.6.1"