Changes
Version 1.1 changes the lights used in the 3D scene; I swapped out the directional light for a point light. By doing so, I was able to successfully render building shadows that are picked up by the roads and ground.
Fixes
This version updates dependencies that had security vulnerabilities:
- three: 0.99.0 → 0.110.0
- three-orbitcontrols: 2.96.3 → 2.110.3
- parcel-bundler: 1.10.3 → 1.12.3 (only a dev dependency)