Compare commits

...

4 Commits

Author SHA1 Message Date
96cc08b61e fix(deps): update nextjs monorepo to v16
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
Check / Lint and Check (pull_request) Failing after 17s
Check / Lint and Check (push) Failing after 16s
2025-11-15 03:01:07 +00:00
7d0249cd29 chore(deps): update dependency next-plausible to v3.12.5
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Check / Lint and Check (push) Successful in 29s
2025-11-15 02:00:48 +00:00
5f8f599149 chore(deps): update dependency @types/react to v19.2.3
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Check / Lint and Check (push) Successful in 34s
2025-11-15 01:00:45 +00:00
0cad0b5a40 chore(deps): update dependency @types/node to v24.10.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Check / Lint and Check (push) Successful in 28s
2025-11-15 00:00:35 +00:00
2 changed files with 572 additions and 331 deletions

View File

@@ -19,7 +19,7 @@
"cssnano": "^7.1.0", "cssnano": "^7.1.0",
"date-fns": "^4.1.0", "date-fns": "^4.1.0",
"lucide-react": "^0.553.0", "lucide-react": "^0.553.0",
"next": "^15.4.1", "next": "^16.0.0",
"next-plausible": "^3.12.4", "next-plausible": "^3.12.4",
"postcss-flexbugs-fixes": "^5.0.2", "postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^10.2.4", "postcss-preset-env": "^10.2.4",
@@ -33,11 +33,11 @@
}, },
"devDependencies": { "devDependencies": {
"@tailwindcss/postcss": "4.1.17", "@tailwindcss/postcss": "4.1.17",
"@types/node": "24.10.0", "@types/node": "24.10.1",
"@types/react": "19.2.2", "@types/react": "19.2.3",
"@types/react-dom": "19.2.2", "@types/react-dom": "19.2.2",
"eslint": "9.39.1", "eslint": "9.39.1",
"eslint-config-next": "15.5.6", "eslint-config-next": "16.0.1",
"eslint-config-prettier": "10.1.8", "eslint-config-prettier": "10.1.8",
"postcss": "8.5.6", "postcss": "8.5.6",
"tailwindcss": "4.1.17", "tailwindcss": "4.1.17",

895
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff