Files
AdventureLog/frontend/pnpm-workspace.yaml
Sean Morley 97f4a47ffd feat(lodging): implement quick start feature for lodging creation
- Added LodgingQuickStart component to facilitate quick lodging entry.
- Integrated Google Maps support for lodging selection and details enrichment.
- Enhanced LodgingModal to include quick start step and handle prefill from Google Places.
- Introduced utility function to infer lodging type from Google Places data.
- Updated localization files to include new strings for quick start functionality.
2026-04-24 22:12:10 -04:00

8 lines
225 B
YAML

overrides:
svelte-i18n>esbuild: 0.25.12
vite>esbuild: 0.25.12
'@sveltejs/adapter-vercel@<6.3.2': '>=6.3.2'
brace-expansion@>=4.0.0 <5.0.5: '>=5.0.5'
picomatch@<2.3.2: '>=2.3.2'
picomatch@>=4.0.0 <4.0.4: '>=4.0.4'