mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 10:46:57 +02:00
Update dependency tsparticles to v1.42.1
This commit is contained in:
parent
58729f0b9b
commit
7aebb6b04b
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.6",
|
||||
"sass": "1.49.9",
|
||||
"tsparticles": "1.42.0",
|
||||
"tsparticles": "1.42.1",
|
||||
"typed-scss-modules": "6.2.0",
|
||||
"utterances-react": "0.1.3"
|
||||
},
|
||||
|
@ -20274,9 +20274,9 @@
|
|||
"integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw=="
|
||||
},
|
||||
"node_modules/tsparticles": {
|
||||
"version": "1.42.0",
|
||||
"resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.42.0.tgz",
|
||||
"integrity": "sha512-4jXg4jwFlChUq+2S1nw4wqnXwQx6XdathFGCAqqfQTe4SO6CfKNuBZe57fE0Y6v8dUljEkrZ4OPXVaSYHwacTg==",
|
||||
"version": "1.42.1",
|
||||
"resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.42.1.tgz",
|
||||
"integrity": "sha512-LdFNNyecnbv3wVy+2p93SASsfDDSc3IuMPdHkKKQu0aukeZlL7apJKy53dIAjH8el4MrTYqM2Bg+Tee64MqOXA==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
|
@ -37253,9 +37253,9 @@
|
|||
"integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw=="
|
||||
},
|
||||
"tsparticles": {
|
||||
"version": "1.42.0",
|
||||
"resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.42.0.tgz",
|
||||
"integrity": "sha512-4jXg4jwFlChUq+2S1nw4wqnXwQx6XdathFGCAqqfQTe4SO6CfKNuBZe57fE0Y6v8dUljEkrZ4OPXVaSYHwacTg=="
|
||||
"version": "1.42.1",
|
||||
"resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.42.1.tgz",
|
||||
"integrity": "sha512-LdFNNyecnbv3wVy+2p93SASsfDDSc3IuMPdHkKKQu0aukeZlL7apJKy53dIAjH8el4MrTYqM2Bg+Tee64MqOXA=="
|
||||
},
|
||||
"tsutils": {
|
||||
"version": "3.21.0",
|
||||
|
|
|
@ -69,7 +69,7 @@
|
|||
"react-helmet": "6.1.0",
|
||||
"react-i18next": "11.15.6",
|
||||
"sass": "1.49.9",
|
||||
"tsparticles": "1.42.0",
|
||||
"tsparticles": "1.42.1",
|
||||
"typed-scss-modules": "6.2.0",
|
||||
"utterances-react": "0.1.3"
|
||||
},
|
||||
|
|
|
@ -11996,10 +11996,10 @@ tslib@~2.2.0:
|
|||
resolved "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz"
|
||||
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
|
||||
|
||||
tsparticles@1.42.0:
|
||||
version "1.42.0"
|
||||
resolved "https://registry.npmjs.org/tsparticles/-/tsparticles-1.42.0.tgz"
|
||||
integrity sha512-4jXg4jwFlChUq+2S1nw4wqnXwQx6XdathFGCAqqfQTe4SO6CfKNuBZe57fE0Y6v8dUljEkrZ4OPXVaSYHwacTg==
|
||||
tsparticles@1.42.1:
|
||||
version "1.42.1"
|
||||
resolved "https://registry.npmjs.org/tsparticles/-/tsparticles-1.42.1.tgz"
|
||||
integrity sha512-LdFNNyecnbv3wVy+2p93SASsfDDSc3IuMPdHkKKQu0aukeZlL7apJKy53dIAjH8el4MrTYqM2Bg+Tee64MqOXA==
|
||||
|
||||
tsutils@^3.21.0:
|
||||
version "3.21.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue