fix(deps): update nextjs monorepo to v15.1.6

This commit is contained in:
2025-01-25 03:02:52 +00:00
parent fc64d34423
commit 27a0baa250
2 changed files with 50 additions and 50 deletions

View File

@ -14,7 +14,7 @@
"clsx": "^2.1.1",
"cssnano": "^7.0.1",
"lucide-react": "^0.473.0",
"next": "15.1.5",
"next": "15.1.6",
"next-plausible": "^3.12.0",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^10.0.0",
@ -29,7 +29,7 @@
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"eslint": "8.57.1",
"eslint-config-next": "15.1.5",
"eslint-config-next": "15.1.6",
"postcss": "8.5.1",
"tailwindcss": "3.4.17",
"turbo": "2.3.4",