Update dependency @tsparticles/slim to v3.8.1
Some checks failed
Run Tests / Prepare environment (pull_request) Successful in 9m25s
renovate/artifacts Artifact file update failure
Run Tests / Run unit tests (pull_request) Has been cancelled
Run Tests / Run E2E tests (chrome) (pull_request) Has been cancelled
Run Tests / Run E2E tests (edge) (pull_request) Has been cancelled
Run Tests / Run E2E tests (firefox) (pull_request) Has been cancelled

This commit is contained in:
Renovate Bot 2025-03-06 21:01:56 +00:00
parent 256a5a684a
commit 5688606c75

396
package-lock.json generated
View file

@ -1876,9 +1876,9 @@
"license": "MIT"
},
"node_modules/@tsparticles/basic": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/basic/-/basic-3.5.0.tgz",
"integrity": "sha512-oty33TxM2aHWrzcwWRic1bQ04KBCdpnvzv8JXEkx5Uyp70vgVegUbtKmwGki3shqKZIt3v2qE4I8NsK6onhLrA==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/basic/-/basic-3.8.1.tgz",
"integrity": "sha512-my114zRmekT/+I2cGuEnHxlX5G/jO0iVtNnsxxlsgspXUTSY+fDixmrNF4UgFkuaIwd9Bv/yH+7S/4HE4qte7A==",
"funding": [
{
"type": "github",
@ -1895,19 +1895,22 @@
],
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0",
"@tsparticles/move-base": "^3.5.0",
"@tsparticles/shape-circle": "^3.5.0",
"@tsparticles/updater-color": "^3.5.0",
"@tsparticles/updater-opacity": "^3.5.0",
"@tsparticles/updater-out-modes": "^3.5.0",
"@tsparticles/updater-size": "^3.5.0"
"@tsparticles/engine": "3.8.1",
"@tsparticles/move-base": "3.8.1",
"@tsparticles/plugin-hex-color": "3.8.1",
"@tsparticles/plugin-hsl-color": "3.8.1",
"@tsparticles/plugin-rgb-color": "3.8.1",
"@tsparticles/shape-circle": "3.8.1",
"@tsparticles/updater-color": "3.8.1",
"@tsparticles/updater-opacity": "3.8.1",
"@tsparticles/updater-out-modes": "3.8.1",
"@tsparticles/updater-size": "3.8.1"
}
},
"node_modules/@tsparticles/engine": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/engine/-/engine-3.5.0.tgz",
"integrity": "sha512-RCwrJ2SvSYdhXJ24oUCjSUKEZQ9lXwObOWMvfMC9vS6/bk+Qo0N7Xx8AfumqzP/LebB1YJdlCvuoJMauAon0Pg==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/engine/-/engine-3.8.1.tgz",
"integrity": "sha512-S8h10nuZfElY7oih//NUHnT5qf4v3/dnsU8CMs7dz5lBEGr3amrYrXk0V+YKPTIQwfdmJHUaSBoAqFiv4aEGIA==",
"funding": [
{
"type": "github",
@ -1926,144 +1929,144 @@
"license": "MIT"
},
"node_modules/@tsparticles/interaction-external-attract": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-attract/-/interaction-external-attract-3.5.0.tgz",
"integrity": "sha512-BQYjoHtq7yaETSvPtzKt93OO9MZ1WuDZj7cFPG+iujNekXiwhLRQ89a+QMcsTrCLx70KLJ7SuTzQL5MT1/kb2Q==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-attract/-/interaction-external-attract-3.8.1.tgz",
"integrity": "sha512-GWzyj5MOzjb5pNWuqAueNZS2ilPcZ0isiqwcb0BjjpwfiGfL72UyIbNUDMLncsW+4jcwB4WyMsv/qOGDmAwVfQ==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/interaction-external-bounce": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-bounce/-/interaction-external-bounce-3.5.0.tgz",
"integrity": "sha512-H/0//dn4zwKes8zWIjolfeokL0VAlj+EkK7LUhznPhPu+Gt+h6aJqPlwC2MdI5Rvcnps8dT7YoCBWBQ4tJH6zg==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-bounce/-/interaction-external-bounce-3.8.1.tgz",
"integrity": "sha512-tgVzsE3orneSeSUc1XhRD6Iqs8Rkm11iRdkncKSpNx4SI2eJWFPhwit2wIiHQ+IuvgCmM2DXRtLgEVeaux71zg==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/interaction-external-bubble": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-bubble/-/interaction-external-bubble-3.5.0.tgz",
"integrity": "sha512-xTS4PQDMC5j9qOAFTC1M9DfBTJl8P8M41ySGtZHnCvVqG0oLlLSw15msniamjXyaoA4tZvBPM6G+GmFdgE9w1A==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-bubble/-/interaction-external-bubble-3.8.1.tgz",
"integrity": "sha512-edRVFybiVFd5vEjfEkHgrBTXfPTKc05EqCmRuOEd5gOll1ui0nPtknzj9JiLrPacQAJ7OgZKlHWYQb1u5Yy5Tw==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/interaction-external-connect": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-connect/-/interaction-external-connect-3.5.0.tgz",
"integrity": "sha512-VSpyZ0P8Hu4nq6C917X3tnwEROfGjrm0ivWJmbBv/lFJ9euZ2VeezeITNZNtNvt/hS5vLI8npDetB/wtd994HQ==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-connect/-/interaction-external-connect-3.8.1.tgz",
"integrity": "sha512-DQ0nNB0VDSxFxeaJQvm91NDUU/UPoiHE+uUzyw5qSoWJEGTUOj/QkW0GuBinCo99i8MH/wLDqMS9nb+7ZejpUw==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/interaction-external-grab": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-grab/-/interaction-external-grab-3.5.0.tgz",
"integrity": "sha512-WOTWSGVerlfJZ9zwq8Eyutq1h0LAr1hI/Fs8j7s5qabZjxPzUBV8rhgghZ/nGrHEiB6j8SW4XMHkN6XR0VM9Ww==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-grab/-/interaction-external-grab-3.8.1.tgz",
"integrity": "sha512-nPaHrazEr14CGokGGkFHYXZJTN3Inshe04uQNj+Rj4Lz9dAIqq8EFuSejp0g9lk2cTHWfVf4SK4r8+aJz9Ow4Q==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/interaction-external-pause": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-pause/-/interaction-external-pause-3.5.0.tgz",
"integrity": "sha512-Hnj1mBH5X3d3zwTP6R+tYn45uTq5XGLDINhEzl30EAjXK30LQe8/RgE91O4CsMSrlTmouG0OuHYGC3nyrn/dcw==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-pause/-/interaction-external-pause-3.8.1.tgz",
"integrity": "sha512-W+6bjNDddtzlikwnfmk2G/GJsz4ZnoqvK0c63earvnPNUAJmkzrvmLS52JoaIOSyclOIeD4LmubT6IsQDv5ohA==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/interaction-external-push": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-push/-/interaction-external-push-3.5.0.tgz",
"integrity": "sha512-8UNt5lYRhydDJCK7AznR3s1nJj3OCeLcDknARoq7hATdI+G151QAubD9NUUURCZ1GdXpftT5Bh0Bl1YtiZwOhg==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-push/-/interaction-external-push-3.8.1.tgz",
"integrity": "sha512-LgaXaBM5QXRCeYt3DzphEhE/OirEGnV4iJrXKGJ/FrYMH7kOao85rPmCtYQNYzIy6K0XstmATmTvFRziZ/M4VQ==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/interaction-external-remove": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-remove/-/interaction-external-remove-3.5.0.tgz",
"integrity": "sha512-+qiVRnR8xywg++gn8fagwpuQVh0WWKxIMkY6l6lMw9UoXz8L6MUVgvWaT632EVmkrTgM43pZ1m0W3m9aBY9rZw==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-remove/-/interaction-external-remove-3.8.1.tgz",
"integrity": "sha512-mwo1DRJPIqzrWfs2G+kfQ5/HyM5j/soIj11zur3BkIlm9vdYIxUpA+hvO734oekSjJxY7YFmYUaqc4vC5TFE5w==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/interaction-external-repulse": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-repulse/-/interaction-external-repulse-3.5.0.tgz",
"integrity": "sha512-lTF7iLqCCQ3AbQSDVTpE3TihoVvI322/5QTqQmwylrrmjbDxGu4Hym4BHK5GqDHOdodOnwU2DWjRF5cRx3aPPg==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-repulse/-/interaction-external-repulse-3.8.1.tgz",
"integrity": "sha512-r0E828zrKIRHA27daItHtI9QEp1tO8d8dmF8Ld8+orn7q0+BKG+uGvNTYJFZ+hqR+lp5AkLOiThf7L2wLS9M1A==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/interaction-external-slow": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-slow/-/interaction-external-slow-3.5.0.tgz",
"integrity": "sha512-KYp1GWbXdnLunFvHJt2YMZMMITebAt0XkzisKoSe+rfvoCbcMGXI2XvDYb0UkGvd8sKTSnHcn7cGH8dhVXXYaQ==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-slow/-/interaction-external-slow-3.8.1.tgz",
"integrity": "sha512-U4P6c9V6/fSDsWchD4oAYAIPHA/203LzQ7+792cMxa7YThza0VS7YyJUQ1PACjGMmfeKbE34/eoGPqESKakeLw==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/interaction-particles-attract": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/interaction-particles-attract/-/interaction-particles-attract-3.5.0.tgz",
"integrity": "sha512-ICnT9+9ZxINh5ZijyxjFXOOMC/jNQgOXPe+5MxgK/WYXE8mRbRzsOdaxiS3zK5PSFlqtztn189anDbfqcHDutQ==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/interaction-particles-attract/-/interaction-particles-attract-3.8.1.tgz",
"integrity": "sha512-lo5JAVdeh1tQq/7SDsIllNdyIJgF3hSquWLARUIwGolezD91bEmHp/rlhTscX5NrqiM3y7z3inJPhR0nP5kGeg==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/interaction-particles-collisions": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/interaction-particles-collisions/-/interaction-particles-collisions-3.5.0.tgz",
"integrity": "sha512-KrfyXy4l6nW2z0An2FE4z5R4rEiIONYPcDpkBhWqQK+pyLkHhtGYmqmP7Pb22IC9noFzjOCaR5CNVjWP7B+1vA==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/interaction-particles-collisions/-/interaction-particles-collisions-3.8.1.tgz",
"integrity": "sha512-teqn1CZVoJkT/ubhkb4R/H1rnx7DoIeerHXS5uME+vrLIqzkn8QlWdEdTJ7PhdB+Ct2iYAeXCrJWwIqnKaAL3w==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/interaction-particles-links": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/interaction-particles-links/-/interaction-particles-links-3.5.0.tgz",
"integrity": "sha512-ZdIixcGcRJMxCq4zxeRAzzbbuN5vVoy3pDDLaO3mnWnfJWywkYZToV0XvOUaHUT2AkUuKa9ZuQKx0LO3z1AO+w==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/interaction-particles-links/-/interaction-particles-links-3.8.1.tgz",
"integrity": "sha512-D+X7wEWyhfV7J0uDWf5vWDhxjfaNovNZW0BWscR9qSy8pl3hjRpv0sJ/QaQFscmK5SzVz28tUFDRLbH1aV5v/Q==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/move-base": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/move-base/-/move-base-3.5.0.tgz",
"integrity": "sha512-9oDk7zTxyhUCstj3lHTNTiWAgqIBzWa2o1tVQFK63Qwq+/WxzJCSwZOocC9PAHGM1IP6nA4zYJSfjbMBTrUocA==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/move-base/-/move-base-3.8.1.tgz",
"integrity": "sha512-DNFRL1QT8ZQYLg3fIk74EbHJq5HGOq9CM2bCci9dDcdymvN4L7aWVFQavRiWDbi3y1EUW3+jeHSMbD3qHAfOeA==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/move-parallax": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/move-parallax/-/move-parallax-3.5.0.tgz",
"integrity": "sha512-1NC2OGsbdLc5T4uiRqq7i24b9FIhfaLnx4wVtOQjX48jWfy/ZKOdIEYLFKOPHnaMI0MjinJTNXLi9i6zVNCobg==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/move-parallax/-/move-parallax-3.8.1.tgz",
"integrity": "sha512-umrIttaJGUgfxpnolbMU2BekoN4gw0RgcfVsWR7jzHErA7eTzdJ2mikbQFD+3/1DfTDgJOjWx+dy8a3G/bSsZg==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/plugin-easing-quad": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/plugin-easing-quad/-/plugin-easing-quad-3.5.0.tgz",
"integrity": "sha512-Pd44hTiVlaaeQZwRlP+ih8jKmWuIQdkpPUJS0Qwzeck2nfK01IAflDJoxXxGF53vA8QOrz/K6VdVQJShD8yCsg==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/plugin-easing-quad/-/plugin-easing-quad-3.8.1.tgz",
"integrity": "sha512-+BiPNHgsNbbh0AhWKjrmJaAu5c37naqjbME8ZYl0BClI0AC5AzBUaezYRxECaLrdtHJvKrZXFMr6Q0sxjDc6QQ==",
"funding": [
{
"type": "github",
@ -2080,76 +2083,145 @@
],
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/plugin-hex-color": {
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/plugin-hex-color/-/plugin-hex-color-3.8.1.tgz",
"integrity": "sha512-AmgB7XIYBCvg5HcqYb19YpcjEx2k4DpU2e24n0rradDDeqKKcz7EWI/08FlAnDb5HUs1em63vaAanl1vdm3+OA==",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/matteobruni"
},
{
"type": "github",
"url": "https://github.com/sponsors/tsparticles"
},
{
"type": "buymeacoffee",
"url": "https://www.buymeacoffee.com/matteobruni"
}
],
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/plugin-hsl-color": {
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/plugin-hsl-color/-/plugin-hsl-color-3.8.1.tgz",
"integrity": "sha512-Ja6oEX6yu0064e4a+Fv1TBJiG5y0hqWwoOKSqf/Ra/zo01ageOEvDVX70FOVSrP+iEPGPznKVNcZs1tEOOvO0g==",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/matteobruni"
},
{
"type": "github",
"url": "https://github.com/sponsors/tsparticles"
},
{
"type": "buymeacoffee",
"url": "https://www.buymeacoffee.com/matteobruni"
}
],
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/plugin-rgb-color": {
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/plugin-rgb-color/-/plugin-rgb-color-3.8.1.tgz",
"integrity": "sha512-xNLqnaFUYjU+7dCHQXjZdM4UojUAVorPVmXlYmkh1xmujLljEaFTwCg1UJVlNq+fXENIFkeaf3/XT0U/q0ZBTA==",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/matteobruni"
},
{
"type": "github",
"url": "https://github.com/sponsors/tsparticles"
},
{
"type": "buymeacoffee",
"url": "https://www.buymeacoffee.com/matteobruni"
}
],
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/shape-circle": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/shape-circle/-/shape-circle-3.5.0.tgz",
"integrity": "sha512-59TmXkeeI6Jzv5vt/D3TkclglabaoEXQi2kbDjSCBK68SXRHzlQu29mSAL41Y5S0Ft5ZJKkAQHX1IqEnm8Hyjg==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/shape-circle/-/shape-circle-3.8.1.tgz",
"integrity": "sha512-dM/f+qcpd8/KfviuVuKiTS8KLDE/T7xxHK7EI2S49yPW6yrJJBXdL7T4N9/n/6PF+Wslcl+kf/eTDjEAI3WjNQ==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/shape-emoji": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/shape-emoji/-/shape-emoji-3.5.0.tgz",
"integrity": "sha512-cxWHxQxnG5vLDltkoxdo7KS87uKPwQgf4SDWy/WCxW4Psm1TEeeSGYMJPVed+wWPspOKmLb7u8OaEexgE2pHHQ==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/shape-emoji/-/shape-emoji-3.8.1.tgz",
"integrity": "sha512-xiXNZ/afdecengUXhOqgUwR+vysgaseVpzEjoGoliOMWq4WHWv+S6ujNfes2oz3x736mTlvKdXcEWRncSXaKWw==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/shape-image": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/shape-image/-/shape-image-3.5.0.tgz",
"integrity": "sha512-lWYg7DTv74dSOnXy+4dr7t1/OSuUmxDpIo12Lbxgx/QBN7A5I/HoqbKcs13TSA0RS1hcuMgtti07BcDTEYW3Dw==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/shape-image/-/shape-image-3.8.1.tgz",
"integrity": "sha512-7Yi25uLXvcY5A6TzyVBjYPsTmeTrE+0a2YO8kdp3O7V9NRGCSfXKnPRFp+lNOTiQRRvOG+SSzx2G18dfc/jwQg==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/shape-line": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/shape-line/-/shape-line-3.5.0.tgz",
"integrity": "sha512-Qc4jwFEi/VnwmGwQBO/kCJEfNYdKHpeXfrdcqmm9c1B4iYHHDoaXJp6asMTggEfeAWu7fyPaO/7MURiPEqg7Hg==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/shape-line/-/shape-line-3.8.1.tgz",
"integrity": "sha512-aXVKkpGLgi1hbU/JO+opzy3OTt6PfxWrhGZyI0ms3vdcRX9uYlq4GoNUoKPVfntjWzhecF+FNNZ9gqUG/+WZLQ==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/shape-polygon": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/shape-polygon/-/shape-polygon-3.5.0.tgz",
"integrity": "sha512-sqYL+YXpnq3nSWcOEGZaJ4Z7Cb7x8M0iORSLpPdNEIvwDKdPczYyQM95D8ep19Pv1CV5L0uRthV36wg7UpnJ9Q==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/shape-polygon/-/shape-polygon-3.8.1.tgz",
"integrity": "sha512-1pAx85NJbgmsOngl+ZAYH8vxwPJmoddjWCbWTD0wlp/x+2NRjn1iaGBKObPKLgwVzsAXb9qNHMsUX/x0C54svw==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/shape-square": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/shape-square/-/shape-square-3.5.0.tgz",
"integrity": "sha512-rPHpA4Pzm1W5DIIow+lQS+VS7D2thSBQQbV9eHxb933Wh0/QC3me3w4vovuq7hdtVANhsUVO04n44Gc/2TgHkw==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/shape-square/-/shape-square-3.8.1.tgz",
"integrity": "sha512-4cjDt6542dkc15zxG1VYT7ScgPXM3+5VGtwMfh5CYNBx+GZZ3R+XUo1Q66JadcqKcNdHXfMWbXCMxs0GaiTtSw==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/shape-star": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/shape-star/-/shape-star-3.5.0.tgz",
"integrity": "sha512-EDEJc4MYv3UbOeA3wrZjuJVtZ08PdCzzBij3T/7Tp3HUCf/p9XnfHBd/CPR5Mo6X0xpGfrein8UQN9CjGLHwUA==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/shape-star/-/shape-star-3.8.1.tgz",
"integrity": "sha512-wBxnawqan/ocguNxY6cOEXF+YVnLIUmGBlnVGYx/7U9E2UHuHEKkoumob4fUflKISjvj5eQLpm/E1eUfYMd6RA==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/slim": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/slim/-/slim-3.5.0.tgz",
"integrity": "sha512-CKx3VtzsY0fs/dQc41PYtL3edm1z2sBROTgvz3adwqMyTWkQGnjLQhsM777Ebb6Yjf5Jxu4TzWOBc2HO7Cstkg==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/slim/-/slim-3.8.1.tgz",
"integrity": "sha512-b6JV8MrxMz0XYn0eBCI/Mq8VCRyeaWfUyQaQyxLiRd96xpBXCeULooJF+Eaz9it1sUI898a5QfvY8djNXs4OJw==",
"funding": [
{
"type": "github",
@ -2166,95 +2238,95 @@
],
"license": "MIT",
"dependencies": {
"@tsparticles/basic": "^3.5.0",
"@tsparticles/engine": "^3.5.0",
"@tsparticles/interaction-external-attract": "^3.5.0",
"@tsparticles/interaction-external-bounce": "^3.5.0",
"@tsparticles/interaction-external-bubble": "^3.5.0",
"@tsparticles/interaction-external-connect": "^3.5.0",
"@tsparticles/interaction-external-grab": "^3.5.0",
"@tsparticles/interaction-external-pause": "^3.5.0",
"@tsparticles/interaction-external-push": "^3.5.0",
"@tsparticles/interaction-external-remove": "^3.5.0",
"@tsparticles/interaction-external-repulse": "^3.5.0",
"@tsparticles/interaction-external-slow": "^3.5.0",
"@tsparticles/interaction-particles-attract": "^3.5.0",
"@tsparticles/interaction-particles-collisions": "^3.5.0",
"@tsparticles/interaction-particles-links": "^3.5.0",
"@tsparticles/move-parallax": "^3.5.0",
"@tsparticles/plugin-easing-quad": "^3.5.0",
"@tsparticles/shape-emoji": "^3.5.0",
"@tsparticles/shape-image": "^3.5.0",
"@tsparticles/shape-line": "^3.5.0",
"@tsparticles/shape-polygon": "^3.5.0",
"@tsparticles/shape-square": "^3.5.0",
"@tsparticles/shape-star": "^3.5.0",
"@tsparticles/updater-life": "^3.5.0",
"@tsparticles/updater-rotate": "^3.5.0",
"@tsparticles/updater-stroke-color": "^3.5.0"
"@tsparticles/basic": "3.8.1",
"@tsparticles/engine": "3.8.1",
"@tsparticles/interaction-external-attract": "3.8.1",
"@tsparticles/interaction-external-bounce": "3.8.1",
"@tsparticles/interaction-external-bubble": "3.8.1",
"@tsparticles/interaction-external-connect": "3.8.1",
"@tsparticles/interaction-external-grab": "3.8.1",
"@tsparticles/interaction-external-pause": "3.8.1",
"@tsparticles/interaction-external-push": "3.8.1",
"@tsparticles/interaction-external-remove": "3.8.1",
"@tsparticles/interaction-external-repulse": "3.8.1",
"@tsparticles/interaction-external-slow": "3.8.1",
"@tsparticles/interaction-particles-attract": "3.8.1",
"@tsparticles/interaction-particles-collisions": "3.8.1",
"@tsparticles/interaction-particles-links": "3.8.1",
"@tsparticles/move-parallax": "3.8.1",
"@tsparticles/plugin-easing-quad": "3.8.1",
"@tsparticles/shape-emoji": "3.8.1",
"@tsparticles/shape-image": "3.8.1",
"@tsparticles/shape-line": "3.8.1",
"@tsparticles/shape-polygon": "3.8.1",
"@tsparticles/shape-square": "3.8.1",
"@tsparticles/shape-star": "3.8.1",
"@tsparticles/updater-life": "3.8.1",
"@tsparticles/updater-rotate": "3.8.1",
"@tsparticles/updater-stroke-color": "3.8.1"
}
},
"node_modules/@tsparticles/updater-color": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/updater-color/-/updater-color-3.5.0.tgz",
"integrity": "sha512-TGGgiLixIg37sst2Fj9IV4XbdMwkT6PYanM7qEqyfmv4hJ/RHMQlCznEe6b7OhChQVBg5ov5EMl/BT4/fIWEYw==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/updater-color/-/updater-color-3.8.1.tgz",
"integrity": "sha512-HKrZzrF8YJ+TD+FdIwaWOPV565bkBhe+Ewj7CwKblG7H/SG+C6n1xIYobXkGP5pYkkQ+Cm1UV/Aq0Ih7sa+rJg==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/updater-life": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/updater-life/-/updater-life-3.5.0.tgz",
"integrity": "sha512-jlMEq16dwN+rZmW/UmLdqaCe4W0NFrVdmXkZV8QWYgu06a+Ucslz337nHYaP89/9rZWpNua/uq1JDjDzaVD5Jg==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/updater-life/-/updater-life-3.8.1.tgz",
"integrity": "sha512-5rCFFKD7js1lKgTpKOLo2OfmisWp4qqMVUVR4bNPeR0Ne/dcwDbKDzWyYS2AMsvWv/gcTTtWiarRfAiVQ5HtNg==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/updater-opacity": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/updater-opacity/-/updater-opacity-3.5.0.tgz",
"integrity": "sha512-T2YfqdIFV/f5VOg1JQsXu6/owdi9g9K2wrJlBfgteo+IboVp6Lcuo4PGAfilWVkWrTdp1Nz4mz39NrLHfOce2g==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/updater-opacity/-/updater-opacity-3.8.1.tgz",
"integrity": "sha512-41dJ0T7df7AUFFkV9yU0buUfUwh+hLYcViXxkDy+6CJiiNCNZ4H404w1DTpBQLL4fbxUcDk9BXZLV7gkE2OfAw==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/updater-out-modes": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/updater-out-modes/-/updater-out-modes-3.5.0.tgz",
"integrity": "sha512-y6NZe2OSk5SrYdaLwUIQnHICsNEDIdPPJHQ2nAWSvAuPJphlSKjUknc7OaGiFwle6l0OkhWoZZe1rV1ktbw/lA==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/updater-out-modes/-/updater-out-modes-3.8.1.tgz",
"integrity": "sha512-BY8WqQwoDFpgPybwTzBU2GnxtRkjWnGStqBnR53x5+f1j7geTSY6WjcOvl1W+IkjtwtjiifriwBl41EbqMrjdQ==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/updater-rotate": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/updater-rotate/-/updater-rotate-3.5.0.tgz",
"integrity": "sha512-j4qPHQd1eUmDoGnIJOsVswHLqtTof1je+b2GTOLB3WIoKmlyUpzQYjVc7PNfLMuCEUubwpZCfcd/vC80VZeWkg==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/updater-rotate/-/updater-rotate-3.8.1.tgz",
"integrity": "sha512-gpI07H1+diuuUdhJsQ1RlfHSD3fzBJrjyuwGuoXgHmvKzak6EWKpYfUMOraH4Dm41m/4kJZelle4nST+NpIuoA==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/updater-size": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/updater-size/-/updater-size-3.5.0.tgz",
"integrity": "sha512-TnWlOChBsVZffT2uO0S4ALGSzxT6UAMIVlhGMGFgSeIlktKMqM+dxDGAPrYa1n8IS2dkVGisiXzsV0Ss6Ceu1A==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/updater-size/-/updater-size-3.8.1.tgz",
"integrity": "sha512-SC2ZxewtpwKadCalotK6x2YanxRO3hTMW1Rxzx9V2rcjAIgh/Nw49Vuithy2TDq8RtTc9rHDAPic2vMQ/lYQwA==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/updater-stroke-color": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@tsparticles/updater-stroke-color/-/updater-stroke-color-3.5.0.tgz",
"integrity": "sha512-29X1zER+W9IBDv0nTD/jRXnu5rEU7uv7+W1N0B6leBipjAY24sg7Kub2SvXAaBKz6kHHWuCeccBOwIiiTpDqMA==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@tsparticles/updater-stroke-color/-/updater-stroke-color-3.8.1.tgz",
"integrity": "sha512-rofHCf5oRHP2H+BTJ4D3r4mTqZtre3c8bsdJHATle26+gLpzbt6I1a83wAY8xnsQa1BNnRAfEsnb7GpdZ1vYaw==",
"license": "MIT",
"dependencies": {
"@tsparticles/engine": "^3.5.0"
"@tsparticles/engine": "3.8.1"
}
},
"node_modules/@tsparticles/vue3": {