update version

This commit is contained in:
2025-12-06 14:55:57 -03:00
parent f3cd5663bd
commit a56e051a18
23 changed files with 8766 additions and 1942 deletions

View File

@@ -12,40 +12,40 @@
"typecheck": "npm run cf-typegen && react-router typegen && tsc -b"
},
"dependencies": {
"@react-router/fs-routes": "^7.9.5",
"@react-router/fs-routes": "^7.10.1",
"@repo/auth": "*",
"@repo/ui": "*",
"@repo/util": "^0.0.0",
"@tanstack/react-table": "^8.21.3",
"cookie": "^1.0.2",
"cookie": "^1.1.1",
"date-fns": "^4.1.0",
"flat": "^6.0.1",
"fuse.js": "^7.1.0",
"isbot": "^5.1.31",
"isbot": "^5.1.32",
"luxon": "^3.7.2",
"meilisearch": "^0.54.0",
"meilisearch-helper": "github:sergiors/meilisearch-helper",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-router": "^7.9.5",
"react": "^19.2.1",
"react-dom": "^19.2.1",
"react-router": "^7.10.1",
"unique-names-generator": "^4.7.1",
"zod": "^4.1.12"
"zod": "^4.1.13"
},
"devDependencies": {
"@cloudflare/vite-plugin": "^1.13.18",
"@tailwindcss/vite": "^4.1.16",
"@cloudflare/vite-plugin": "^1.17.0",
"@tailwindcss/vite": "^4.1.17",
"@types/file-saver": "^2.0.7",
"@types/luxon": "^3.7.1",
"@types/node": "^24.9.2",
"@types/react": "^19.2.2",
"@types/react-dom": "^19.2.2",
"prettier": "^3.6.2",
"@types/node": "^24.10.1",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"prettier": "^3.7.4",
"remix-flat-routes": "^0.8.5",
"tailwindcss": "^4.1.16",
"tailwindcss": "^4.1.17",
"tw-animate-css": "^1.4.0",
"typescript": "^5.9.3",
"vite": "^7.1.12",
"vite": "^7.2.6",
"vite-tsconfig-paths": "^5.1.4",
"wrangler": "^4.45.3"
"wrangler": "^4.53.0"
}
}

File diff suppressed because it is too large Load Diff