Update package versions for improved stability

This commit updates the versions of "@types/node", "react-hook-form", and "@tanstack/react-query-next-experimental" packages throughout the application. These updates include minor version changes that improve the stability and compatibility of these libraries within the app.
This commit is contained in:
giancarlo
2024-05-05 14:39:31 +07:00
parent d7d3693f41
commit ca4932e351
13 changed files with 105 additions and 90 deletions

View File

@@ -51,7 +51,7 @@
"next-themes": "0.3.0",
"prettier": "^3.2.5",
"react-day-picker": "^8.10.1",
"react-hook-form": "^7.51.3",
"react-hook-form": "^7.51.4",
"react-i18next": "^14.1.1",
"sonner": "^1.4.41",
"tailwindcss": "3.4.3",