Remove GitHub Actions and SEO addons

This commit is contained in:
Aman Varshney
2025-03-20 23:32:40 +05:30
parent 3172b5bebb
commit 17db765a02
12 changed files with 49 additions and 242 deletions

View File

@@ -19,11 +19,11 @@ export const DEFAULT_CONFIG: ProjectConfig = {
export const dependencyVersionMap = {
// Authentication
"better-auth": "^1.1.16",
"better-auth": "^1.2.4",
// Database - Drizzle
"drizzle-orm": "^0.38.4",
"drizzle-kit": "^0.30.4",
"drizzle-kit": "^0.30.5",
// Database - SQLite/PostgreSQL
"@libsql/client": "^0.14.0",