Implemented Oauth

This commit is contained in:
2026-01-02 00:36:24 +05:30
parent 933c0741ab
commit 0130f746b0
22 changed files with 960 additions and 257 deletions

View File

@@ -12,7 +12,7 @@
"dependencies": {
"@react-pdf/renderer": "^4.1.6",
"autoprefixer": "^10.4.20",
"axios": "^1.7.5",
"axios": "^1.13.2",
"bootstrap": "^5.3.3",
"chart.js": "^4.4.7",
"chartjs-plugin-datalabels": "^2.2.0",
@@ -20,6 +20,7 @@
"framer-motion": "^11.15.0",
"frontend": "file:",
"hamburger-react": "^2.5.1",
"js-cookie": "^3.0.5",
"pdfjs-dist": "^4.7.76",
"postcss": "^8.4.40",
"react": "^18.3.1",