- React and React DOM to 19.0.0
- @types/react to 19.0.1
- @types/react-dom to 19.0.2
- @types/node to 22.10.1
- Vite to 6.0.3
- react-simple-maps to 4.0.0-beta.6
- Added Dockerfile.dev for local development
- Configured volume mounts for hot reloading
- Set up Vite dev server with proper host binding
Production environment:
- Streamlined multi-stage build process
- Removed Nginx in favor of future Caddy setup
- Optimized container size and build steps