mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 18:26:52 +02:00
Update dependency tsparticles to v1.35.3
This commit is contained in:
parent
b92ed32ef1
commit
920f3d860e
2 changed files with 5 additions and 5 deletions
|
@ -51,7 +51,7 @@
|
||||||
"react-helmet": "6.1.0",
|
"react-helmet": "6.1.0",
|
||||||
"react-i18next": "11.12.0",
|
"react-i18next": "11.12.0",
|
||||||
"sass": "1.42.1",
|
"sass": "1.42.1",
|
||||||
"tsparticles": "1.35.2"
|
"tsparticles": "1.35.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel-eslint": "10.1.0",
|
"babel-eslint": "10.1.0",
|
||||||
|
|
|
@ -11796,10 +11796,10 @@ tslib@~2.2.0:
|
||||||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
|
||||||
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
|
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
|
||||||
|
|
||||||
tsparticles@1.35.2:
|
tsparticles@1.35.3:
|
||||||
version "1.35.2"
|
version "1.35.3"
|
||||||
resolved "https://registry.yarnpkg.com/tsparticles/-/tsparticles-1.35.2.tgz#2d5ae7a1ace49168bc8f2cdf2a63b622844e1a36"
|
resolved "https://registry.yarnpkg.com/tsparticles/-/tsparticles-1.35.3.tgz#f11805b120e9b4b40f1b807b733719dd7b151b1a"
|
||||||
integrity sha512-VYiSs07jRfrSeU10sWcjl8n+O/bSeM2uERhFXVFtZmdedh1w/vMXZWdgn+unjVfkz/vusQ5ZmDkLVmn8H5hIEA==
|
integrity sha512-H+ZyDIiTW0G2l8qjxEiri2AnkNjRbitrmOPRKr+CawHFSANmsynVIxu5HMmNP2IE6iCQFgxX4xuDUTu610ae0g==
|
||||||
|
|
||||||
tsutils@^3.21.0:
|
tsutils@^3.21.0:
|
||||||
version "3.21.0"
|
version "3.21.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue