Compare commits

..

1 Commits

Author SHA1 Message Date
f4d628fd06 chore(deps): update actions/checkout action to v6
All checks were successful
Lint / Lint and Check (push) Successful in 32s
Lint / Lint and Check (pull_request) Successful in 32s
2025-11-22 01:05:17 +00:00
2 changed files with 314 additions and 314 deletions

View File

@@ -29,7 +29,7 @@
"cssnano": "^7.1.2", "cssnano": "^7.1.2",
"date-fns": "^4.1.0", "date-fns": "^4.1.0",
"drizzle-orm": "^0.44.7", "drizzle-orm": "^0.44.7",
"lucide-react": "^0.554.0", "lucide-react": "^0.553.0",
"nanoid": "^5.1.6", "nanoid": "^5.1.6",
"next": "16.0.3", "next": "16.0.3",
"next-plausible": "^3.12.5", "next-plausible": "^3.12.5",
@@ -46,7 +46,7 @@
"@tailwindcss/postcss": "4.1.17", "@tailwindcss/postcss": "4.1.17",
"@types/node": "24.10.1", "@types/node": "24.10.1",
"@types/pg": "8.15.6", "@types/pg": "8.15.6",
"@types/react": "19.2.6", "@types/react": "19.2.5",
"@types/react-dom": "19.2.3", "@types/react-dom": "19.2.3",
"drizzle-kit": "0.31.7", "drizzle-kit": "0.31.7",
"eslint": "9.39.1", "eslint": "9.39.1",
@@ -58,12 +58,12 @@
"tailwindcss": "4.1.17", "tailwindcss": "4.1.17",
"turbo": "2.6.1", "turbo": "2.6.1",
"typescript": "5.9.3", "typescript": "5.9.3",
"typescript-eslint": "8.47.0" "typescript-eslint": "8.46.4"
}, },
"packageManager": "pnpm@10.22.0", "packageManager": "pnpm@10.22.0",
"pnpm": { "pnpm": {
"overrides": { "overrides": {
"@types/react": "19.2.6", "@types/react": "19.2.5",
"@types/react-dom": "19.2.3" "@types/react-dom": "19.2.3"
} }
} }

620
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff