Merge pull request 'fake login' (#4) from develop into master

Reviewed-on: #4
This commit was merged in pull request #4.
This commit is contained in:
2025-04-08 08:05:00 -06:00
9 changed files with 173 additions and 10 deletions
+2
View File
@@ -13,6 +13,7 @@
"axios": "^1.8.4",
"bootstrap": "^5.3.3",
"bootstrap-icons": "^1.11.3",
"js-cookie": "^3.0.5",
"next": "15.2.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",
@@ -21,6 +22,7 @@
"devDependencies": {
"@eslint/eslintrc": "^3",
"@types/bootstrap": "^5.2.10",
"@types/js-cookie": "^3.0.6",
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",