Compare commits

...

4 Commits

Author SHA1 Message Date
35baa750c1 fix(deps): update nextjs monorepo to v16.1.2
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
Check / Lint and Check (pull_request) Successful in 27s
Check / Lint and Check (push) Successful in 34s
2026-01-15 07:26:30 +00:00
2905bf50cc chore(deps): update dependency @types/react to v19.2.8
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Check / Lint and Check (pull_request) Successful in 28s
Check / Lint and Check (push) Successful in 38s
2026-01-13 10:00:48 +00:00
d0f33cccc0 chore(deps): update pnpm to v10.28.0
All checks were successful
Check / Lint and Check (push) Successful in 34s
2026-01-10 17:48:01 +01:00
f804c619ab chore(deps): update dependency @types/node to v24.10.6
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
Check / Lint and Check (pull_request) Successful in 31s
Check / Lint and Check (push) Has been cancelled
2026-01-10 16:43:27 +00:00
2 changed files with 267 additions and 278 deletions

View File

@@ -19,7 +19,7 @@
"cssnano": "^7.1.0",
"date-fns": "^4.1.0",
"lucide-react": "^0.562.0",
"next": "16.1.1",
"next": "16.1.2",
"next-plausible": "^3.12.4",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^10.2.4",
@@ -33,21 +33,21 @@
},
"devDependencies": {
"@tailwindcss/postcss": "4.1.18",
"@types/node": "24.10.4",
"@types/react": "19.2.7",
"@types/node": "24.10.6",
"@types/react": "19.2.8",
"@types/react-dom": "19.2.3",
"eslint": "9.39.2",
"eslint-config-next": "16.1.1",
"eslint-config-next": "16.1.2",
"eslint-config-prettier": "10.1.8",
"postcss": "8.5.6",
"tailwindcss": "4.1.18",
"typescript": "5.9.3",
"typescript-eslint": "8.52.0"
},
"packageManager": "pnpm@10.27.0",
"packageManager": "pnpm@10.28.0",
"pnpm": {
"overrides": {
"@types/react": "19.2.7",
"@types/react": "19.2.8",
"@types/react-dom": "19.2.3"
}
}

533
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff