mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 10:46:57 +02:00
Update dependency tsparticles to v1.41.1
This commit is contained in:
parent
3652c95445
commit
1d0980e2d9
3 changed files with 12 additions and 12 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -59,7 +59,7 @@
|
|||
"react-helmet": "6.1.0",
|
||||
"react-i18next": "11.15.4",
|
||||
"sass": "1.49.7",
|
||||
"tsparticles": "1.41.0",
|
||||
"tsparticles": "1.41.1",
|
||||
"typed-scss-modules": "5.1.1",
|
||||
"utterances-react": "0.1.3"
|
||||
},
|
||||
|
@ -20271,9 +20271,9 @@
|
|||
"integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw=="
|
||||
},
|
||||
"node_modules/tsparticles": {
|
||||
"version": "1.41.0",
|
||||
"resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.41.0.tgz",
|
||||
"integrity": "sha512-L2+I82ge+xVuZNbKLuw1I46RXLlT5TCIf6MGQRI0H9jgqPyT668NQl/liOcCpzCZvVNzUMUXeiu5SWetd33v5Q==",
|
||||
"version": "1.41.1",
|
||||
"resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.41.1.tgz",
|
||||
"integrity": "sha512-j6vtiRBld+D8G/EGBmgcUYo35jx8VuOvL57uI1wsxYy55G8/CSW2fnTU6uV7TZ9e0EmnENLKEX1UzGKRny0aug==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
|
@ -37210,9 +37210,9 @@
|
|||
"integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw=="
|
||||
},
|
||||
"tsparticles": {
|
||||
"version": "1.41.0",
|
||||
"resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.41.0.tgz",
|
||||
"integrity": "sha512-L2+I82ge+xVuZNbKLuw1I46RXLlT5TCIf6MGQRI0H9jgqPyT668NQl/liOcCpzCZvVNzUMUXeiu5SWetd33v5Q=="
|
||||
"version": "1.41.1",
|
||||
"resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.41.1.tgz",
|
||||
"integrity": "sha512-j6vtiRBld+D8G/EGBmgcUYo35jx8VuOvL57uI1wsxYy55G8/CSW2fnTU6uV7TZ9e0EmnENLKEX1UzGKRny0aug=="
|
||||
},
|
||||
"tsutils": {
|
||||
"version": "3.21.0",
|
||||
|
|
|
@ -69,7 +69,7 @@
|
|||
"react-helmet": "6.1.0",
|
||||
"react-i18next": "11.15.4",
|
||||
"sass": "1.49.7",
|
||||
"tsparticles": "1.41.0",
|
||||
"tsparticles": "1.41.1",
|
||||
"typed-scss-modules": "5.1.1",
|
||||
"utterances-react": "0.1.3"
|
||||
},
|
||||
|
|
|
@ -11992,10 +11992,10 @@ tslib@~2.2.0:
|
|||
resolved "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz"
|
||||
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
|
||||
|
||||
tsparticles@1.41.0:
|
||||
version "1.41.0"
|
||||
resolved "https://registry.npmjs.org/tsparticles/-/tsparticles-1.41.0.tgz"
|
||||
integrity sha512-L2+I82ge+xVuZNbKLuw1I46RXLlT5TCIf6MGQRI0H9jgqPyT668NQl/liOcCpzCZvVNzUMUXeiu5SWetd33v5Q==
|
||||
tsparticles@1.41.1:
|
||||
version "1.41.1"
|
||||
resolved "https://registry.npmjs.org/tsparticles/-/tsparticles-1.41.1.tgz"
|
||||
integrity sha512-j6vtiRBld+D8G/EGBmgcUYo35jx8VuOvL57uI1wsxYy55G8/CSW2fnTU6uV7TZ9e0EmnENLKEX1UzGKRny0aug==
|
||||
|
||||
tsutils@^3.21.0:
|
||||
version "3.21.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue