From 17ec24ed54028ab8226756205c70275f0d25e952 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Feb 2022 14:03:13 +0800 Subject: [PATCH] Bump react-tsparticles from 1.41.0 to 1.41.4 (#370) Bumps [react-tsparticles](https://github.com/matteobruni/tsparticles/tree/HEAD/components/react) from 1.41.0 to 1.41.4. - [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.4/components/react) --- updated-dependencies: - dependency-name: react-tsparticles dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 6eb59c0e..2f2df5eb 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "react-masonry-css": "^1.0.16", "react-reveal": "^1.2.2", "react-scrolllock": "^5.0.1", - "react-tsparticles": "^1.41.0", + "react-tsparticles": "^1.41.4", "react-use-websocket": "3.0.0", "resnow": "^1.0.0", "swr": "^1.2.1", diff --git a/yarn.lock b/yarn.lock index 9a63119f..f49683aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2903,13 +2903,13 @@ react-scrolllock@^5.0.1: dependencies: exenv "^1.2.2" -react-tsparticles@^1.41.0: - version "1.41.0" - resolved "https://registry.yarnpkg.com/react-tsparticles/-/react-tsparticles-1.41.0.tgz#777475bfd9443bb32ccb0b17309376a40f0a9918" - integrity sha512-5yHiaJ5n8eiJpP2yBDxaABJmwK6SjE7JyHe6JoWhsI1mNJxXKH+7DF67GPYxWGwcgz6UT95OQRdqHbEkZA4ngA== +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== dependencies: fast-deep-equal "^3.1.3" - tsparticles "^1.41.0" + tsparticles "^1.41.4" react-use-websocket@3.0.0: version "3.0.0" @@ -3365,10 +3365,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.0: - version "1.41.0" - resolved "https://registry.yarnpkg.com/tsparticles/-/tsparticles-1.41.0.tgz#860e4778251aadfeeae184e46a31bde9eea7c3ad" - integrity sha512-L2+I82ge+xVuZNbKLuw1I46RXLlT5TCIf6MGQRI0H9jgqPyT668NQl/liOcCpzCZvVNzUMUXeiu5SWetd33v5Q== +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== tsutils@^3.21.0: version "3.21.0"