diff --git a/package-lock.json b/package-lock.json index 53204675238da6977718eea554ffb22a3ec14eb2..92f34962a9422c0636516fd20f0e15e8d18bbe2e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "axios": "0.27.2", "core-js": "3.26.1", "quasar": "2.7.7", - "tsparticles": "2.8.0", + "tsparticles": "1.41.6", "vue": "3.2.45", "vue-router": "4.1.5" }, @@ -10532,30 +10532,10 @@ "dev": true }, "node_modules/tsparticles": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-2.8.0.tgz", - "integrity": "sha512-TgIdmPU/leNK68n2dgu+lRsC3At0pbP0xP3SU9gLkMyJxXHlsvtTsFafR2q9PlD1FoAPxkBMBTwspysagCeFdA==", - "dependencies": { - "tsparticles-engine": "^2.8.0", - "tsparticles-interaction-external-trail": "^2.8.0", - "tsparticles-plugin-absorbers": "^2.8.0", - "tsparticles-plugin-emitters": "^2.8.0", - "tsparticles-slim": "^2.8.0", - "tsparticles-updater-destroy": "^2.8.0", - "tsparticles-updater-roll": "^2.8.0", - "tsparticles-updater-tilt": "^2.8.0", - "tsparticles-updater-twinkle": "^2.8.0", - "tsparticles-updater-wobble": "^2.8.0" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/matteobruni" - } - }, - "node_modules/tsparticles-engine": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-engine/-/tsparticles-engine-2.8.0.tgz", - "integrity": "sha512-r0cWKxefQkQCzU+RRG/82VQnl/fAkws27EuYIOKcnHiYsWnZYcX8iPiQs/qgDajP0haBSn4Vui8UbTCAwSFniw==", + "version": "1.41.6", + "resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.41.6.tgz", + "integrity": "sha512-LdU1eWaRdCVAvgF3UA5/qR/otWloGHAOSrzSiXx5nEnyBY6mvpLws3TMX0R5Y3xHE1JoomtxqnIsIJXL/21/pQ==", + "deprecated": "tsParticles 2.6.0 is out, please update", "funding": [ { "type": "github", @@ -10568,375 +10548,6 @@ ], "hasInstallScript": true }, - "node_modules/tsparticles-interaction-external-attract": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-external-attract/-/tsparticles-interaction-external-attract-2.8.0.tgz", - "integrity": "sha512-9M0aiVcv6KmjlYFJO7YiNHMehLGsABY0fJjI8qW0zsNVDDWw7Cc7TVdjJUyoIPimmwQtX5WFkzBxO4+bEIVyVQ==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-interaction-external-bounce": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-external-bounce/-/tsparticles-interaction-external-bounce-2.8.0.tgz", - "integrity": "sha512-6cMXiLxd7rb64kuOrlIzROnVWZwtfyl5imnH+9WpBeH5MAZF98XQnVZ09jfEByEmIg76yimQz2M4v10WCGG+dg==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-interaction-external-bubble": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-external-bubble/-/tsparticles-interaction-external-bubble-2.8.0.tgz", - "integrity": "sha512-raz+PMzxhXO3j/DBIP69jwfIrJpCP0CR1wdczzDd2lpMFpAgI9VuGkIMmH/9/sbDbjRtYWzRsHWIikdkud8W1Q==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-interaction-external-connect": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-external-connect/-/tsparticles-interaction-external-connect-2.8.0.tgz", - "integrity": "sha512-h21JkfP2VWPntkB0Cpu05JC5xRVDEyKmGIxHbBkTTRdI4AyUN9an9LXK6rlOsNB/FDK8hN4qaLuu/szUnf14ng==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-interaction-external-grab": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-external-grab/-/tsparticles-interaction-external-grab-2.8.0.tgz", - "integrity": "sha512-V5LzHDCRx5KEYXUe6UKmc2sv+zPsg0ruzBaH4mjWW/KXZGofuCewF7v00GopPEMZJiq3kf24ERIu2XAnUxo9+g==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-interaction-external-pause": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-external-pause/-/tsparticles-interaction-external-pause-2.8.0.tgz", - "integrity": "sha512-Y67sb2TRa0UGp9e5eJhEpwE9pXj+Fxc6D4bUHzmaubOM01HYBE/GsOLF0wH3JUUpkkSOCc4elXYpU8sN0N8zqQ==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-interaction-external-push": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-external-push/-/tsparticles-interaction-external-push-2.8.0.tgz", - "integrity": "sha512-2IdfoQ/vIbK5XtwVq/s8MZKOckJJHx6ndGCrbvcJcrqecnIdJmbu+jIos7pilyHTDZQ/euN5O8zPpNU1xrow4g==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-interaction-external-remove": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-external-remove/-/tsparticles-interaction-external-remove-2.8.0.tgz", - "integrity": "sha512-KkAdvevH5VHU0xJhyhsZ3Jq4I2qYA0U1EpDpuuHjnuRfs2nc7eVx/SFQ6RfEEuST0sOR1B8RNlvB6g1XKqcXXw==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-interaction-external-repulse": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-external-repulse/-/tsparticles-interaction-external-repulse-2.8.0.tgz", - "integrity": "sha512-N2MnXhKZMDV3oIHuLs6yWxsNf018E2tk7+N+8wAd4cMGfB5kr3ygulCFrzQFxmRvAcl+pb+jwCOzLzE0Hq/fNw==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-interaction-external-slow": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-external-slow/-/tsparticles-interaction-external-slow-2.8.0.tgz", - "integrity": "sha512-jzhShoTTtlxuhtGzEmjChP1kfnh4H7NNYkq3d61sI3culNIBVxjD67cMl9PMEe/0kqXoQb6E28O6Ncxk+lSrRw==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-interaction-external-trail": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-external-trail/-/tsparticles-interaction-external-trail-2.8.0.tgz", - "integrity": "sha512-fmRdju4Wk8r2Xkye47vqHCl220cEHVvsM/ao99+XV+22XilETnnjRcE+s0bTspHTmmWCjtfejYW0qMNgPnYIdA==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-interaction-particles-attract": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-particles-attract/-/tsparticles-interaction-particles-attract-2.8.0.tgz", - "integrity": "sha512-iF+jLdfReruIehkJfvopjAwOKESjb6OrNhoXhLoFR0a75/9LLu9/jhTEYWGUfagfcsHHT/jdbm0upn4kYRgYVQ==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-interaction-particles-collisions": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-particles-collisions/-/tsparticles-interaction-particles-collisions-2.8.0.tgz", - "integrity": "sha512-jOpuYtXuwbpWhtiwQ2XqcW40gMeznsJnBaU9SpjiB/MVOgY+YNHO+1iu+Oi4teZx5lxkiI1n5gxSj6m4ngK+5Q==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-interaction-particles-links": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-particles-links/-/tsparticles-interaction-particles-links-2.8.0.tgz", - "integrity": "sha512-f1kFbghNryC0avW8yUJyfkLOaulcJu2o4zfGuvqVt4U6iSyg3CAMyTIUR1BYrDFM2ij1gBEerdWo/QkpEZYS3w==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-move-base": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-move-base/-/tsparticles-move-base-2.8.0.tgz", - "integrity": "sha512-+LA6sJ429gvPsto6iX8Xf2WK13FDcdAgjU5jKmSXqFouAdFfiClj+QM0jjnAS4LT5UYjter6twrjwFawXctj0w==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-move-parallax": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-move-parallax/-/tsparticles-move-parallax-2.8.0.tgz", - "integrity": "sha512-1NZAQmTIMILvNDXF8l8wRcn3U5pM1Y9rk/zARzIVuIQ/EwSlSf21jqY/Koye11fjMwNB6AchEwEK2b1+76tsKQ==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-particles.js": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-particles.js/-/tsparticles-particles.js-2.8.0.tgz", - "integrity": "sha512-jYAhWIlKkN6oBRROmeYCUTDF1roomVT1HtPpDFMzIXyVQo1t4Y90b0/Z/tw+FZpDd5KsVx95VWmogDCmyBGJww==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/matteobruni" - } - }, - "node_modules/tsparticles-plugin-absorbers": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-plugin-absorbers/-/tsparticles-plugin-absorbers-2.8.0.tgz", - "integrity": "sha512-9P7yth/UDwYM8N93qBL6eLfM3u3YlJr0SDuYGfWvJmRwdLpZAImYFPBjPUgo8y95lRw43WoBj1JHD0nJLfvaZw==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-plugin-easing-quad": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-plugin-easing-quad/-/tsparticles-plugin-easing-quad-2.8.0.tgz", - "integrity": "sha512-c0DoFzaYUrCcrybzTUJjhuBKaiyvpeIr3BzDBrLsOBJowXx7GShsIfQxlsSQGHQu4UaIqIkPhXrWAoLr1jE8XQ==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/matteobruni" - }, - { - "type": "buymeacoffee", - "url": "https://www.buymeacoffee.com/matteobruni" - } - ], - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-plugin-emitters": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-plugin-emitters/-/tsparticles-plugin-emitters-2.8.0.tgz", - "integrity": "sha512-3my+DcdQvf47j2XsUy2QRabb5vR/UIcqtzGNazNI9W0WdVUDCUF8vlhBkNji/D2jiUpCuKozzy3lb5uAFFCeYw==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-shape-circle": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-shape-circle/-/tsparticles-shape-circle-2.8.0.tgz", - "integrity": "sha512-mjBPnTakFZliBh9BZXtvHMjDR5CVst172XtypoMEwhqncal4Mp9rVAmGd43ctekQ/O45WB/2NykaGGLBkq4h7A==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-shape-image": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-shape-image/-/tsparticles-shape-image-2.8.0.tgz", - "integrity": "sha512-59uB2jjq5KizzdB2PeL/TYsnezSgTM3dEtklgZoNPj3PsZnd8s/H3U5h3t7KrD2WurO1qktllbjf08FeQA6dJg==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-shape-line": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-shape-line/-/tsparticles-shape-line-2.8.0.tgz", - "integrity": "sha512-jDLtFNk9LL/Zqh5NM2ttMVoT3dmrAev91g8cVCgyFEFqq59zbOblWpF9sdr7A8c6H9w+Exm+aToB5TI/led/uA==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-shape-polygon": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-shape-polygon/-/tsparticles-shape-polygon-2.8.0.tgz", - "integrity": "sha512-ZnWks0m1Cp1594s4NcD5oxRavLxVqBy21UoTzYEg/Ee9o0hm9GbRPNmYbh0/WeAs5xqlfHPADKP7qnt8ReiTpw==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-shape-square": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-shape-square/-/tsparticles-shape-square-2.8.0.tgz", - "integrity": "sha512-CRb3f19mybOQt2NvHytvAYfNOfQ3yQOTWQp/4xv+w/oRcVybYRHdhhcziDQ7VXtwHob0m8PbhDo4RnMZQb4/Eg==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-shape-star": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-shape-star/-/tsparticles-shape-star-2.8.0.tgz", - "integrity": "sha512-Or8GIozZPx0J83cfHX3923/bHsQr6wqif6jMAm1922Dp00Ycx3RgRMo2Jcj25j17VGEfBtLyT6l0/H5WJarYvQ==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-shape-text": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-shape-text/-/tsparticles-shape-text-2.8.0.tgz", - "integrity": "sha512-02h0fjGQ0LIzjiBG6hbcUqkntyIXzuFzPbi2d0EwXFLYdoMSR/EGr58vW7Mbq31ferDGN+mG2che2sqEsV8ZUw==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-slim": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-slim/-/tsparticles-slim-2.8.0.tgz", - "integrity": "sha512-Ev9AIxxBvjzHgGLYaZNBtZsIRGEGef5CRD5KKVTUzDFCCuxwSw9UMdRFXSYpykdQw7+8Zp0yroTHJ/yW9+9Apw==", - "dependencies": { - "tsparticles-engine": "^2.8.0", - "tsparticles-interaction-external-attract": "^2.8.0", - "tsparticles-interaction-external-bounce": "^2.8.0", - "tsparticles-interaction-external-bubble": "^2.8.0", - "tsparticles-interaction-external-connect": "^2.8.0", - "tsparticles-interaction-external-grab": "^2.8.0", - "tsparticles-interaction-external-pause": "^2.8.0", - "tsparticles-interaction-external-push": "^2.8.0", - "tsparticles-interaction-external-remove": "^2.8.0", - "tsparticles-interaction-external-repulse": "^2.8.0", - "tsparticles-interaction-external-slow": "^2.8.0", - "tsparticles-interaction-particles-attract": "^2.8.0", - "tsparticles-interaction-particles-collisions": "^2.8.0", - "tsparticles-interaction-particles-links": "^2.8.0", - "tsparticles-move-base": "^2.8.0", - "tsparticles-move-parallax": "^2.8.0", - "tsparticles-particles.js": "^2.8.0", - "tsparticles-plugin-easing-quad": "^2.8.0", - "tsparticles-shape-circle": "^2.8.0", - "tsparticles-shape-image": "^2.8.0", - "tsparticles-shape-line": "^2.8.0", - "tsparticles-shape-polygon": "^2.8.0", - "tsparticles-shape-square": "^2.8.0", - "tsparticles-shape-star": "^2.8.0", - "tsparticles-shape-text": "^2.8.0", - "tsparticles-updater-angle": "^2.8.0", - "tsparticles-updater-color": "^2.8.0", - "tsparticles-updater-life": "^2.8.0", - "tsparticles-updater-opacity": "^2.8.0", - "tsparticles-updater-out-modes": "^2.8.0", - "tsparticles-updater-size": "^2.8.0", - "tsparticles-updater-stroke-color": "^2.8.0" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/matteobruni" - } - }, - "node_modules/tsparticles-updater-angle": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-updater-angle/-/tsparticles-updater-angle-2.8.0.tgz", - "integrity": "sha512-MjBoTiUcdn2or9E5+zvrZmiRGlt1AtWenNCCLF1CKEAwLGPFZukJEFcXiH8iMyb4rNKAz8rHM/Em48DjkQGFwg==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-updater-color": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-updater-color/-/tsparticles-updater-color-2.8.0.tgz", - "integrity": "sha512-L++4ZYabHzqEQlElSZ6dGAxGJKYeAjRB1YoQVKMJVDots0b9EMpT14s0ihpte/tsYE+cmHeoE5UTPm6FmeAZ4Q==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-updater-destroy": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-updater-destroy/-/tsparticles-updater-destroy-2.8.0.tgz", - "integrity": "sha512-dFaPww0wBNEW4DzRIG883eFVrvV3FD7HsUF2M4UCtLpspRAwpVWuypTFoPhZXg9At8Tjh5ynWHZMx8tUzWHFYQ==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-updater-life": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-updater-life/-/tsparticles-updater-life-2.8.0.tgz", - "integrity": "sha512-6v/RUmp7UkxqfAgAs4Iz0O9dUVjRjUpFkIvYa8n1sFRgj58k/7jlGPraIhzFRJ/OVC1pT1ev7c4oBDM0KK0QbA==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-updater-opacity": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-updater-opacity/-/tsparticles-updater-opacity-2.8.0.tgz", - "integrity": "sha512-L5SQ9k/sH7hzOWqAzxckfSc096kaQeYe3aFKm8WJ8RhCV71rQle381roRhq9qtWfFS//2X+tzcjRDLhhR0jOmg==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-updater-out-modes": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-updater-out-modes/-/tsparticles-updater-out-modes-2.8.0.tgz", - "integrity": "sha512-BWJKfCXYMmNbtaq3i2iYFppVeKAb2sAWa5r88uius9nwL4gx1XDFW72m6Sy2f6s9n2r5uhTkMyXNHUeUskJnag==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-updater-roll": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-updater-roll/-/tsparticles-updater-roll-2.8.0.tgz", - "integrity": "sha512-+I51iWIrcIC1hl5mZL815QDy3VPymlIcK5Dj5SkizVYHSDYiW6aSeSXwdhyJg27Vh+QRbkSGUL0/5+QV8NUsWQ==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-updater-size": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-updater-size/-/tsparticles-updater-size-2.8.0.tgz", - "integrity": "sha512-QnbRObqu3jh2TsblKqfgWlvh9Zt65yoBnGBKdE0ZM3fYF2UCUud8NEqXMd+SoYSHOi78nwRPndrssHCQNh8tqg==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-updater-stroke-color": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-updater-stroke-color/-/tsparticles-updater-stroke-color-2.8.0.tgz", - "integrity": "sha512-wihEW5nPfMkqY0H2lxdTxjp7PcdLiJbVVIS43cvUz6bx239BvFv0ZsxNEfh/MNxtzj1Y7fRXhzoc5De02liOJA==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-updater-tilt": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-updater-tilt/-/tsparticles-updater-tilt-2.8.0.tgz", - "integrity": "sha512-398ANj2ms9EPHyCqDmP8LNDBvw92vNP07nTt33hQvaFpAgi9u2gH70LgxTdCJil0+mPzW4602fPTD3WyfPCwPA==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-updater-twinkle": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-updater-twinkle/-/tsparticles-updater-twinkle-2.8.0.tgz", - "integrity": "sha512-FL55hmZZ/bC4Ou8l8He3bK1rm3PXtjOCdEMpkktzKDcu/WAZ0tZGPNllFKOi1FZ5KovqVLDg42dJzPmGOpoXzg==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, - "node_modules/tsparticles-updater-wobble": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-updater-wobble/-/tsparticles-updater-wobble-2.8.0.tgz", - "integrity": "sha512-aDQKFKypW+jz8pH0KK5C03/bvkCGStCxBn7Dc9qkVPmtnzyA7+0lRjvYQrTEliq2d1pm67oixmwvskX0jbzdSw==", - "dependencies": { - "tsparticles-engine": "^2.8.0" - } - }, "node_modules/type-check": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", @@ -19851,377 +19462,9 @@ "dev": true }, "tsparticles": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-2.8.0.tgz", - "integrity": "sha512-TgIdmPU/leNK68n2dgu+lRsC3At0pbP0xP3SU9gLkMyJxXHlsvtTsFafR2q9PlD1FoAPxkBMBTwspysagCeFdA==", - "requires": { - "tsparticles-engine": "^2.8.0", - "tsparticles-interaction-external-trail": "^2.8.0", - "tsparticles-plugin-absorbers": "^2.8.0", - "tsparticles-plugin-emitters": "^2.8.0", - "tsparticles-slim": "^2.8.0", - "tsparticles-updater-destroy": "^2.8.0", - "tsparticles-updater-roll": "^2.8.0", - "tsparticles-updater-tilt": "^2.8.0", - "tsparticles-updater-twinkle": "^2.8.0", - "tsparticles-updater-wobble": "^2.8.0" - } - }, - "tsparticles-engine": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-engine/-/tsparticles-engine-2.8.0.tgz", - "integrity": "sha512-r0cWKxefQkQCzU+RRG/82VQnl/fAkws27EuYIOKcnHiYsWnZYcX8iPiQs/qgDajP0haBSn4Vui8UbTCAwSFniw==" - }, - "tsparticles-interaction-external-attract": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-external-attract/-/tsparticles-interaction-external-attract-2.8.0.tgz", - "integrity": "sha512-9M0aiVcv6KmjlYFJO7YiNHMehLGsABY0fJjI8qW0zsNVDDWw7Cc7TVdjJUyoIPimmwQtX5WFkzBxO4+bEIVyVQ==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-interaction-external-bounce": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-external-bounce/-/tsparticles-interaction-external-bounce-2.8.0.tgz", - "integrity": "sha512-6cMXiLxd7rb64kuOrlIzROnVWZwtfyl5imnH+9WpBeH5MAZF98XQnVZ09jfEByEmIg76yimQz2M4v10WCGG+dg==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-interaction-external-bubble": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-external-bubble/-/tsparticles-interaction-external-bubble-2.8.0.tgz", - "integrity": "sha512-raz+PMzxhXO3j/DBIP69jwfIrJpCP0CR1wdczzDd2lpMFpAgI9VuGkIMmH/9/sbDbjRtYWzRsHWIikdkud8W1Q==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-interaction-external-connect": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-external-connect/-/tsparticles-interaction-external-connect-2.8.0.tgz", - "integrity": "sha512-h21JkfP2VWPntkB0Cpu05JC5xRVDEyKmGIxHbBkTTRdI4AyUN9an9LXK6rlOsNB/FDK8hN4qaLuu/szUnf14ng==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-interaction-external-grab": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-external-grab/-/tsparticles-interaction-external-grab-2.8.0.tgz", - "integrity": "sha512-V5LzHDCRx5KEYXUe6UKmc2sv+zPsg0ruzBaH4mjWW/KXZGofuCewF7v00GopPEMZJiq3kf24ERIu2XAnUxo9+g==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-interaction-external-pause": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-external-pause/-/tsparticles-interaction-external-pause-2.8.0.tgz", - "integrity": "sha512-Y67sb2TRa0UGp9e5eJhEpwE9pXj+Fxc6D4bUHzmaubOM01HYBE/GsOLF0wH3JUUpkkSOCc4elXYpU8sN0N8zqQ==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-interaction-external-push": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-external-push/-/tsparticles-interaction-external-push-2.8.0.tgz", - "integrity": "sha512-2IdfoQ/vIbK5XtwVq/s8MZKOckJJHx6ndGCrbvcJcrqecnIdJmbu+jIos7pilyHTDZQ/euN5O8zPpNU1xrow4g==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-interaction-external-remove": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-external-remove/-/tsparticles-interaction-external-remove-2.8.0.tgz", - "integrity": "sha512-KkAdvevH5VHU0xJhyhsZ3Jq4I2qYA0U1EpDpuuHjnuRfs2nc7eVx/SFQ6RfEEuST0sOR1B8RNlvB6g1XKqcXXw==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-interaction-external-repulse": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-external-repulse/-/tsparticles-interaction-external-repulse-2.8.0.tgz", - "integrity": "sha512-N2MnXhKZMDV3oIHuLs6yWxsNf018E2tk7+N+8wAd4cMGfB5kr3ygulCFrzQFxmRvAcl+pb+jwCOzLzE0Hq/fNw==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-interaction-external-slow": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-external-slow/-/tsparticles-interaction-external-slow-2.8.0.tgz", - "integrity": "sha512-jzhShoTTtlxuhtGzEmjChP1kfnh4H7NNYkq3d61sI3culNIBVxjD67cMl9PMEe/0kqXoQb6E28O6Ncxk+lSrRw==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-interaction-external-trail": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-external-trail/-/tsparticles-interaction-external-trail-2.8.0.tgz", - "integrity": "sha512-fmRdju4Wk8r2Xkye47vqHCl220cEHVvsM/ao99+XV+22XilETnnjRcE+s0bTspHTmmWCjtfejYW0qMNgPnYIdA==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-interaction-particles-attract": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-particles-attract/-/tsparticles-interaction-particles-attract-2.8.0.tgz", - "integrity": "sha512-iF+jLdfReruIehkJfvopjAwOKESjb6OrNhoXhLoFR0a75/9LLu9/jhTEYWGUfagfcsHHT/jdbm0upn4kYRgYVQ==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-interaction-particles-collisions": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-particles-collisions/-/tsparticles-interaction-particles-collisions-2.8.0.tgz", - "integrity": "sha512-jOpuYtXuwbpWhtiwQ2XqcW40gMeznsJnBaU9SpjiB/MVOgY+YNHO+1iu+Oi4teZx5lxkiI1n5gxSj6m4ngK+5Q==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-interaction-particles-links": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-interaction-particles-links/-/tsparticles-interaction-particles-links-2.8.0.tgz", - "integrity": "sha512-f1kFbghNryC0avW8yUJyfkLOaulcJu2o4zfGuvqVt4U6iSyg3CAMyTIUR1BYrDFM2ij1gBEerdWo/QkpEZYS3w==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-move-base": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-move-base/-/tsparticles-move-base-2.8.0.tgz", - "integrity": "sha512-+LA6sJ429gvPsto6iX8Xf2WK13FDcdAgjU5jKmSXqFouAdFfiClj+QM0jjnAS4LT5UYjter6twrjwFawXctj0w==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-move-parallax": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-move-parallax/-/tsparticles-move-parallax-2.8.0.tgz", - "integrity": "sha512-1NZAQmTIMILvNDXF8l8wRcn3U5pM1Y9rk/zARzIVuIQ/EwSlSf21jqY/Koye11fjMwNB6AchEwEK2b1+76tsKQ==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-particles.js": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-particles.js/-/tsparticles-particles.js-2.8.0.tgz", - "integrity": "sha512-jYAhWIlKkN6oBRROmeYCUTDF1roomVT1HtPpDFMzIXyVQo1t4Y90b0/Z/tw+FZpDd5KsVx95VWmogDCmyBGJww==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-plugin-absorbers": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-plugin-absorbers/-/tsparticles-plugin-absorbers-2.8.0.tgz", - "integrity": "sha512-9P7yth/UDwYM8N93qBL6eLfM3u3YlJr0SDuYGfWvJmRwdLpZAImYFPBjPUgo8y95lRw43WoBj1JHD0nJLfvaZw==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-plugin-easing-quad": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-plugin-easing-quad/-/tsparticles-plugin-easing-quad-2.8.0.tgz", - "integrity": "sha512-c0DoFzaYUrCcrybzTUJjhuBKaiyvpeIr3BzDBrLsOBJowXx7GShsIfQxlsSQGHQu4UaIqIkPhXrWAoLr1jE8XQ==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-plugin-emitters": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-plugin-emitters/-/tsparticles-plugin-emitters-2.8.0.tgz", - "integrity": "sha512-3my+DcdQvf47j2XsUy2QRabb5vR/UIcqtzGNazNI9W0WdVUDCUF8vlhBkNji/D2jiUpCuKozzy3lb5uAFFCeYw==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-shape-circle": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-shape-circle/-/tsparticles-shape-circle-2.8.0.tgz", - "integrity": "sha512-mjBPnTakFZliBh9BZXtvHMjDR5CVst172XtypoMEwhqncal4Mp9rVAmGd43ctekQ/O45WB/2NykaGGLBkq4h7A==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-shape-image": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-shape-image/-/tsparticles-shape-image-2.8.0.tgz", - "integrity": "sha512-59uB2jjq5KizzdB2PeL/TYsnezSgTM3dEtklgZoNPj3PsZnd8s/H3U5h3t7KrD2WurO1qktllbjf08FeQA6dJg==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-shape-line": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-shape-line/-/tsparticles-shape-line-2.8.0.tgz", - "integrity": "sha512-jDLtFNk9LL/Zqh5NM2ttMVoT3dmrAev91g8cVCgyFEFqq59zbOblWpF9sdr7A8c6H9w+Exm+aToB5TI/led/uA==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-shape-polygon": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-shape-polygon/-/tsparticles-shape-polygon-2.8.0.tgz", - "integrity": "sha512-ZnWks0m1Cp1594s4NcD5oxRavLxVqBy21UoTzYEg/Ee9o0hm9GbRPNmYbh0/WeAs5xqlfHPADKP7qnt8ReiTpw==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-shape-square": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-shape-square/-/tsparticles-shape-square-2.8.0.tgz", - "integrity": "sha512-CRb3f19mybOQt2NvHytvAYfNOfQ3yQOTWQp/4xv+w/oRcVybYRHdhhcziDQ7VXtwHob0m8PbhDo4RnMZQb4/Eg==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-shape-star": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-shape-star/-/tsparticles-shape-star-2.8.0.tgz", - "integrity": "sha512-Or8GIozZPx0J83cfHX3923/bHsQr6wqif6jMAm1922Dp00Ycx3RgRMo2Jcj25j17VGEfBtLyT6l0/H5WJarYvQ==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-shape-text": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-shape-text/-/tsparticles-shape-text-2.8.0.tgz", - "integrity": "sha512-02h0fjGQ0LIzjiBG6hbcUqkntyIXzuFzPbi2d0EwXFLYdoMSR/EGr58vW7Mbq31ferDGN+mG2che2sqEsV8ZUw==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-slim": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-slim/-/tsparticles-slim-2.8.0.tgz", - "integrity": "sha512-Ev9AIxxBvjzHgGLYaZNBtZsIRGEGef5CRD5KKVTUzDFCCuxwSw9UMdRFXSYpykdQw7+8Zp0yroTHJ/yW9+9Apw==", - "requires": { - "tsparticles-engine": "^2.8.0", - "tsparticles-interaction-external-attract": "^2.8.0", - "tsparticles-interaction-external-bounce": "^2.8.0", - "tsparticles-interaction-external-bubble": "^2.8.0", - "tsparticles-interaction-external-connect": "^2.8.0", - "tsparticles-interaction-external-grab": "^2.8.0", - "tsparticles-interaction-external-pause": "^2.8.0", - "tsparticles-interaction-external-push": "^2.8.0", - "tsparticles-interaction-external-remove": "^2.8.0", - "tsparticles-interaction-external-repulse": "^2.8.0", - "tsparticles-interaction-external-slow": "^2.8.0", - "tsparticles-interaction-particles-attract": "^2.8.0", - "tsparticles-interaction-particles-collisions": "^2.8.0", - "tsparticles-interaction-particles-links": "^2.8.0", - "tsparticles-move-base": "^2.8.0", - "tsparticles-move-parallax": "^2.8.0", - "tsparticles-particles.js": "^2.8.0", - "tsparticles-plugin-easing-quad": "^2.8.0", - "tsparticles-shape-circle": "^2.8.0", - "tsparticles-shape-image": "^2.8.0", - "tsparticles-shape-line": "^2.8.0", - "tsparticles-shape-polygon": "^2.8.0", - "tsparticles-shape-square": "^2.8.0", - "tsparticles-shape-star": "^2.8.0", - "tsparticles-shape-text": "^2.8.0", - "tsparticles-updater-angle": "^2.8.0", - "tsparticles-updater-color": "^2.8.0", - "tsparticles-updater-life": "^2.8.0", - "tsparticles-updater-opacity": "^2.8.0", - "tsparticles-updater-out-modes": "^2.8.0", - "tsparticles-updater-size": "^2.8.0", - "tsparticles-updater-stroke-color": "^2.8.0" - } - }, - "tsparticles-updater-angle": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-updater-angle/-/tsparticles-updater-angle-2.8.0.tgz", - "integrity": "sha512-MjBoTiUcdn2or9E5+zvrZmiRGlt1AtWenNCCLF1CKEAwLGPFZukJEFcXiH8iMyb4rNKAz8rHM/Em48DjkQGFwg==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-updater-color": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-updater-color/-/tsparticles-updater-color-2.8.0.tgz", - "integrity": "sha512-L++4ZYabHzqEQlElSZ6dGAxGJKYeAjRB1YoQVKMJVDots0b9EMpT14s0ihpte/tsYE+cmHeoE5UTPm6FmeAZ4Q==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-updater-destroy": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-updater-destroy/-/tsparticles-updater-destroy-2.8.0.tgz", - "integrity": "sha512-dFaPww0wBNEW4DzRIG883eFVrvV3FD7HsUF2M4UCtLpspRAwpVWuypTFoPhZXg9At8Tjh5ynWHZMx8tUzWHFYQ==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-updater-life": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-updater-life/-/tsparticles-updater-life-2.8.0.tgz", - "integrity": "sha512-6v/RUmp7UkxqfAgAs4Iz0O9dUVjRjUpFkIvYa8n1sFRgj58k/7jlGPraIhzFRJ/OVC1pT1ev7c4oBDM0KK0QbA==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-updater-opacity": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-updater-opacity/-/tsparticles-updater-opacity-2.8.0.tgz", - "integrity": "sha512-L5SQ9k/sH7hzOWqAzxckfSc096kaQeYe3aFKm8WJ8RhCV71rQle381roRhq9qtWfFS//2X+tzcjRDLhhR0jOmg==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-updater-out-modes": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-updater-out-modes/-/tsparticles-updater-out-modes-2.8.0.tgz", - "integrity": "sha512-BWJKfCXYMmNbtaq3i2iYFppVeKAb2sAWa5r88uius9nwL4gx1XDFW72m6Sy2f6s9n2r5uhTkMyXNHUeUskJnag==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-updater-roll": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-updater-roll/-/tsparticles-updater-roll-2.8.0.tgz", - "integrity": "sha512-+I51iWIrcIC1hl5mZL815QDy3VPymlIcK5Dj5SkizVYHSDYiW6aSeSXwdhyJg27Vh+QRbkSGUL0/5+QV8NUsWQ==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-updater-size": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-updater-size/-/tsparticles-updater-size-2.8.0.tgz", - "integrity": "sha512-QnbRObqu3jh2TsblKqfgWlvh9Zt65yoBnGBKdE0ZM3fYF2UCUud8NEqXMd+SoYSHOi78nwRPndrssHCQNh8tqg==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-updater-stroke-color": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-updater-stroke-color/-/tsparticles-updater-stroke-color-2.8.0.tgz", - "integrity": "sha512-wihEW5nPfMkqY0H2lxdTxjp7PcdLiJbVVIS43cvUz6bx239BvFv0ZsxNEfh/MNxtzj1Y7fRXhzoc5De02liOJA==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-updater-tilt": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-updater-tilt/-/tsparticles-updater-tilt-2.8.0.tgz", - "integrity": "sha512-398ANj2ms9EPHyCqDmP8LNDBvw92vNP07nTt33hQvaFpAgi9u2gH70LgxTdCJil0+mPzW4602fPTD3WyfPCwPA==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-updater-twinkle": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-updater-twinkle/-/tsparticles-updater-twinkle-2.8.0.tgz", - "integrity": "sha512-FL55hmZZ/bC4Ou8l8He3bK1rm3PXtjOCdEMpkktzKDcu/WAZ0tZGPNllFKOi1FZ5KovqVLDg42dJzPmGOpoXzg==", - "requires": { - "tsparticles-engine": "^2.8.0" - } - }, - "tsparticles-updater-wobble": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/tsparticles-updater-wobble/-/tsparticles-updater-wobble-2.8.0.tgz", - "integrity": "sha512-aDQKFKypW+jz8pH0KK5C03/bvkCGStCxBn7Dc9qkVPmtnzyA7+0lRjvYQrTEliq2d1pm67oixmwvskX0jbzdSw==", - "requires": { - "tsparticles-engine": "^2.8.0" - } + "version": "1.41.6", + "resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.41.6.tgz", + "integrity": "sha512-LdU1eWaRdCVAvgF3UA5/qR/otWloGHAOSrzSiXx5nEnyBY6mvpLws3TMX0R5Y3xHE1JoomtxqnIsIJXL/21/pQ==" }, "type-check": { "version": "0.4.0", diff --git a/package.json b/package.json index aac2ca6d35b82312471d6cbf5f15ff2311908bd1..84cc1f19c7ec03a3931c5efc6e3c7093527ac0c9 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "quasar": "2.7.7", "vue": "3.2.45", "vue-router": "4.1.5", - "tsparticles": "2.8.0" + "tsparticles": "1.41.6" }, "devDependencies": { "@babel/eslint-parser": "7.18.9",