diff --git a/package.json b/package.json index 3312048..6283daa 100644 --- a/package.json +++ b/package.json @@ -13,13 +13,27 @@ "version": "0.1.0", "private": true, "dependencies": { + + + "@radix-ui/react-slot": "^1.1.0", + + "@radix-ui/react-accordion": "^1.2.1", "@radix-ui/react-slot": "^1.1.0", + "@reduxjs/toolkit": "^2.2.7", + "@testing-library/user-event": "^13.5.0", "@types/react-router-dom": "^5.3.3", "axios": "^1.7.7", "bootstrap": "^5.3.3", + + "framer-motion": "^11.10.0", + "lucide-react": "^0.447.0", + "react": "^18.3.1", + "react-dom": "^18.3.1", + "react-icons": "^5.3.0", + "concurrently": "^9.0.1", "framer-motion": "^11.11.1", "lucide-react": "^0.447.0", @@ -28,6 +42,7 @@ "react-hot-toast": "^2.4.1", "react-icons": "^5.3.0", "react-redux": "^9.1.2", + "react-router-dom": "^6.26.2", "react-scripts": "^5.0.1", "react-slick": "^0.30.2", diff --git a/public/index.html b/public/index.html index 0ef96d9..2af638b 100644 --- a/public/index.html +++ b/public/index.html @@ -2,14 +2,14 @@ - + - +