mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Bump react-tsparticles from 2.1.0 to 2.1.3 (#467)
Bumps [react-tsparticles](https://github.com/matteobruni/tsparticles/tree/HEAD/components/react) from 2.1.0 to 2.1.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.1.3/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:
parent
8ebecb8078
commit
1e39d5bf5d
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.1.0",
|
||||
"react-tsparticles": "^2.1.3",
|
||||
"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.1.0:
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/react-tsparticles/-/react-tsparticles-2.1.0.tgz#451b158f7ac305c894816aa4790b2bfed8cbf1de"
|
||||
integrity sha512-ftn062itiEsYC1FzMSzTvpCOcz0YbajRZhJP4g2ZxnIJ7naPIt4RL5aDNUAl9Fk7o2FkWvZldP+0cIZARbGTyw==
|
||||
react-tsparticles@^2.1.3:
|
||||
version "2.1.3"
|
||||
resolved "https://registry.yarnpkg.com/react-tsparticles/-/react-tsparticles-2.1.3.tgz#45e570d869c3b26760525d8dcc52ea5cc8095f0c"
|
||||
integrity sha512-1Jc0Z8umkCHzY3qebs7nBLUXfeygEBAdubfWg7PjeYuYmjUHymneUXzXGiPLbqIMN+QQNM69485O3QLWks9lng==
|
||||
dependencies:
|
||||
fast-deep-equal "^3.1.3"
|
||||
tsparticles-engine "^2.0.6"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue