mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 02:36:56 +02:00
Update dependency tsparticles to v1.37.2
This commit is contained in:
parent
7e258c2225
commit
48a37fa94a
2 changed files with 5 additions and 5 deletions
|
@ -54,7 +54,7 @@
|
||||||
"react-helmet": "6.1.0",
|
"react-helmet": "6.1.0",
|
||||||
"react-i18next": "11.13.0",
|
"react-i18next": "11.13.0",
|
||||||
"sass": "1.43.4",
|
"sass": "1.43.4",
|
||||||
"tsparticles": "1.37.0"
|
"tsparticles": "1.37.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel-eslint": "10.1.0",
|
"babel-eslint": "10.1.0",
|
||||||
|
|
|
@ -12161,10 +12161,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.37.0:
|
tsparticles@1.37.2:
|
||||||
version "1.37.0"
|
version "1.37.2"
|
||||||
resolved "https://registry.yarnpkg.com/tsparticles/-/tsparticles-1.37.0.tgz#1c3bd594215d36ba1549ac24db2ba68662624fb7"
|
resolved "https://registry.yarnpkg.com/tsparticles/-/tsparticles-1.37.2.tgz#23c3f73d6a8e33b1e653979da73d60e619d1b8f2"
|
||||||
integrity sha512-Di2DiZPVGgb7EZQaKWeL+fmeCSh/36VqPKFcZwoxoQsccfR1hV7w/wuG6FEWCOq6Y34ihaKE7n6NNjtQ4I3BQw==
|
integrity sha512-Lb4xTXqMVeefxASIdAMtubcFFbiK3AZH6M+qJMM2GRtuWm1iz7v1w8m6tynSFm8UFmVYtHbB+N+4bRWmKiGkuA==
|
||||||
|
|
||||||
tsutils@^3.21.0:
|
tsutils@^3.21.0:
|
||||||
version "3.21.0"
|
version "3.21.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue