fix(deps): update nextjs monorepo to v15.3.4
All checks were successful
Lint / Lint (push) Successful in 28s

This commit is contained in:
2025-06-21 02:09:21 +00:00
parent 192f2503e4
commit e888cef0c1
2 changed files with 50 additions and 50 deletions

View File

@ -13,7 +13,7 @@
"clsx": "^2.1.1",
"cssnano": "^7.0.1",
"lucide-react": "^0.515.0",
"next": "15.3.3",
"next": "15.3.4",
"next-plausible": "^3.12.0",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^10.0.0",
@ -28,7 +28,7 @@
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"eslint": "8.57.1",
"eslint-config-next": "15.3.3",
"eslint-config-next": "15.3.4",
"postcss": "8.5.6",
"tailwindcss": "4.1.10",
"turbo": "2.5.4",