mirror of
https://github.com/System-End/site.git
synced 2026-04-19 23:22:49 +00:00
Bump react-tsparticles from 2.9.3 to 2.12.1
Bumps [react-tsparticles](https://github.com/tsparticles/react/tree/HEAD/components/react) from 2.9.3 to 2.12.1. - [Changelog](https://github.com/tsparticles/react/blob/main/components/react/CHANGELOG.md) - [Commits](https://github.com/tsparticles/react/commits/v2.12.1/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>
This commit is contained in:
parent
438491a4a5
commit
8ba549c3e5
2 changed files with 10 additions and 11 deletions
|
|
@ -54,7 +54,7 @@
|
|||
"react-snowfall": "^1.2.1",
|
||||
"react-ticker": "^1.3.2",
|
||||
"react-tooltip": "^4.5.1",
|
||||
"react-tsparticles": "^2.9.3",
|
||||
"react-tsparticles": "^2.12.1",
|
||||
"react-use-websocket": "^4.3.1",
|
||||
"react-wrap-balancer": "^0.5.0",
|
||||
"recharts": "2.1.12",
|
||||
|
|
|
|||
19
yarn.lock
19
yarn.lock
|
|
@ -3903,13 +3903,12 @@ react-transition-group@2.9.0:
|
|||
prop-types "^15.6.2"
|
||||
react-lifecycles-compat "^3.0.4"
|
||||
|
||||
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==
|
||||
react-tsparticles@^2.12.1:
|
||||
version "2.12.1"
|
||||
resolved "https://registry.yarnpkg.com/react-tsparticles/-/react-tsparticles-2.12.1.tgz#a97b91a7718b122115dfa143cd5a88e9e4fc875d"
|
||||
integrity sha512-6NhuND25vy0ryWod5bL1y2I4Xf7QX7Jwoh1TLzJvLK3BgJlRVVDH+TvuS1xU5SN+f/EJ6zJaFCPf9b2ytkdRLg==
|
||||
dependencies:
|
||||
fast-deep-equal "^3.1.3"
|
||||
tsparticles-engine "^2.9.3"
|
||||
tsparticles-engine "^2.12.0"
|
||||
|
||||
react-use-websocket@^4.3.1:
|
||||
version "4.3.1"
|
||||
|
|
@ -4519,10 +4518,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.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==
|
||||
tsparticles-engine@^2.12.0:
|
||||
version "2.12.0"
|
||||
resolved "https://registry.yarnpkg.com/tsparticles-engine/-/tsparticles-engine-2.12.0.tgz#4a52a8de4ab6085180abf27f4720f47caa1455fc"
|
||||
integrity sha512-ZjDIYex6jBJ4iMc9+z0uPe7SgBnmb6l+EJm83MPIsOny9lPpetMsnw/8YJ3xdxn8hV+S3myTpTN1CkOVmFv0QQ==
|
||||
|
||||
tsutils@^3.21.0:
|
||||
version "3.21.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue