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

This commit is contained in:
2025-05-10 04:02:54 +00:00
parent 4473206a89
commit 379caf7932
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.507.0",
"next": "15.3.1",
"next": "15.3.2",
"next-plausible": "^3.12.0",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^10.0.0",
@ -29,7 +29,7 @@
"@types/react": "19.1.3",
"@types/react-dom": "19.1.3",
"eslint": "8.57.1",
"eslint-config-next": "15.3.1",
"eslint-config-next": "15.3.2",
"postcss": "8.5.3",
"tailwindcss": "3.4.17",
"turbo": "2.5.3",