Merged Atharv Ombase's changes from frontend branch into the main branch.

This commit is contained in:
K
2025-03-29 22:28:10 +05:30
parent 65783c1ca0
commit 9e68d73cf4
8 changed files with 180 additions and 77 deletions
+2
View File
@@ -10,11 +10,13 @@
"preview": "vite preview"
},
"dependencies": {
"@reduxjs/toolkit": "^2.6.0",
"@tailwindcss/vite": "^4.0.9",
"lucide-react": "^0.476.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-icons": "^5.5.0",
"react-redux": "^9.2.0",
"react-router-dom": "^7.2.0"
},
"devDependencies": {