This commit is contained in:
karyamanswasta
2025-08-17 14:41:48 +07:00
parent 0dc6d64e07
commit 9e23588ec6
32 changed files with 5933 additions and 299 deletions

View File

@@ -8,6 +8,7 @@
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^13.5.0",
"bootstrap": "^5.3.7",
"framer-motion": "^12.23.12",
"lucide-react": "^0.536.0",
"react": "^19.1.1",
"react-bootstrap": "^2.10.10",
@@ -15,6 +16,7 @@
"react-router-dom": "^7.7.1",
"react-scripts": "5.0.1",
"react-slick": "^0.30.3",
"react-spring": "^10.0.1",
"slick-carousel": "^1.8.1",
"web-vitals": "^2.1.4"
},