1
0

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

This commit is contained in:
2025-09-27 03:02:45 +00:00
parent d540a1b408
commit fdb63767da
2 changed files with 60 additions and 227 deletions

View File

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