Bump react-tsparticles from 1.41.4 to 1.41.5 (#377)

Bumps [react-tsparticles](https://github.com/matteobruni/tsparticles/tree/HEAD/components/react) from 1.41.4 to 1.41.5.
- [Release notes](https://github.com/matteobruni/tsparticles/releases)
- [Changelog](https://github.com/matteobruni/tsparticles/blob/main/components/react/CHANGELOG.md)
- [Commits](https://github.com/matteobruni/tsparticles/commits/react-tsparticles@1.41.5/components/react)

---
updated-dependencies:
- dependency-name: react-tsparticles
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-02-28 14:04:26 +08:00 committed by GitHub
parent 73708a7eda
commit 8f6556f234
2 changed files with 10 additions and 10 deletions

View file

@ -33,7 +33,7 @@
"react-masonry-css": "^1.0.16",
"react-reveal": "^1.2.2",
"react-scrolllock": "^5.0.1",
"react-tsparticles": "^1.41.4",
"react-tsparticles": "^1.41.5",
"react-use-websocket": "3.0.0",
"resnow": "^1.0.0",
"swr": "^1.2.2",

View file

@ -2904,13 +2904,13 @@ react-scrolllock@^5.0.1:
dependencies:
exenv "^1.2.2"
react-tsparticles@^1.41.4:
version "1.41.4"
resolved "https://registry.yarnpkg.com/react-tsparticles/-/react-tsparticles-1.41.4.tgz#ce15a9b09a36dc81883800aec84dbe2eebe100ea"
integrity sha512-6lesBtKKIXDRpaEaTSFm3YQZGDam2H0my4x8HOZZux57Zxb7QyJN3C+6q9ninS45ffK5S6RR9qax6DP+duADLg==
react-tsparticles@^1.41.5:
version "1.41.5"
resolved "https://registry.yarnpkg.com/react-tsparticles/-/react-tsparticles-1.41.5.tgz#f676325a58bdc905b4154c9ad3267fd3b29b884d"
integrity sha512-j1zP6Q5a2JuWBoyBV27RqpRLmyrB5eoB0UXt9K2HxGKqc2Var0JILPAV/mnlOqVecDaBgwJmjnqtapzhH9Qryw==
dependencies:
fast-deep-equal "^3.1.3"
tsparticles "^1.41.4"
tsparticles "^1.41.5"
react-use-websocket@3.0.0:
version "3.0.0"
@ -3366,10 +3366,10 @@ tslib@^1.8.1:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
tsparticles@^1.41.4:
version "1.41.4"
resolved "https://registry.yarnpkg.com/tsparticles/-/tsparticles-1.41.4.tgz#332dd2f21a7a6e35564821d2578eac7ba9e4c3ae"
integrity sha512-kJvODc6Hj7monW9YCF4nnLgSubkndNPsHOMjCF8pGgDSV5pce6w+Ar4bPE8nZveGEXNSxnPwR+1MN0zwgx4MGg==
tsparticles@^1.41.5:
version "1.41.5"
resolved "https://registry.yarnpkg.com/tsparticles/-/tsparticles-1.41.5.tgz#4b935c3bb44c6dfc44dbbcf05fd5cb8aa3e64b09"
integrity sha512-USK4VZsr5HxiSyCvMuC6F7+SwOrM0zJDkPNlZXLBnf++d8xJ6P+jafEKr89JVUeYCWuDyAfS2GtYaXgOC1+bOA==
tsutils@^3.21.0:
version "3.21.0"