Compare commits

..

6 Commits

Author SHA1 Message Date
c1270381e0 chore(deps): update actions/checkout action to v6
All checks were successful
Lint / Lint and Check (push) Successful in 42s
2025-11-22 09:42:10 +01:00
e5b645e6ab fix(deps): update dependency lucide-react to ^0.554.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Lint / Lint and Check (push) Successful in 37s
2025-11-22 04:03:19 +00:00
d719b11f77 chore(deps): update dependency typescript-eslint to v8.47.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Lint / Lint and Check (push) Successful in 42s
2025-11-22 03:04:02 +00:00
9861af1e1c chore(deps): update dependency @types/react to v19.2.6
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Lint / Lint and Check (push) Successful in 41s
2025-11-22 02:04:41 +00:00
854a7b97d6 chore(deps): update dependency @tanstack/react-query to v5.90.10
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Lint / Lint and Check (push) Successful in 42s
2025-11-22 01:04:59 +00:00
af97e8bccd chore(deps): update actions/checkout digest to 93cb6ef
All checks were successful
Lint / Lint and Check (push) Successful in 37s
2025-11-22 00:03:51 +00:00
2 changed files with 314 additions and 314 deletions

View File

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

620
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff