mirror of
https://github.com/System-End/site.git
synced 2026-04-19 23:22:49 +00:00
Bump react-tsparticles from 2.0.6 to 2.1.0 (#463)
Bumps [react-tsparticles](https://github.com/matteobruni/tsparticles/tree/HEAD/components/react) from 2.0.6 to 2.1.0. - [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.1.0/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:
parent
5dcf99718c
commit
133359b2c6
2 changed files with 5 additions and 5 deletions
|
|
@ -36,7 +36,7 @@
|
|||
"react-masonry-css": "^1.0.16",
|
||||
"react-reveal": "^1.2.2",
|
||||
"react-scrolllock": "^5.0.1",
|
||||
"react-tsparticles": "^2.0.6",
|
||||
"react-tsparticles": "^2.1.0",
|
||||
"react-use-websocket": "3.0.0",
|
||||
"resnow": "^1.0.0",
|
||||
"styled-components": "^5.3.5",
|
||||
|
|
|
|||
|
|
@ -3319,10 +3319,10 @@ react-scrolllock@^5.0.1:
|
|||
dependencies:
|
||||
exenv "^1.2.2"
|
||||
|
||||
react-tsparticles@^2.0.6:
|
||||
version "2.0.6"
|
||||
resolved "https://registry.yarnpkg.com/react-tsparticles/-/react-tsparticles-2.0.6.tgz#1049db562315fe5aea276e2918fe0624d3e935d6"
|
||||
integrity sha512-+Ml33aZ5mIYUqbUYKnqF3tkEQIUGD/80NtnapNOda0WXot9d+7jHqNrEFdqX5ghZALbsF3DRvgcDmaBM306Lfg==
|
||||
react-tsparticles@^2.1.0:
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/react-tsparticles/-/react-tsparticles-2.1.0.tgz#451b158f7ac305c894816aa4790b2bfed8cbf1de"
|
||||
integrity sha512-ftn062itiEsYC1FzMSzTvpCOcz0YbajRZhJP4g2ZxnIJ7naPIt4RL5aDNUAl9Fk7o2FkWvZldP+0cIZARbGTyw==
|
||||
dependencies:
|
||||
fast-deep-equal "^3.1.3"
|
||||
tsparticles-engine "^2.0.6"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue