diff --git a/lynx/dashboard/ui/bun.lock b/lynx/dashboard/ui/bun.lock index efaf98d..28cf1d6 100644 --- a/lynx/dashboard/ui/bun.lock +++ b/lynx/dashboard/ui/bun.lock @@ -21,7 +21,7 @@ "react": "19.2.6", "react-day-picker": "10.0.1", "react-dom": "19.2.6", - "react-hook-form": "7.77.0", + "react-hook-form": "7.80.0", "react-resizable-panels": "4.11.2", "recharts": "3.8.1", "shadcn": "4.8.0", @@ -1192,7 +1192,7 @@ "react-dom": ["react-dom@19.2.6", "", { "dependencies": { "scheduler": "^0.27.0" }, "peerDependencies": { "react": "^19.2.6" } }, "sha512-0prMI+hvBbPjsWnxDLxlCGyM8PN6UuWjEUCYmZhO67xIV9Xasa/r/vDnq+Xyq4Lo27g8QSbO5YzARu0D1Sps3g=="], - "react-hook-form": ["react-hook-form@7.77.0", "", { "peerDependencies": { "react": "^16.8.0 || ^17 || ^18 || ^19" } }, "sha512-Sslh9YDYc0GDlWT/lxasnIduNo4v3yyvqRGvmGKUre5AFjDs/HV9/OafHGD8d+sB2yoL4UIL9L8X9i0WlZZebg=="], + "react-hook-form": ["react-hook-form@7.80.0", "", { "peerDependencies": { "react": "^16.8.0 || ^17 || ^18 || ^19" } }, "sha512-4P+fk6oXsxY+6xSj7Euhc2sumQD8zQqCuVHoJwoyp9EchP+IUW9OESB7uHFJOKsIBQ4MQqYE84INJFqUCYNoOg=="], "react-is": ["react-is@19.2.6", "", {}, "sha512-XjBR15BhXuylgWGuslhDKqlSayuqvqBX91BP8pauG8kd1zY8kotkNWbXksTCNRarse4kuGbe2kIY05ARtwNIvw=="], diff --git a/lynx/dashboard/ui/package.json b/lynx/dashboard/ui/package.json index 4a55b60..ce44fcb 100644 --- a/lynx/dashboard/ui/package.json +++ b/lynx/dashboard/ui/package.json @@ -16,7 +16,7 @@ "react": "19.2.6", "react-day-picker": "10.0.1", "react-dom": "19.2.6", - "react-hook-form": "7.77.0", + "react-hook-form": "7.80.0", "react-resizable-panels": "4.11.2", "recharts": "3.8.1", "shadcn": "4.8.0",