mirror of
https://github.com/System-End/site.git
synced 2026-04-19 14:17:06 +00:00
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:
parent
9781f0face
commit
33be392d1b
2 changed files with 7 additions and 7 deletions
|
|
@ -81,7 +81,7 @@
|
|||
"react-reveal": "^1.2.2",
|
||||
"react-router-dom": "^6.22.3",
|
||||
"react-scrolllock": "^5.0.1",
|
||||
"react-snowfall": "^1.2.1",
|
||||
"react-snowfall": "^2.2.0",
|
||||
"react-syntax-highlighter": "^15.5.0",
|
||||
"react-ticker": "^1.3.2",
|
||||
"react-tooltip": "^4.5.1",
|
||||
|
|
|
|||
12
yarn.lock
12
yarn.lock
|
|
@ -7526,7 +7526,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==
|
||||
|
|
@ -7685,12 +7685,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.2.0:
|
||||
version "2.2.0"
|
||||
resolved "https://registry.yarnpkg.com/react-snowfall/-/react-snowfall-2.2.0.tgz#0856a72c4d29d27a6a14301c0f5deb51296fb4df"
|
||||
integrity sha512-dRk7vEHq/ZUOG+JHk2k/hH3HmliOWGXr4rKRDeW4mjWuHeI1r5h0Lc1r2jnTtUS1im702d6tCmNGymlNTdhXYg==
|
||||
dependencies:
|
||||
react-fast-compare "^3.2.0"
|
||||
react-fast-compare "^3.2.2"
|
||||
|
||||
react-syntax-highlighter@^15.5.0:
|
||||
version "15.5.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue