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

This commit is contained in:
2025-01-18 02:03:11 +00:00
parent 86f92961d5
commit 36425ae52f
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.471.0",
"next": "15.1.4",
"next": "15.1.5",
"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.7",
"@types/react-dom": "19.0.3",
"eslint": "8.57.1",
"eslint-config-next": "15.1.4",
"eslint-config-next": "15.1.5",
"postcss": "8.4.49",
"tailwindcss": "3.4.17",
"turbo": "2.3.3",