update vaul, react & react-dom dependencies

This commit is contained in:
Sadrinho27 2025-09-29 23:36:00 +02:00
parent d5ac9879bb
commit 2caf2074cb

View File

@ -49,9 +49,9 @@
"next": "15.2.4", "next": "15.2.4",
"next-themes": "latest", "next-themes": "latest",
"nodemailer": "latest", "nodemailer": "latest",
"react": "^19", "react": "^19.1.1",
"react-day-picker": "9.8.0", "react-day-picker": "9.8.0",
"react-dom": "^19", "react-dom": "^19.1.1",
"react-hook-form": "^7.60.0", "react-hook-form": "^7.60.0",
"react-resizable-panels": "^2.1.7", "react-resizable-panels": "^2.1.7",
"recharts": "2.15.4", "recharts": "2.15.4",
@ -59,7 +59,7 @@
"tailwind-merge": "^2.5.5", "tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7", "tailwindcss-animate": "^1.0.7",
"uuid": "latest", "uuid": "latest",
"vaul": "^0.9.9", "vaul": "^1.1.2",
"zod": "3.25.67" "zod": "3.25.67"
}, },
"devDependencies": { "devDependencies": {