feat: add frontend subscription page - M4 (refs #55)

This commit is contained in:
Eric Gullickson
2026-01-18 16:37:10 -06:00
parent e7461a4836
commit 94d1c677bc
17 changed files with 1312 additions and 5 deletions

View File

@@ -21,9 +21,12 @@
"@mui/material": "^6.3.0",
"@mui/x-data-grid": "^7.23.0",
"@mui/x-date-pickers": "^7.23.0",
"@stripe/react-stripe-js": "^5.4.1",
"@stripe/stripe-js": "^8.6.1",
"@tanstack/react-query": "^5.84.1",
"axios": "^1.7.9",
"clsx": "^2.0.0",
"date-fns": "^4.1.0",
"dayjs": "^1.11.13",
"framer-motion": "^12.0.0",
"react": "^19.0.0",