diff --git a/package-lock.json b/package-lock.json index 0365e371..e1d418cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "@radix-ui/react-collapsible": "^1.1.12", "@radix-ui/react-slot": "^1.2.3", "@tsparticles/react": "^3.0.0", - "@tsparticles/slim": "^3.8.1", + "@tsparticles/slim": "^4.0.0", "@vercel/analytics": "^1.5.0", "canvas-confetti": "^1.9.3", "class-variance-authority": "^0.7.1", @@ -8750,9 +8750,9 @@ } }, "node_modules/@tsparticles/basic": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/basic/-/basic-3.9.1.tgz", - "integrity": "sha512-ijr2dHMx0IQHqhKW3qA8tfwrR2XYbbWYdaJMQuBo2CkwBVIhZ76U+H20Y492j/NXpd1FUnt2aC0l4CEVGVGdeQ==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/basic/-/basic-4.0.0.tgz", + "integrity": "sha512-0QBt7inUWsDqhGRoObVvfzkEYgQdYCvlzG71QzpBWKKBVNfjSykSjh2uaW48pKtAk5Kylt/O8M9rG4Pk2UkEhA==", "funding": [ { "type": "github", @@ -8769,22 +8769,22 @@ ], "license": "MIT", "dependencies": { - "@tsparticles/engine": "3.9.1", - "@tsparticles/move-base": "3.9.1", - "@tsparticles/plugin-hex-color": "3.9.1", - "@tsparticles/plugin-hsl-color": "3.9.1", - "@tsparticles/plugin-rgb-color": "3.9.1", - "@tsparticles/shape-circle": "3.9.1", - "@tsparticles/updater-color": "3.9.1", - "@tsparticles/updater-opacity": "3.9.1", - "@tsparticles/updater-out-modes": "3.9.1", - "@tsparticles/updater-size": "3.9.1" + "@tsparticles/engine": "4.0.0", + "@tsparticles/plugin-hex-color": "4.0.0", + "@tsparticles/plugin-hsl-color": "4.0.0", + "@tsparticles/plugin-move": "4.0.0", + "@tsparticles/plugin-rgb-color": "4.0.0", + "@tsparticles/shape-circle": "4.0.0", + "@tsparticles/updater-opacity": "4.0.0", + "@tsparticles/updater-out-modes": "4.0.0", + "@tsparticles/updater-paint": "4.0.0", + "@tsparticles/updater-size": "4.0.0" } }, - "node_modules/@tsparticles/engine": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/engine/-/engine-3.9.1.tgz", - "integrity": "sha512-DpdgAhWMZ3Eh2gyxik8FXS6BKZ8vyea+Eu5BC4epsahqTGY9V3JGGJcXC6lRJx6cPMAx1A0FaQAojPF3v6rkmQ==", + "node_modules/@tsparticles/basic/node_modules/@tsparticles/engine": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/engine/-/engine-4.0.0.tgz", + "integrity": "sha512-yKETpVYPXsRLkvO3GbLMPFoHUJpmWYCJ1b4MxXs/SWxoLnjd9zD/z7PjliNk4zoNxZKW6yoja+BcUV6Mn3yjow==", "funding": [ { "type": "github", @@ -8802,145 +8802,133 @@ "hasInstallScript": true, "license": "MIT" }, - "node_modules/@tsparticles/interaction-external-attract": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-attract/-/interaction-external-attract-3.9.1.tgz", - "integrity": "sha512-5AJGmhzM9o4AVFV24WH5vSqMBzOXEOzIdGLIr+QJf4fRh9ZK62snsusv/ozKgs2KteRYQx+L7c5V3TqcDy2upg==", - "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" - } - }, - "node_modules/@tsparticles/interaction-external-bounce": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-bounce/-/interaction-external-bounce-3.9.1.tgz", - "integrity": "sha512-bv05+h70UIHOTWeTsTI1AeAmX6R3s8nnY74Ea6p6AbQjERzPYIa0XY19nq/hA7+Nrg+EissP5zgoYYeSphr85A==", - "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" - } - }, - "node_modules/@tsparticles/interaction-external-bubble": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-bubble/-/interaction-external-bubble-3.9.1.tgz", - "integrity": "sha512-tbd8ox/1GPl+zr+KyHQVV1bW88GE7OM6i4zql801YIlCDrl9wgTDdDFGIy9X7/cwTvTrCePhrfvdkUamXIribQ==", - "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" - } - }, - "node_modules/@tsparticles/interaction-external-connect": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-connect/-/interaction-external-connect-3.9.1.tgz", - "integrity": "sha512-sq8YfUNsIORjXHzzW7/AJQtfi/qDqLnYG2qOSE1WOsog39MD30RzmiOloejOkfNeUdcGUcfsDgpUuL3UhzFUOA==", - "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" - } - }, - "node_modules/@tsparticles/interaction-external-grab": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-grab/-/interaction-external-grab-3.9.1.tgz", - "integrity": "sha512-QwXza+sMMWDaMiFxd8y2tJwUK6c+nNw554+/9+tEZeTTk2fCbB0IJ7p/TH6ZGWDL0vo2muK54Njv2fEey191ow==", - "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" - } - }, - "node_modules/@tsparticles/interaction-external-pause": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-pause/-/interaction-external-pause-3.9.1.tgz", - "integrity": "sha512-Gzv4/FeNir0U/tVM9zQCqV1k+IAgaFjDU3T30M1AeAsNGh/rCITV2wnT7TOGFkbcla27m4Yxa+Fuab8+8pzm+g==", - "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" - } - }, - "node_modules/@tsparticles/interaction-external-push": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-push/-/interaction-external-push-3.9.1.tgz", - "integrity": "sha512-GvnWF9Qy4YkZdx+WJL2iy9IcgLvzOIu3K7aLYJFsQPaxT8d9TF8WlpoMlWKnJID6H5q4JqQuMRKRyWH8aAKyQw==", + "node_modules/@tsparticles/basic/node_modules/@tsparticles/plugin-hex-color": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/plugin-hex-color/-/plugin-hex-color-4.0.0.tgz", + "integrity": "sha512-FipBmzzACfUcj9fvoIGLjxu3sImzJfp6M5642NPmWavpSpRrAygMcFfyPaeDxj5bSeygtvcdunJ14MAKiR77JA==", + "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.9.1" + "peerDependencies": { + "@tsparticles/engine": "4.0.0" } }, - "node_modules/@tsparticles/interaction-external-remove": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-remove/-/interaction-external-remove-3.9.1.tgz", - "integrity": "sha512-yPThm4UDWejDOWW5Qc8KnnS2EfSo5VFcJUQDWc1+Wcj17xe7vdSoiwwOORM0PmNBzdDpSKQrte/gUnoqaUMwOA==", + "node_modules/@tsparticles/basic/node_modules/@tsparticles/plugin-hsl-color": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/plugin-hsl-color/-/plugin-hsl-color-4.0.0.tgz", + "integrity": "sha512-EJxBocrNtlx5a3Yijh0twNqpopM+GNjHa/mlTJlg+gG7TPhYNEzppM6Cq3U6jjbw+UcD93tZzL7IezFiB94J6w==", + "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.9.1" + "peerDependencies": { + "@tsparticles/engine": "4.0.0" } }, - "node_modules/@tsparticles/interaction-external-repulse": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-repulse/-/interaction-external-repulse-3.9.1.tgz", - "integrity": "sha512-/LBppXkrMdvLHlEKWC7IykFhzrz+9nebT2fwSSFXK4plEBxDlIwnkDxd3FbVOAbnBvx4+L8+fbrEx+RvC8diAw==", + "node_modules/@tsparticles/basic/node_modules/@tsparticles/plugin-move": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/plugin-move/-/plugin-move-4.0.0.tgz", + "integrity": "sha512-hMulh5olNshPjm+GJNarwcWKEvVLLo6XUXOsvS3KUHAp+A6pQ5MdXHuoRwGF5MKVFeCVGuQ8FK/LuBLplxqjZA==", "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" + "peerDependencies": { + "@tsparticles/engine": "4.0.0" } }, - "node_modules/@tsparticles/interaction-external-slow": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-slow/-/interaction-external-slow-3.9.1.tgz", - "integrity": "sha512-1ZYIR/udBwA9MdSCfgADsbDXKSFS0FMWuPWz7bm79g3sUxcYkihn+/hDhc6GXvNNR46V1ocJjrj0u6pAynS1KQ==", + "node_modules/@tsparticles/basic/node_modules/@tsparticles/plugin-rgb-color": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/plugin-rgb-color/-/plugin-rgb-color-4.0.0.tgz", + "integrity": "sha512-9pXsaOZpNSPe4vihPaT7q7EJINM9Zh1eqG0y5aE6BUbsdA0NW7yKJ1y5hLgxNy4XZoOMdx53PON/caDhW7j+/w==", + "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.9.1" + "peerDependencies": { + "@tsparticles/engine": "4.0.0" } }, - "node_modules/@tsparticles/interaction-particles-attract": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/interaction-particles-attract/-/interaction-particles-attract-3.9.1.tgz", - "integrity": "sha512-CYYYowJuGwRLUixQcSU/48PTKM8fCUYThe0hXwQ+yRMLAn053VHzL7NNZzKqEIeEyt5oJoy9KcvubjKWbzMBLQ==", + "node_modules/@tsparticles/basic/node_modules/@tsparticles/shape-circle": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/shape-circle/-/shape-circle-4.0.0.tgz", + "integrity": "sha512-5hkWcNtqP9S9v2DIZba8VtWFpDAhbjJaVvJK9mMO9H8RazPcy+GZzIWP1atUIPdcBRwk/y/oHyZfTNzY7+P8lQ==", "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" + "peerDependencies": { + "@tsparticles/engine": "4.0.0" } }, - "node_modules/@tsparticles/interaction-particles-collisions": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/interaction-particles-collisions/-/interaction-particles-collisions-3.9.1.tgz", - "integrity": "sha512-ggGyjW/3v1yxvYW1IF1EMT15M6w31y5zfNNUPkqd/IXRNPYvm0Z0ayhp+FKmz70M5p0UxxPIQHTvAv9Jqnuj8w==", + "node_modules/@tsparticles/basic/node_modules/@tsparticles/updater-opacity": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/updater-opacity/-/updater-opacity-4.0.0.tgz", + "integrity": "sha512-QFAAw4LkObngw8vSAs1+SCUz6hsUw3IhhF7YMMEthHl2Wal9VWe+iLM3gUVkQYnoUK0DUQYNXsxVmQdrLbAhiQ==", "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" + "peerDependencies": { + "@tsparticles/engine": "4.0.0" } }, - "node_modules/@tsparticles/interaction-particles-links": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/interaction-particles-links/-/interaction-particles-links-3.9.1.tgz", - "integrity": "sha512-MsLbMjy1vY5M5/hu/oa5OSRZAUz49H3+9EBMTIOThiX+a+vpl3sxc9AqNd9gMsPbM4WJlub8T6VBZdyvzez1Vg==", + "node_modules/@tsparticles/basic/node_modules/@tsparticles/updater-out-modes": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/updater-out-modes/-/updater-out-modes-4.0.0.tgz", + "integrity": "sha512-LVQdhKMFpniKdYx75GuQPUqKPpXP7RyhjUSLhyhPk5A/LBmHROu792dS53JrfoGrUjKXHua8qCCthzIWFS9OSA==", "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" + "peerDependencies": { + "@tsparticles/engine": "4.0.0" } }, - "node_modules/@tsparticles/move-base": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/move-base/-/move-base-3.9.1.tgz", - "integrity": "sha512-X4huBS27d8srpxwOxliWPUt+NtCwY+8q/cx1DvQxyqmTA8VFCGpcHNwtqiN+9JicgzOvSuaORVqUgwlsc7h4pQ==", + "node_modules/@tsparticles/basic/node_modules/@tsparticles/updater-paint": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/updater-paint/-/updater-paint-4.0.0.tgz", + "integrity": "sha512-0fm2taHw3WiNx9XbeaJXW8eB4KkgfYKFN5WjCGPNKVsCoJJJdHaUhutBL5xFFlx8r6vIuMDDQc/WsxUNic+Pcg==", "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" + "peerDependencies": { + "@tsparticles/engine": "4.0.0" } }, - "node_modules/@tsparticles/move-parallax": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/move-parallax/-/move-parallax-3.9.1.tgz", - "integrity": "sha512-whlOR0bVeyh6J/hvxf/QM3DqvNnITMiAQ0kro6saqSDItAVqg4pYxBfEsSOKq7EhjxNvfhhqR+pFMhp06zoCVA==", + "node_modules/@tsparticles/basic/node_modules/@tsparticles/updater-size": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/updater-size/-/updater-size-4.0.0.tgz", + "integrity": "sha512-jn10Sg/ExqgmQemAboUqNEYE1lV1lmEV0UAgqPd+GRLyjGGkqAkLeM/oFU/9BIrxVzHA1yJhc777KlCQ6Pn5Bg==", "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" + "peerDependencies": { + "@tsparticles/engine": "4.0.0" } }, - "node_modules/@tsparticles/plugin-easing-quad": { + "node_modules/@tsparticles/engine": { "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/plugin-easing-quad/-/plugin-easing-quad-3.9.1.tgz", - "integrity": "sha512-C2UJOca5MTDXKUTBXj30Kiqr5UyID+xrY/LxicVWWZPczQW2bBxbIbfq9ULvzGDwBTxE2rdvIB8YFKmDYO45qw==", + "resolved": "https://registry.npmjs.org/@tsparticles/engine/-/engine-3.9.1.tgz", + "integrity": "sha512-DpdgAhWMZ3Eh2gyxik8FXS6BKZ8vyea+Eu5BC4epsahqTGY9V3JGGJcXC6lRJx6cPMAx1A0FaQAojPF3v6rkmQ==", "funding": [ { "type": "github", @@ -8955,15 +8943,24 @@ "url": "https://www.buymeacoffee.com/matteobruni" } ], + "hasInstallScript": true, "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" + "peer": true + }, + "node_modules/@tsparticles/react": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/react/-/react-3.0.0.tgz", + "integrity": "sha512-hjGEtTT1cwv6BcjL+GcVgH++KYs52bIuQGW3PWv7z3tMa8g0bd6RI/vWSLj7p//NZ3uTjEIeilYIUPBh7Jfq/Q==", + "peerDependencies": { + "@tsparticles/engine": "^3.0.2", + "react": ">=16.8.0", + "react-dom": ">=16.8.0" } }, - "node_modules/@tsparticles/plugin-hex-color": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/plugin-hex-color/-/plugin-hex-color-3.9.1.tgz", - "integrity": "sha512-vZgZ12AjUicJvk7AX4K2eAmKEQX/D1VEjEPFhyjbgI7A65eX72M465vVKIgNA6QArLZ1DLs7Z787LOE6GOBWsg==", + "node_modules/@tsparticles/slim": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/slim/-/slim-4.0.0.tgz", + "integrity": "sha512-hWd2aXPcL0sIxVuUmOFybgkWnLsJtjgmNeyE1K2AjxPRkV80PA0N2dMmyP8oVdQ7BiYe7jY/u/oYgTs566VDbQ==", "funding": [ { "type": "github", @@ -8980,13 +8977,40 @@ ], "license": "MIT", "dependencies": { - "@tsparticles/engine": "3.9.1" - } - }, - "node_modules/@tsparticles/plugin-hsl-color": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/plugin-hsl-color/-/plugin-hsl-color-3.9.1.tgz", - "integrity": "sha512-jJd1iGgRwX6eeNjc1zUXiJivaqC5UE+SC2A3/NtHwwoQrkfxGWmRHOsVyLnOBRcCPgBp/FpdDe6DIDjCMO715w==", + "@tsparticles/basic": "4.0.0", + "@tsparticles/engine": "4.0.0", + "@tsparticles/interaction-external-attract": "4.0.0", + "@tsparticles/interaction-external-bounce": "4.0.0", + "@tsparticles/interaction-external-bubble": "4.0.0", + "@tsparticles/interaction-external-connect": "4.0.0", + "@tsparticles/interaction-external-destroy": "4.0.0", + "@tsparticles/interaction-external-grab": "4.0.0", + "@tsparticles/interaction-external-parallax": "4.0.0", + "@tsparticles/interaction-external-pause": "4.0.0", + "@tsparticles/interaction-external-push": "4.0.0", + "@tsparticles/interaction-external-remove": "4.0.0", + "@tsparticles/interaction-external-repulse": "4.0.0", + "@tsparticles/interaction-external-slow": "4.0.0", + "@tsparticles/interaction-particles-attract": "4.0.0", + "@tsparticles/interaction-particles-collisions": "4.0.0", + "@tsparticles/interaction-particles-links": "4.0.0", + "@tsparticles/plugin-easing-quad": "4.0.0", + "@tsparticles/plugin-interactivity": "4.0.0", + "@tsparticles/shape-emoji": "4.0.0", + "@tsparticles/shape-image": "4.0.0", + "@tsparticles/shape-line": "4.0.0", + "@tsparticles/shape-polygon": "4.0.0", + "@tsparticles/shape-square": "4.0.0", + "@tsparticles/shape-star": "4.0.0", + "@tsparticles/updater-life": "4.0.0", + "@tsparticles/updater-paint": "4.0.0", + "@tsparticles/updater-rotate": "4.0.0" + } + }, + "node_modules/@tsparticles/slim/node_modules/@tsparticles/canvas-utils": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/canvas-utils/-/canvas-utils-4.0.0.tgz", + "integrity": "sha512-ehLxu/q5An4yB7DWJ3Hocbzn8jp7DMySgilSwucYAhyEKANM88IVjfx1HQDDVh0MwDCnG7QA2x1AihmoAdQCWA==", "funding": [ { "type": "github", @@ -9002,14 +9026,15 @@ } ], "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" + "peer": true, + "peerDependencies": { + "@tsparticles/engine": "4.0.0" } }, - "node_modules/@tsparticles/plugin-rgb-color": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/plugin-rgb-color/-/plugin-rgb-color-3.9.1.tgz", - "integrity": "sha512-SBxk7f1KBfXeTnnklbE2Hx4jBgh6I6HOtxb+Os1gTp0oaghZOkWcCD2dP4QbUu7fVNCMOcApPoMNC8RTFcy9wQ==", + "node_modules/@tsparticles/slim/node_modules/@tsparticles/engine": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/engine/-/engine-4.0.0.tgz", + "integrity": "sha512-yKETpVYPXsRLkvO3GbLMPFoHUJpmWYCJ1b4MxXs/SWxoLnjd9zD/z7PjliNk4zoNxZKW6yoja+BcUV6Mn3yjow==", "funding": [ { "type": "github", @@ -9024,88 +9049,166 @@ "url": "https://www.buymeacoffee.com/matteobruni" } ], + "hasInstallScript": true, + "license": "MIT" + }, + "node_modules/@tsparticles/slim/node_modules/@tsparticles/interaction-external-attract": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-attract/-/interaction-external-attract-4.0.0.tgz", + "integrity": "sha512-Js67SZfWueucjWR5IAfKNAby5MSx2XGRESyP4VUAZVwGox11sZFFbdN5M3wCoJLgiUDIfcdEOscLGjsJd6HSMA==", "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" + "peerDependencies": { + "@tsparticles/engine": "4.0.0", + "@tsparticles/plugin-interactivity": "4.0.0" } }, - "node_modules/@tsparticles/react": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@tsparticles/react/-/react-3.0.0.tgz", - "integrity": "sha512-hjGEtTT1cwv6BcjL+GcVgH++KYs52bIuQGW3PWv7z3tMa8g0bd6RI/vWSLj7p//NZ3uTjEIeilYIUPBh7Jfq/Q==", + "node_modules/@tsparticles/slim/node_modules/@tsparticles/interaction-external-bounce": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-bounce/-/interaction-external-bounce-4.0.0.tgz", + "integrity": "sha512-7jWJKq7NpbJmJImkGdNTbQj68wK6eXutFPyg3lIlQ87Ad3rIYMPuJyswQiKkcF3rPjR/YcthmsqiR1LsM3kJqg==", + "license": "MIT", "peerDependencies": { - "@tsparticles/engine": "^3.0.2", - "react": ">=16.8.0", - "react-dom": ">=16.8.0" + "@tsparticles/engine": "4.0.0", + "@tsparticles/plugin-interactivity": "4.0.0" } }, - "node_modules/@tsparticles/shape-circle": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/shape-circle/-/shape-circle-3.9.1.tgz", - "integrity": "sha512-DqZFLjbuhVn99WJ+A9ajz9YON72RtCcvubzq6qfjFmtwAK7frvQeb6iDTp6Ze9FUipluxVZWVRG4vWTxi2B+/g==", + "node_modules/@tsparticles/slim/node_modules/@tsparticles/interaction-external-bubble": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-bubble/-/interaction-external-bubble-4.0.0.tgz", + "integrity": "sha512-ye7Kfy/OBizHq08hwHyyqgoOew5o9uk3nyFPwYhfZsb+9hM7M5HO0yH6jOY45ZShVFow9MI8UvVt9b5TmCP1cw==", "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" + "peerDependencies": { + "@tsparticles/engine": "4.0.0", + "@tsparticles/plugin-interactivity": "4.0.0" } }, - "node_modules/@tsparticles/shape-emoji": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/shape-emoji/-/shape-emoji-3.9.1.tgz", - "integrity": "sha512-ifvY63usuT+hipgVHb8gelBHSeF6ryPnMxAAEC1RGHhhXfpSRWMtE6ybr+pSsYU52M3G9+TF84v91pSwNrb9ZQ==", + "node_modules/@tsparticles/slim/node_modules/@tsparticles/interaction-external-connect": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-connect/-/interaction-external-connect-4.0.0.tgz", + "integrity": "sha512-lLsl2bP9JVeDf2Eua2rNMN5JUmDutp5gf1JV3L3jXH3JGgrXKDUMA8RAErkNKo5RqCZunaa50W5xdxdHp5bBZQ==", "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" + "peerDependencies": { + "@tsparticles/canvas-utils": "4.0.0", + "@tsparticles/engine": "4.0.0", + "@tsparticles/plugin-interactivity": "4.0.0" } }, - "node_modules/@tsparticles/shape-image": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/shape-image/-/shape-image-3.9.1.tgz", - "integrity": "sha512-fCA5eme8VF3oX8yNVUA0l2SLDKuiZObkijb0z3Ky0qj1HUEVlAuEMhhNDNB9E2iELTrWEix9z7BFMePp2CC7AA==", + "node_modules/@tsparticles/slim/node_modules/@tsparticles/interaction-external-destroy": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-destroy/-/interaction-external-destroy-4.0.0.tgz", + "integrity": "sha512-Sl39trM12ynCCE9lAGn0oxP1u6tuVfNQF11MWPxqNgp5vIxMcOAgPZ/VAt/dUoBrNiyjp3QIYc23aT/wC1dyJA==", "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" + "peerDependencies": { + "@tsparticles/engine": "4.0.0", + "@tsparticles/plugin-interactivity": "4.0.0" } }, - "node_modules/@tsparticles/shape-line": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/shape-line/-/shape-line-3.9.1.tgz", - "integrity": "sha512-wT8NSp0N9HURyV05f371cHKcNTNqr0/cwUu6WhBzbshkYGy1KZUP9CpRIh5FCrBpTev34mEQfOXDycgfG0KiLQ==", + "node_modules/@tsparticles/slim/node_modules/@tsparticles/interaction-external-grab": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-grab/-/interaction-external-grab-4.0.0.tgz", + "integrity": "sha512-LVMUlIWDJ8/AHzz20aSSMncUvA+vCEsmfBmZiC87ttd6WQS+KcGNKeoSt4pg+w+AdLTQXy2BmFbq9ckNj9K+aQ==", "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" + "peerDependencies": { + "@tsparticles/canvas-utils": "4.0.0", + "@tsparticles/engine": "4.0.0", + "@tsparticles/plugin-interactivity": "4.0.0" } }, - "node_modules/@tsparticles/shape-polygon": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/shape-polygon/-/shape-polygon-3.9.1.tgz", - "integrity": "sha512-dA77PgZdoLwxnliH6XQM/zF0r4jhT01pw5y7XTeTqws++hg4rTLV9255k6R6eUqKq0FPSW1/WBsBIl7q/MmrqQ==", + "node_modules/@tsparticles/slim/node_modules/@tsparticles/interaction-external-parallax": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-parallax/-/interaction-external-parallax-4.0.0.tgz", + "integrity": "sha512-tPE3AHbRxXY2YTXveo5CBR6R5EPrOP10+TjbfmqTXxnevtzeaLQ4OGdRC1D1wwW/PKxM+xLCw9/h2GT+zs7pmA==", "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" + "peerDependencies": { + "@tsparticles/engine": "4.0.0", + "@tsparticles/plugin-interactivity": "4.0.0" } }, - "node_modules/@tsparticles/shape-square": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/shape-square/-/shape-square-3.9.1.tgz", - "integrity": "sha512-DKGkDnRyZrAm7T2ipqNezJahSWs6xd9O5LQLe5vjrYm1qGwrFxJiQaAdlb00UNrexz1/SA7bEoIg4XKaFa7qhQ==", + "node_modules/@tsparticles/slim/node_modules/@tsparticles/interaction-external-pause": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-pause/-/interaction-external-pause-4.0.0.tgz", + "integrity": "sha512-2HZDNStWIdKncUrlPFPQICifTWhJpJqleaBrHjSTmb+sDjN1uSj6SJ9cGj7+yWd2US7Wl/y7hQo23J1LIvCuGQ==", "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" + "peerDependencies": { + "@tsparticles/engine": "4.0.0", + "@tsparticles/plugin-interactivity": "4.0.0" } }, - "node_modules/@tsparticles/shape-star": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/shape-star/-/shape-star-3.9.1.tgz", - "integrity": "sha512-kdMJpi8cdeb6vGrZVSxTG0JIjCwIenggqk0EYeKAwtOGZFBgL7eHhF2F6uu1oq8cJAbXPujEoabnLsz6mW8XaA==", + "node_modules/@tsparticles/slim/node_modules/@tsparticles/interaction-external-push": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-push/-/interaction-external-push-4.0.0.tgz", + "integrity": "sha512-Y8imUfsefxpdUb9eqthAHF/XQyKH+2XAXffDTDtHm3fz2x3V5es3s81fUc/3ymadmeVeLYuUQem+aiZzGpLa7w==", "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" + "peerDependencies": { + "@tsparticles/engine": "4.0.0", + "@tsparticles/plugin-interactivity": "4.0.0" } }, - "node_modules/@tsparticles/slim": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/slim/-/slim-3.9.1.tgz", - "integrity": "sha512-CL5cDmADU7sDjRli0So+hY61VMbdroqbArmR9Av+c1Fisa5ytr6QD7Jv62iwU2S6rvgicEe9OyRmSy5GIefwZw==", + "node_modules/@tsparticles/slim/node_modules/@tsparticles/interaction-external-remove": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-remove/-/interaction-external-remove-4.0.0.tgz", + "integrity": "sha512-no2WX0/eY7Hr38GCpiUmznLx/aMFD03xCuYzH/R6u0TEJih1occSYcJnueKuj0VaFyA54D6cY244SvVw15RM5A==", + "license": "MIT", + "peerDependencies": { + "@tsparticles/engine": "4.0.0", + "@tsparticles/plugin-interactivity": "4.0.0" + } + }, + "node_modules/@tsparticles/slim/node_modules/@tsparticles/interaction-external-repulse": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-repulse/-/interaction-external-repulse-4.0.0.tgz", + "integrity": "sha512-J/PfBPraihBAaQKcsJUdC4WKlKX+55oteh5RN5ikigFUb8U4OTXOSsu3QdyWwantxImXClVOWn/2RF0UWkGRIA==", + "license": "MIT", + "peerDependencies": { + "@tsparticles/engine": "4.0.0", + "@tsparticles/plugin-interactivity": "4.0.0" + } + }, + "node_modules/@tsparticles/slim/node_modules/@tsparticles/interaction-external-slow": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/interaction-external-slow/-/interaction-external-slow-4.0.0.tgz", + "integrity": "sha512-3OFvLtOillx1ARvnlGjb/MMPHl7HzLYduJVTxhKYdbOWz579fWflFfXETf5VgG9zw/fyJl90BKB+ehIsBWJ+oQ==", + "license": "MIT", + "peerDependencies": { + "@tsparticles/engine": "4.0.0", + "@tsparticles/plugin-interactivity": "4.0.0" + } + }, + "node_modules/@tsparticles/slim/node_modules/@tsparticles/interaction-particles-attract": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/interaction-particles-attract/-/interaction-particles-attract-4.0.0.tgz", + "integrity": "sha512-O9Rf+dx9HG2QjEdIn67P/2dPvl8u2F+TODbYA5PaQ/pmNrDEG1LsqqN9jWT5y8PtgnYOlFSAMYkwH1+JXu8+/w==", + "license": "MIT", + "peerDependencies": { + "@tsparticles/engine": "4.0.0", + "@tsparticles/plugin-interactivity": "4.0.0" + } + }, + "node_modules/@tsparticles/slim/node_modules/@tsparticles/interaction-particles-collisions": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/interaction-particles-collisions/-/interaction-particles-collisions-4.0.0.tgz", + "integrity": "sha512-i3nraNuBYfq4akgyMLyJ1m9n+ACST843NaNVmy3xQ8exlgrfHJLg5iJlx5KS+5QtaBnUAVtO3a8P1nqvJ9gkxg==", + "license": "MIT", + "peerDependencies": { + "@tsparticles/engine": "4.0.0", + "@tsparticles/plugin-interactivity": "4.0.0" + } + }, + "node_modules/@tsparticles/slim/node_modules/@tsparticles/interaction-particles-links": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/interaction-particles-links/-/interaction-particles-links-4.0.0.tgz", + "integrity": "sha512-v6dmlWmqz7Br+ICo645/ptni/qYGTrhbsTiQrE7yDkIzfortUcK5bGucUQO6hu/RrTfNoA3gQO4k0UCaFJiosg==", + "license": "MIT", + "peerDependencies": { + "@tsparticles/canvas-utils": "4.0.0", + "@tsparticles/engine": "4.0.0", + "@tsparticles/plugin-interactivity": "4.0.0" + } + }, + "node_modules/@tsparticles/slim/node_modules/@tsparticles/plugin-easing-quad": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/plugin-easing-quad/-/plugin-easing-quad-4.0.0.tgz", + "integrity": "sha512-6IleoqguRT01ZNSAkgq1QcLSC0eWDPOFQigYhW9dATbJ62jHpHStx9OVGCFaeunUMEF7IXVBulks+jqMkgCCVA==", "funding": [ { "type": "github", @@ -9121,96 +9224,99 @@ } ], "license": "MIT", - "dependencies": { - "@tsparticles/basic": "3.9.1", - "@tsparticles/engine": "3.9.1", - "@tsparticles/interaction-external-attract": "3.9.1", - "@tsparticles/interaction-external-bounce": "3.9.1", - "@tsparticles/interaction-external-bubble": "3.9.1", - "@tsparticles/interaction-external-connect": "3.9.1", - "@tsparticles/interaction-external-grab": "3.9.1", - "@tsparticles/interaction-external-pause": "3.9.1", - "@tsparticles/interaction-external-push": "3.9.1", - "@tsparticles/interaction-external-remove": "3.9.1", - "@tsparticles/interaction-external-repulse": "3.9.1", - "@tsparticles/interaction-external-slow": "3.9.1", - "@tsparticles/interaction-particles-attract": "3.9.1", - "@tsparticles/interaction-particles-collisions": "3.9.1", - "@tsparticles/interaction-particles-links": "3.9.1", - "@tsparticles/move-parallax": "3.9.1", - "@tsparticles/plugin-easing-quad": "3.9.1", - "@tsparticles/shape-emoji": "3.9.1", - "@tsparticles/shape-image": "3.9.1", - "@tsparticles/shape-line": "3.9.1", - "@tsparticles/shape-polygon": "3.9.1", - "@tsparticles/shape-square": "3.9.1", - "@tsparticles/shape-star": "3.9.1", - "@tsparticles/updater-life": "3.9.1", - "@tsparticles/updater-rotate": "3.9.1", - "@tsparticles/updater-stroke-color": "3.9.1" - } - }, - "node_modules/@tsparticles/updater-color": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/updater-color/-/updater-color-3.9.1.tgz", - "integrity": "sha512-XGWdscrgEMA8L5E7exsE0f8/2zHKIqnTrZymcyuFBw2DCB6BIV+5z6qaNStpxrhq3DbIxxhqqcybqeOo7+Alpg==", + "peerDependencies": { + "@tsparticles/engine": "4.0.0" + } + }, + "node_modules/@tsparticles/slim/node_modules/@tsparticles/plugin-interactivity": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/plugin-interactivity/-/plugin-interactivity-4.0.0.tgz", + "integrity": "sha512-c8oQkKWU/2wDuk/RtqR23sjcp/xlpTZKWeJx4SEPmrz0gMzSGCqXN0+v2lDN5Gy45gnlB2YA8ZkiHPKAq0ZbGw==", "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" + "peerDependencies": { + "@tsparticles/engine": "4.0.0" } }, - "node_modules/@tsparticles/updater-life": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/updater-life/-/updater-life-3.9.1.tgz", - "integrity": "sha512-Oi8aF2RIwMMsjssUkCB6t3PRpENHjdZf6cX92WNfAuqXtQphr3OMAkYFJFWkvyPFK22AVy3p/cFt6KE5zXxwAA==", + "node_modules/@tsparticles/slim/node_modules/@tsparticles/shape-emoji": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/shape-emoji/-/shape-emoji-4.0.0.tgz", + "integrity": "sha512-A82jAwgA8WihPM7mCTx/DXZ5io3Y7/ShqD9XnWGNJtzv81akjIzVZxCECt8s98LWFs5ZGJfwYT7QUaBEeMFJtQ==", "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" + "peerDependencies": { + "@tsparticles/canvas-utils": "4.0.0", + "@tsparticles/engine": "4.0.0" } }, - "node_modules/@tsparticles/updater-opacity": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/updater-opacity/-/updater-opacity-3.9.1.tgz", - "integrity": "sha512-w778LQuRZJ+IoWzeRdrGykPYSSaTeWfBvLZ2XwYEkh/Ss961InOxZKIpcS6i5Kp/Zfw0fS1ZAuqeHwuj///Osw==", + "node_modules/@tsparticles/slim/node_modules/@tsparticles/shape-image": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/shape-image/-/shape-image-4.0.0.tgz", + "integrity": "sha512-DyLnUT6O+3cwgRXoLJu/g1iIWTOidzl7kisQsWz5gW7B45hutZFo0IF4R8Azk4y40cQ/lRo2vza79hwz/+sNRg==", "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" + "peerDependencies": { + "@tsparticles/engine": "4.0.0" } }, - "node_modules/@tsparticles/updater-out-modes": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/updater-out-modes/-/updater-out-modes-3.9.1.tgz", - "integrity": "sha512-cKQEkAwbru+hhKF+GTsfbOvuBbx2DSB25CxOdhtW2wRvDBoCnngNdLw91rs+0Cex4tgEeibkebrIKFDDE6kELg==", + "node_modules/@tsparticles/slim/node_modules/@tsparticles/shape-line": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/shape-line/-/shape-line-4.0.0.tgz", + "integrity": "sha512-4zMZkuxbd0Gt1pasd3F4TvCI9Q/ydFcUKNGpAhEu4zeIyzlv5S+U1OwNPiKtDw6lRjU2Md+S+N1ljNidgCHCcQ==", "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" + "peerDependencies": { + "@tsparticles/engine": "4.0.0" } }, - "node_modules/@tsparticles/updater-rotate": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/updater-rotate/-/updater-rotate-3.9.1.tgz", - "integrity": "sha512-9BfKaGfp28JN82MF2qs6Ae/lJr9EColMfMTHqSKljblwbpVDHte4umuwKl3VjbRt87WD9MGtla66NTUYl+WxuQ==", + "node_modules/@tsparticles/slim/node_modules/@tsparticles/shape-polygon": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/shape-polygon/-/shape-polygon-4.0.0.tgz", + "integrity": "sha512-ofCRck+l9BLPsOxuS08CNIhA2ZD19kkkO2a70dLE0LKqGYMU8lkOKlZcaPBmaQY0ijhh+CjiYe1fD1h9p3oT9Q==", "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" + "peerDependencies": { + "@tsparticles/engine": "4.0.0" } }, - "node_modules/@tsparticles/updater-size": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/updater-size/-/updater-size-3.9.1.tgz", - "integrity": "sha512-3NSVs0O2ApNKZXfd+y/zNhTXSFeG1Pw4peI8e6z/q5+XLbmue9oiEwoPy/tQLaark3oNj3JU7Q903ZijPyXSzw==", + "node_modules/@tsparticles/slim/node_modules/@tsparticles/shape-square": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/shape-square/-/shape-square-4.0.0.tgz", + "integrity": "sha512-OcndLZUf8IilVCR84sRv1/dr7HVXNfDYtK5SsKrv4Ki0C5qvhAI43xVAU1c4mO0GBe+NBskX1AnSAkrV/MGCfQ==", "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" + "peerDependencies": { + "@tsparticles/engine": "4.0.0" } }, - "node_modules/@tsparticles/updater-stroke-color": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@tsparticles/updater-stroke-color/-/updater-stroke-color-3.9.1.tgz", - "integrity": "sha512-3x14+C2is9pZYTg9T2TiA/aM1YMq4wLdYaZDcHm3qO30DZu5oeQq0rm/6w+QOGKYY1Z3Htg9rlSUZkhTHn7eDA==", + "node_modules/@tsparticles/slim/node_modules/@tsparticles/shape-star": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/shape-star/-/shape-star-4.0.0.tgz", + "integrity": "sha512-1qrxzcOHN1jHZQ7raDdVfVKiNPIUT0qw/4gtqBU8LjOzjs4ldt61tugRnUVWgv/l5Qo9zqry8z0+AGJ7y0kPig==", "license": "MIT", - "dependencies": { - "@tsparticles/engine": "3.9.1" + "peerDependencies": { + "@tsparticles/engine": "4.0.0" + } + }, + "node_modules/@tsparticles/slim/node_modules/@tsparticles/updater-life": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/updater-life/-/updater-life-4.0.0.tgz", + "integrity": "sha512-yV33EQcsVZ4B1FN3UMeJISg8KLjdnolG/9PNjkgmSqvUZy5RI2IubzRkjPSh3RzKHPP9NNyEhPUDphyq16fTGQ==", + "license": "MIT", + "peerDependencies": { + "@tsparticles/engine": "4.0.0" + } + }, + "node_modules/@tsparticles/slim/node_modules/@tsparticles/updater-paint": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/updater-paint/-/updater-paint-4.0.0.tgz", + "integrity": "sha512-0fm2taHw3WiNx9XbeaJXW8eB4KkgfYKFN5WjCGPNKVsCoJJJdHaUhutBL5xFFlx8r6vIuMDDQc/WsxUNic+Pcg==", + "license": "MIT", + "peerDependencies": { + "@tsparticles/engine": "4.0.0" + } + }, + "node_modules/@tsparticles/slim/node_modules/@tsparticles/updater-rotate": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@tsparticles/updater-rotate/-/updater-rotate-4.0.0.tgz", + "integrity": "sha512-5ANbiWZgXALz+Df8mEeNgI36JVDMVEQeQ0YBlwoKQnJlt7zDCBdG3WCXP8PX3HbcpEp8qYDHC1J9hckWG8A1mw==", + "license": "MIT", + "peerDependencies": { + "@tsparticles/engine": "4.0.0" } }, "node_modules/@types/body-parser": { diff --git a/package.json b/package.json index ceb53b0c..26c0f6dd 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@radix-ui/react-collapsible": "^1.1.12", "@radix-ui/react-slot": "^1.2.3", "@tsparticles/react": "^3.0.0", - "@tsparticles/slim": "^3.8.1", + "@tsparticles/slim": "^4.0.0", "@vercel/analytics": "^1.5.0", "canvas-confetti": "^1.9.3", "class-variance-authority": "^0.7.1",