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

This commit is contained in:
2025-07-19 03:06:17 +00:00
parent 485e75dc93
commit 4e63d0ac42
2 changed files with 58 additions and 58 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",
@@ -44,7 +44,7 @@
},
"devDependencies": {
"@eslint/js": "9.31.0",
"@next/eslint-plugin-next": "15.4.1",
"@next/eslint-plugin-next": "15.4.2",
"@tailwindcss/postcss": "4.1.11",
"@types/node": "22.16.5",
"@types/pg": "8.15.4",
@@ -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",