upgrade nextjs
All checks were successful
Lint / Lint and Check (push) Successful in 44s

This commit is contained in:
2025-07-15 16:34:55 +02:00
parent b1e8fb3353
commit 835b73552b
2 changed files with 56 additions and 77 deletions

View File

@@ -13,7 +13,7 @@
"clsx": "^2.1.1",
"cssnano": "^7.1.0",
"lucide-react": "^0.525.0",
"next": "15.3.5",
"next": "15.4.1",
"next-plausible": "^3.12.4",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^10.2.4",
@@ -28,7 +28,7 @@
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"eslint": "8.57.1",
"eslint-config-next": "15.3.5",
"eslint-config-next": "15.4.1",
"postcss": "8.5.6",
"tailwindcss": "4.1.11",
"turbo": "2.5.4",