update package

This commit is contained in:
2025-11-19 15:13:00 -03:00
parent a180e269f2
commit d37db405c8
51 changed files with 5870 additions and 2490 deletions

View File

@@ -12,9 +12,13 @@
"typecheck": "npm run cf-typegen && react-router typegen && tsc --noEmit"
},
"dependencies": {
"@repo/ui": "*",
"@react-router/fs-routes": "^7.9.6",
"@repo/auth": "*",
"@repo/ui": "*",
"@tanstack/react-table": "^8.21.3",
"cookie": "^1.0.2",
"isbot": "^5.1.31",
"lucide-react": "^0.548.0",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-router": "^7.9.2"