farmcontrol-ui/pnpm-workspace.yaml
Tom Butcher 59d16f80aa
Some checks failed
farmcontrol/farmcontrol-ui/pipeline/head There was a failure building this commit
Update pnpm-lock.yaml and pnpm-workspace.yaml to include new @codemirror package versions
- Added new versions for several @codemirror packages, including '@codemirror/state@6.7.1', '@codemirror/view@6.39.12', '@codemirror/language@6.12.1', '@codemirror/commands@6.10.4', and '@codemirror/autocomplete@6.20.0' in both pnpm-lock.yaml and pnpm-workspace.yaml.
- Updated Vite configuration to deduplicate and optimize dependencies for @codemirror packages, ensuring better performance and compatibility.
2026-07-28 01:39:06 +01:00

16 lines
358 B
YAML

allowBuilds:
electron: true
esbuild: true
sharp: true
workerd: true
core-js: true
electron-winstaller: true
'@tsparticles/engine': true
overrides:
baseline-browser-mapping: 2.11.4
'@codemirror/state': 6.7.1
'@codemirror/view': 6.39.12
'@codemirror/language': 6.12.1
'@codemirror/commands': 6.10.4
'@codemirror/autocomplete': 6.20.0