Compare commits

...

3 Commits

Author SHA1 Message Date
c0d5098bcf fix(deps): update nextjs monorepo to v16
Some checks failed
Check / Lint and Check (push) Failing after 17s
Check / Lint and Check (pull_request) Failing after 16s
2025-10-25 04:00:55 +00:00
dba0d58477 fix(deps): update dependency lucide-react to ^0.548.0
All checks were successful
Check / Lint and Check (push) Successful in 33s
2025-10-25 03:00:52 +00:00
3a5d65fc5c chore(deps): update pnpm to v10.19.0
All checks were successful
Check / Lint and Check (push) Successful in 37s
2025-10-25 02:00:44 +00:00
2 changed files with 408 additions and 172 deletions

View File

@@ -18,8 +18,8 @@
"clsx": "^2.1.1",
"cssnano": "^7.1.0",
"date-fns": "^4.1.0",
"lucide-react": "^0.546.0",
"next": "^15.4.1",
"lucide-react": "^0.548.0",
"next": "^16.0.0",
"next-plausible": "^3.12.4",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^10.2.4",
@@ -37,12 +37,12 @@
"@types/react": "19.2.2",
"@types/react-dom": "19.2.2",
"eslint": "9.38.0",
"eslint-config-next": "15.5.6",
"eslint-config-next": "16.0.0",
"eslint-config-prettier": "10.1.8",
"postcss": "8.5.6",
"tailwindcss": "4.1.16",
"turbo": "2.5.8",
"typescript": "5.9.3"
},
"packageManager": "pnpm@10.18.3"
"packageManager": "pnpm@10.19.0"
}

572
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff