idk a lot of changes for the admin stuff

This commit is contained in:
Fishandchips321 2026-03-08 19:30:00 +00:00
parent 2cbbc00489
commit 5251ca6f99
23 changed files with 576 additions and 15 deletions

View file

@ -12,13 +12,15 @@
"dependencies": {
"axios": "^1.13.5",
"bootstrap": "^5.3.8",
"immer": "^11.1.4",
"js-cookie": "^3.0.5",
"react": "^19.2.0",
"react-bootstrap": "^2.10.10",
"react-dom": "^19.2.0",
"react-router-dom": "^7.13.0",
"sass": "^1.97.3",
"scss": "^0.2.4"
"scss": "^0.2.4",
"use-immer": "^0.11.0"
},
"devDependencies": {
"@eslint/js": "^9.39.1",