Added routes

This commit is contained in:
Jose Selesan
2026-09-25 10:05:56 -03:00
parent 336e1af523
commit 94c353f4f2
100 changed files with 6126 additions and 183 deletions

View File

@@ -14,7 +14,7 @@
"@gruperly/shared": "workspace:*",
"@hookform/resolvers": "^3.9.0",
"@tanstack/react-query": "^5.62.0",
"@tanstack/react-router": "^1.90.0",
"@tanstack/react-router": "^1.170.38",
"better-auth": "1.7.2",
"clsx": "^2.1.1",
"lucide-react": "^1.34.0",
@@ -27,6 +27,7 @@
"devDependencies": {
"@gruperly/config": "workspace:*",
"@tailwindcss/vite": "^4.3.3",
"@tanstack/router-plugin": "^1.168.40",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@vitejs/plugin-react": "^4.3.0",