- Updated the version of `@tanstack/react-virtual` and its dependency `@tanstack/virtual-core` to 3.13.23 in both package.json and package-lock.json.
- Removed unnecessary "peer" properties from package-lock.json entries.
These updates ensure compatibility with the latest features and improvements in the virtualized list handling.
Made-with: Cursor
- Implemented responsive testing scripts for Option Settings and ResponsiveSplitPanel components.
- Added tests to verify layout behavior across various screen sizes (desktop, tablet, mobile).
- Generated screenshots and reports for visual validation of responsive designs.
Made-with: Cursor