Skip to content

Commit afe6fe0

Browse files
Bump react-snowfall from 1.2.1 to 2.1.0
Bumps [react-snowfall](https://github.com/cahilfoley/react-snowfall) from 1.2.1 to 2.1.0. - [Release notes](https://github.com/cahilfoley/react-snowfall/releases) - [Changelog](https://github.com/cahilfoley/react-snowfall/blob/main/CHANGELOG.md) - [Commits](cahilfoley/react-snowfall@v1.2.1...v2.1.0) --- updated-dependencies: - dependency-name: react-snowfall dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 378c21a commit afe6fe0

File tree

2 files changed

+8
-12
lines changed

2 files changed

+8
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"react-reveal": "^1.2.2",
7171
"react-router-dom": "^6.22.3",
7272
"react-scrolllock": "^5.0.1",
73-
"react-snowfall": "^1.2.1",
73+
"react-snowfall": "^2.1.0",
7474
"react-ticker": "^1.3.2",
7575
"react-tooltip": "^4.5.1",
7676
"react-tsparticles": "^2.12.2",

yarn.lock

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7353,16 +7353,11 @@ react-dom@^17.0.2:
73537353
object-assign "^4.1.1"
73547354
scheduler "^0.20.2"
73557355

7356-
react-fast-compare@^3.0.1:
7356+
react-fast-compare@^3.0.1, react-fast-compare@^3.2.2:
73577357
version "3.2.2"
73587358
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.2.tgz#929a97a532304ce9fee4bcae44234f1ce2c21d49"
73597359
integrity sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==
73607360

7361-
react-fast-compare@^3.2.0:
7362-
version "3.2.0"
7363-
resolved "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.0.tgz"
7364-
integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==
7365-
73667361
react-horizontal-scrolling-menu@^6.0.2:
73677362
version "6.0.2"
73687363
resolved "https://registry.yarnpkg.com/react-horizontal-scrolling-menu/-/react-horizontal-scrolling-menu-6.0.2.tgz#9b34ce979880e60803e24f53db122ab6ef6a714c"
@@ -7460,12 +7455,12 @@ react-smooth@^4.0.0:
74607455
prop-types "^15.8.1"
74617456
react-transition-group "^4.4.5"
74627457

7463-
react-snowfall@^1.2.1:
7464-
version "1.2.1"
7465-
resolved "https://registry.npmjs.org/react-snowfall/-/react-snowfall-1.2.1.tgz"
7466-
integrity sha512-d2UR3nDq3F0DJGaTfJ0QNbBo76UZHtT9wHFj+ePxAl4FgSxWBhxB/Bjn06f5iDBwhgwiZ7CZmv3lwfNvjo6a+w==
7458+
react-snowfall@^2.1.0:
7459+
version "2.1.0"
7460+
resolved "https://registry.yarnpkg.com/react-snowfall/-/react-snowfall-2.1.0.tgz#b8c22c182c4e5cd084025c73169a3f399c3dd147"
7461+
integrity sha512-5nYWmBTJi/rrRRTmE62QLhxSp3sfX9niPP1Ysrd4dkVZLr0fxHTkcqCLQx7BAkclCEq5MWZ7kgIHrqk5Ugq1PA==
74677462
dependencies:
7468-
react-fast-compare "^3.2.0"
7463+
react-fast-compare "^3.2.2"
74697464

74707465
react-ticker@^1.3.2:
74717466
version "1.3.2"
@@ -8235,6 +8230,7 @@ [email protected]:
82358230
integrity sha512-kJUvRUFK49aub+a7T1nNE66EJbZBMnBgoC1UbCZ5n6bsZKBRga4KgBRTMn/pFkeCZSYtNeSyMxPDM0AXWELk2A==
82368231

82378232
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
8233+
name string-width-cjs
82388234
version "4.2.3"
82398235
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
82408236
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==

0 commit comments

Comments
 (0)