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

This commit is contained in:
2025-03-01 04:02:22 +00:00
parent 49fcfe1689
commit 962534a5eb
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.477.0",
"next": "15.1.7",
"next": "15.2.0",
"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.10",
"@types/react-dom": "19.0.4",
"eslint": "8.57.1",
"eslint-config-next": "15.1.7",
"eslint-config-next": "15.2.0",
"postcss": "8.5.3",
"tailwindcss": "3.4.17",
"turbo": "2.4.4",