8 Commits

Author SHA1 Message Date
35e3c18cb5 fix(deps): update dependency lucide-react to ^0.544.0
All checks were successful
Check / Lint and Check (push) Successful in 33s
2025-09-13 03:01:20 +00:00
4e7cbd01e7 fix(deps): update dependency zod to v4.1.8
All checks were successful
Check / Lint and Check (push) Successful in 29s
2025-09-13 02:01:03 +00:00
7fcea85ff1 chore(deps): update dependency @types/node to v22.18.3
All checks were successful
Check / Lint and Check (push) Successful in 2m12s
2025-09-13 01:01:11 +00:00
4641430185 chore(deps): update dependency @types/react to v19.1.13
All checks were successful
Check / Lint and Check (push) Successful in 35s
2025-09-13 00:00:59 +00:00
63064f29f8 chore(deps): update dependency eslint to v9.35.0
All checks were successful
Check / Lint and Check (push) Successful in 26s
2025-09-06 03:00:43 +00:00
3a00e01cab chore(deps): update tailwindcss monorepo to v4.1.13
All checks were successful
Check / Lint and Check (push) Successful in 25s
2025-09-06 02:00:41 +00:00
776f676947 chore(deps): update pnpm to v10.15.1
All checks were successful
Check / Lint and Check (push) Successful in 30s
2025-09-06 01:00:39 +00:00
b9ed74ea66 chore(deps): update dependency @types/node to v22.18.1
All checks were successful
Check / Lint and Check (push) Successful in 31s
2025-09-06 00:00:35 +00:00
2 changed files with 324 additions and 308 deletions

View File

@@ -18,7 +18,7 @@
"clsx": "^2.1.1",
"cssnano": "^7.1.0",
"date-fns": "^4.1.0",
"lucide-react": "^0.542.0",
"lucide-react": "^0.544.0",
"next": "^15.4.1",
"next-plausible": "^3.12.4",
"postcss-flexbugs-fixes": "^5.0.2",
@@ -32,17 +32,17 @@
"zod": "^4.0.5"
},
"devDependencies": {
"@tailwindcss/postcss": "4.1.12",
"@types/node": "22.18.0",
"@types/react": "19.1.12",
"@tailwindcss/postcss": "4.1.13",
"@types/node": "22.18.3",
"@types/react": "19.1.13",
"@types/react-dom": "19.1.9",
"eslint": "9.34.0",
"eslint": "9.35.0",
"eslint-config-next": "15.5.2",
"eslint-config-prettier": "10.1.8",
"postcss": "8.5.6",
"tailwindcss": "4.1.12",
"tailwindcss": "4.1.13",
"turbo": "2.5.6",
"typescript": "5.9.2"
},
"packageManager": "pnpm@10.15.0"
"packageManager": "pnpm@10.15.1"
}

618
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff