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

This commit is contained in:
2025-09-13 02:03:19 +00:00
parent 6759021b25
commit eebd77e38a
2 changed files with 60 additions and 238 deletions

View File

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