Bump react-snowfall from 1.2.1 to 2.2.0

Bumps [react-snowfall](https://github.com/cahilfoley/react-snowfall) from 1.2.1 to 2.2.0.
- [Release notes](https://github.com/cahilfoley/react-snowfall/releases)
- [Changelog](https://github.com/cahilfoley/react-snowfall/blob/main/CHANGELOG.md)
- [Commits](https://github.com/cahilfoley/react-snowfall/compare/v1.2.1...v2.2.0)

---
updated-dependencies:
- dependency-name: react-snowfall
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-25 06:37:21 +00:00 committed by GitHub
parent 9781f0face
commit 33be392d1b
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-reveal": "^1.2.2",
"react-router-dom": "^6.22.3", "react-router-dom": "^6.22.3",
"react-scrolllock": "^5.0.1", "react-scrolllock": "^5.0.1",
"react-snowfall": "^1.2.1", "react-snowfall": "^2.2.0",
"react-syntax-highlighter": "^15.5.0", "react-syntax-highlighter": "^15.5.0",
"react-ticker": "^1.3.2", "react-ticker": "^1.3.2",
"react-tooltip": "^4.5.1", "react-tooltip": "^4.5.1",

View file

@ -7526,7 +7526,7 @@ react-easy-swipe@^0.0.21:
dependencies: dependencies:
prop-types "^15.5.8" 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" version "3.2.2"
resolved "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.2.tgz" resolved "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.2.tgz"
integrity sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ== integrity sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==
@ -7685,12 +7685,12 @@ react-smooth@^4.0.0:
prop-types "^15.8.1" prop-types "^15.8.1"
react-transition-group "^4.4.5" react-transition-group "^4.4.5"
react-snowfall@^1.2.1: react-snowfall@^2.2.0:
version "1.2.1" version "2.2.0"
resolved "https://registry.npmjs.org/react-snowfall/-/react-snowfall-1.2.1.tgz" resolved "https://registry.yarnpkg.com/react-snowfall/-/react-snowfall-2.2.0.tgz#0856a72c4d29d27a6a14301c0f5deb51296fb4df"
integrity sha512-d2UR3nDq3F0DJGaTfJ0QNbBo76UZHtT9wHFj+ePxAl4FgSxWBhxB/Bjn06f5iDBwhgwiZ7CZmv3lwfNvjo6a+w== integrity sha512-dRk7vEHq/ZUOG+JHk2k/hH3HmliOWGXr4rKRDeW4mjWuHeI1r5h0Lc1r2jnTtUS1im702d6tCmNGymlNTdhXYg==
dependencies: dependencies:
react-fast-compare "^3.2.0" react-fast-compare "^3.2.2"
react-syntax-highlighter@^15.5.0: react-syntax-highlighter@^15.5.0:
version "15.5.0" version "15.5.0"