feat: remove auth, store, redux, and axios from template

Agent-Logs-Url: https://github.com/zihluwang/delta-force-firearm-modification-codes/sessions/3477dccf-d002-4dda-ad39-4768da36bb9e

Co-authored-by: zihluwang <47817169+zihluwang@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-04-02 01:27:56 +00:00
committed by GitHub
parent 5d44e24c95
commit b3caeb8ce5
7 changed files with 2 additions and 473 deletions
-4
View File
@@ -12,16 +12,12 @@
"predeploy": "pnpm build"
},
"dependencies": {
"@reduxjs/toolkit": "^2.11.2",
"@tailwindcss/vite": "^4.2.2",
"axios": "^1.13.6",
"dayjs": "^1.11.20",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-redux": "^9.2.0",
"react-router": "^7.13.1",
"react-router-dom": "^7.13.1",
"redux-persist": "^6.0.0",
"tailwindcss": "^4.2.2"
},
"devDependencies": {