6 Commits

Author SHA1 Message Date
8b65735994 chore(deps): update pnpm to v10.23.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Lint / Lint and Typecheck (push) Successful in 30s
2025-11-23 15:01:01 +00:00
298afc3cc8 chore(deps): update actions/checkout action to v6
All checks were successful
Lint / Lint and Typecheck (pull_request) Successful in 29s
Lint / Lint and Typecheck (push) Successful in 32s
2025-11-22 09:40:12 +01:00
72c9e666af 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 Typecheck (push) Successful in 34s
2025-11-22 04:01:41 +00:00
3dfd35d8ba 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 Typecheck (push) Successful in 37s
2025-11-22 03:02:27 +00:00
eebdc619f2 chore(deps): update dependency react-hook-form to v7.66.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Lint / Lint and Typecheck (push) Successful in 35s
2025-11-22 02:02:40 +00:00
188aa4fc74 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 Typecheck (push) Successful in 39s
2025-11-22 01:02:44 +00:00
2 changed files with 315 additions and 310 deletions

View File

@@ -23,7 +23,7 @@
"@t3-oss/env-nextjs": "^0.13.0", "@t3-oss/env-nextjs": "^0.13.0",
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"lucide-react": "^0.553.0", "lucide-react": "^0.554.0",
"next": "16.0.3", "next": "16.0.3",
"next-plausible": "^3.12.4", "next-plausible": "^3.12.4",
"react": "19.2.0", "react": "19.2.0",
@@ -36,7 +36,7 @@
"devDependencies": { "devDependencies": {
"@tailwindcss/postcss": "4.1.17", "@tailwindcss/postcss": "4.1.17",
"@types/node": "24.10.1", "@types/node": "24.10.1",
"@types/react": "19.2.5", "@types/react": "19.2.6",
"@types/react-dom": "19.2.3", "@types/react-dom": "19.2.3",
"eslint": "9.39.1", "eslint": "9.39.1",
"eslint-config-next": "16.0.3", "eslint-config-next": "16.0.3",
@@ -47,15 +47,15 @@
"tailwindcss": "4.1.17", "tailwindcss": "4.1.17",
"tw-animate-css": "1.4.0", "tw-animate-css": "1.4.0",
"typescript": "5.9.3", "typescript": "5.9.3",
"typescript-eslint": "8.46.4" "typescript-eslint": "8.47.0"
}, },
"ct3aMetadata": { "ct3aMetadata": {
"initVersion": "7.39.3" "initVersion": "7.39.3"
}, },
"packageManager": "pnpm@10.22.0", "packageManager": "pnpm@10.23.0",
"pnpm": { "pnpm": {
"overrides": { "overrides": {
"@types/react": "19.2.5", "@types/react": "19.2.6",
"@types/react-dom": "19.2.3" "@types/react-dom": "19.2.3"
} }
} }

615
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff