Bump react-tsparticles from 2.7.1 to 2.9.3 (#699)

Bumps [react-tsparticles](https://github.com/matteobruni/tsparticles/tree/HEAD/components/react) from 2.7.1 to 2.9.3.
- [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@2.9.3/components/react)

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

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] 2023-02-18 22:51:04 +08:00 committed by GitHub
parent 97e0b0e5ca
commit bbfe612ff8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -52,7 +52,7 @@
"react-snowfall": "^1.2.1",
"react-ticker": "^1.3.2",
"react-tooltip": "^4.5.1",
"react-tsparticles": "^2.7.1",
"react-tsparticles": "^2.9.3",
"react-use-websocket": "^4.2.0",
"react-wrap-balancer": "^0.4.0",
"recharts": "2.1.12",

View file

@ -3912,13 +3912,13 @@ react-transition-group@2.9.0:
prop-types "^15.6.2"
react-lifecycles-compat "^3.0.4"
react-tsparticles@^2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/react-tsparticles/-/react-tsparticles-2.7.1.tgz#f7172284243e54ed0f7d9d05beb51c59bf529721"
integrity sha512-r3ogLLkob11KDsXSC8EsvgPgDutmmNOMqYiD1KLRoSz5t1W3WODs3eS370Bzr9bgRjYZSajTHeT5cXMzY1G/Gg==
react-tsparticles@^2.9.3:
version "2.9.3"
resolved "https://registry.yarnpkg.com/react-tsparticles/-/react-tsparticles-2.9.3.tgz#bfbac7fe2e13e010131624c52e1a25b3a3e50cbb"
integrity sha512-QSo5Y0iXcXzOKbOira+kn5Z9Yv0ugk4swcn44HkdublSS8XAmV2QiQSd9T2mdM1tGZ8xVSuqsfdgGWfRC1KKng==
dependencies:
fast-deep-equal "^3.1.3"
tsparticles-engine "^2.7.1"
tsparticles-engine "^2.9.3"
react-use-websocket@^4.2.0:
version "4.2.0"
@ -4533,10 +4533,10 @@ tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"
integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==
tsparticles-engine@^2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/tsparticles-engine/-/tsparticles-engine-2.7.1.tgz#8800ed8569db65dbccaed6c42e5bf86bdf2dff1a"
integrity sha512-iUjaagXDyYuJi107yADrLegIQ1jHe658JJQUv6+Fd/DRLrmuBU4XrzaxlERv72LHUrZtk1E/WmnOpeIw1AJzFQ==
tsparticles-engine@^2.9.3:
version "2.9.3"
resolved "https://registry.yarnpkg.com/tsparticles-engine/-/tsparticles-engine-2.9.3.tgz#c521edd951df2520bd0a8aa76dbbe1b0b183094a"
integrity sha512-iAD8LyRH//kx10fDMm6AfQV6dRHs1ZacUUHqVwfutcqM4x1IV2ygpjk0X87LKCnBxYeIMG78+tlxXpnpwUccOg==
tsutils@^3.21.0:
version "3.21.0"