Updated Dependencies (Next.js 15.1.2)

This commit is contained in:
gbuomprisco
2024-12-23 08:35:34 +08:00
parent b5a8a0a4d3
commit 970f901d05
18 changed files with 521 additions and 397 deletions

View File

@@ -32,8 +32,8 @@
"clsx": "^2.1.1",
"cmdk": "1.0.4",
"input-otp": "1.4.1",
"lucide-react": "^0.468.0",
"react-top-loading-bar": "2.3.1",
"lucide-react": "^0.469.0",
"react-top-loading-bar": "3.0.2",
"recharts": "2.15.0",
"tailwind-merge": "^2.5.5"
},
@@ -50,11 +50,11 @@
"class-variance-authority": "^0.7.1",
"date-fns": "^4.1.0",
"eslint": "^8.57.0",
"next": "15.1.1",
"next": "15.1.2",
"next-themes": "0.4.4",
"prettier": "^3.4.2",
"react-day-picker": "^8.10.1",
"react-hook-form": "^7.54.1",
"react-hook-form": "^7.54.2",
"react-i18next": "^15.2.0",
"sonner": "^1.7.1",
"tailwindcss": "3.4.17",