7f37f16c7b
- Upgrade react, react-dom to ^19.2.4 and @types/react, @types/react-dom to v19 - Upgrade @nostrify/react to 0.4.0 (peer deps fix for React 19) - Upgrade vaul to 1.1.2 and react-day-picker to 9.14.0 for React 19 compatibility - Fix useRef() calls to pass explicit initial values (required in React 19) - Update RefObject types to include null (React 19 type change) - Rewrite Calendar component for react-day-picker v9 classNames API - Add npm overrides for @emoji-mart/react (only remaining React 18 holdout)