Compare commits

...

2 Commits

Author SHA1 Message Date
34be4d4d7e fix(deps): update nextjs monorepo to v16
Some checks failed
Check / Lint and Check (push) Failing after 22s
Check / Lint and Check (pull_request) Failing after 17s
2025-11-01 03:01:18 +00:00
1fdec62dbd chore(deps): update dependency eslint to v9.39.0
All checks were successful
Check / Lint and Check (push) Successful in 27s
2025-11-01 02:01:00 +00:00
2 changed files with 448 additions and 207 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.548.0", "lucide-react": "^0.548.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": "22.18.13", "@types/node": "22.18.13",
"@types/react": "19.2.2", "@types/react": "19.2.2",
"@types/react-dom": "19.2.2", "@types/react-dom": "19.2.2",
"eslint": "9.38.0", "eslint": "9.39.0",
"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",

649
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff