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

This commit is contained in:
2025-08-30 01:03:26 +00:00
parent a60112aa6d
commit 7cff97cf29
2 changed files with 60 additions and 211 deletions

View File

@@ -12,7 +12,7 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.541.0",
"next": "15.5.0",
"next": "15.5.2",
"react": "19.1.1",
"react-dom": "19.1.1",
"tailwind-merge": "^3.3.1"
@@ -24,7 +24,7 @@
"@types/react": "19.1.12",
"@types/react-dom": "19.1.9",
"eslint": "9.34.0",
"eslint-config-next": "15.5.0",
"eslint-config-next": "15.5.2",
"eslint-config-prettier": "10.1.8",
"prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.6.14",