Compare commits

...

2 Commits

Author SHA1 Message Date
f43d79946e 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 18s
2025-11-08 01:01:49 +00:00
40d7d0d2f1 chore(deps): update dependency eslint to v9.39.1
All checks were successful
Check / Lint and Check (push) Successful in 33s
2025-11-08 00:01:18 +00:00
2 changed files with 434 additions and 193 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.552.0", "lucide-react": "^0.552.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",
@@ -36,8 +36,8 @@
"@types/node": "24.9.2", "@types/node": "24.9.2",
"@types/react": "19.2.2", "@types/react": "19.2.2",
"@types/react-dom": "19.2.2", "@types/react-dom": "19.2.2",
"eslint": "9.39.0", "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.16", "tailwindcss": "4.1.16",

621
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff