fix(deps): update nextjs monorepo to v15.4.2
All checks were successful
Lint / Lint and Check (push) Successful in 54s

This commit is contained in:
2025-07-19 00:07:20 +00:00
parent b02f5e6364
commit ca391baf31
2 changed files with 59 additions and 52 deletions

View File

@@ -31,7 +31,7 @@
"drizzle-orm": "^0.44.3",
"lucide-react": "^0.525.0",
"nanoid": "^5.1.5",
"next": "15.4.1",
"next": "15.4.2",
"next-plausible": "^3.12.4",
"pg": "^8.16.3",
"pg-native": "^3.5.2",
@@ -54,7 +54,7 @@
"@typescript-eslint/parser": "^8.37.0",
"drizzle-kit": "^0.31.4",
"eslint": "9.31.0",
"eslint-config-next": "15.4.1",
"eslint-config-next": "15.4.2",
"postcss": "8.5.6",
"prettier": "^3.6.2",
"prettier-plugin-tailwindcss": "^0.6.14",