mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 18:57:20 +02:00
Update dependency tsparticles to v1.39.0
This commit is contained in:
parent
e755d8c8e0
commit
3a19fe85a8
2 changed files with 5 additions and 5 deletions
|
@ -60,7 +60,7 @@
|
||||||
"react-helmet": "6.1.0",
|
"react-helmet": "6.1.0",
|
||||||
"react-i18next": "11.15.3",
|
"react-i18next": "11.15.3",
|
||||||
"sass": "1.47.0",
|
"sass": "1.47.0",
|
||||||
"tsparticles": "1.38.0",
|
"tsparticles": "1.39.0",
|
||||||
"utterances-react": "0.1.3"
|
"utterances-react": "0.1.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
|
@ -12582,10 +12582,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.38.0:
|
tsparticles@1.39.0:
|
||||||
version "1.38.0"
|
version "1.39.0"
|
||||||
resolved "https://registry.yarnpkg.com/tsparticles/-/tsparticles-1.38.0.tgz#2c01ee02cdd043b3b45a7db9e0b4a87120bc44d0"
|
resolved "https://registry.yarnpkg.com/tsparticles/-/tsparticles-1.39.0.tgz#7b85fbd0acabd4434363c020da94a85e0f2ce463"
|
||||||
integrity sha512-Zqk18sq9SDtjlN83vKpUOijU9lkxpucGgywZpmR5JnSuXYvmy+6Rmy2Eoy4yXLeB58oseu9VKFOfElbrsSvAdw==
|
integrity sha512-UeCY5YeUU2j7eyBPwQOAeIK+TeQQkaHNpRCGQ2axdOXEFt6lm3TffgzsLSsFciEn0TrugWhNf+nO1zliWKAYcQ==
|
||||||
|
|
||||||
tsutils@^3.21.0:
|
tsutils@^3.21.0:
|
||||||
version "3.21.0"
|
version "3.21.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue