diff --git a/package.json b/package.json index 833605a..a4b1191 100644 --- a/package.json +++ b/package.json @@ -10,27 +10,17 @@ "lint": "next lint" }, "dependencies": { - "@fortawesome/fontawesome-svg-core": "^6.6.0", - "@fortawesome/free-brands-svg-icons": "^6.6.0", - "@fortawesome/free-regular-svg-icons": "^6.6.0", - "@fortawesome/free-solid-svg-icons": "^6.6.0", - "@fortawesome/react-fontawesome": "^0.2.2", "@radix-ui/react-slot": "^1.1.0", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "gsap": "^3.12.5", "lucide-react": "^0.439.0", "next": "14.2.8", - "p5": "^1.10.0", - "particles.js": "^2.0.0", "react": "^18.3.1", "react-dom": "^18", - "react-particles-js": "^3.6.0", - "react-tsparticles": "^2.12.2", "shadcn": "^2.0.3", "tailwind-merge": "^2.5.2", "tailwindcss-animate": "^1.0.7", - "tsparticles": "^3.5.0" }, "devDependencies": { "@types/node": "^20",