3 Commits

Author SHA1 Message Date
943e5ff4c6 Update configuration and dependencies for improved logging and compatibility
All checks were successful
farmcontrol/farmcontrol-ws/pipeline/head This commit looks good
- Changed log level in config.json from "debug" to "trace" for enhanced logging detail.
- Updated mongoose version to ^9.9.1 in package.json for better performance and features.
- Added new cors origin in config.json for improved access control.
- Updated pnpm-lock.yaml to reflect changes in package versions and added new dependencies for better compatibility.
2026-08-02 01:01:43 +01:00
e34326b768 Add new dependencies and update package versions in pnpm-lock.yaml
Some checks failed
farmcontrol/farmcontrol-ws/pipeline/head There was a failure building this commit
- Added "pdf-to-img" version 6.2.0 and "sharp" version 0.34.5 to enhance image processing capabilities.
- Updated package resolutions for various architectures and operating systems for the "sharp" library, ensuring compatibility across platforms.
- Included new entries for "@napi-rs/canvas" packages to support additional image processing functionalities on multiple environments.
2026-07-28 23:21:24 +01:00
ce49b257a6 Added pnpm lock.
All checks were successful
farmcontrol/farmcontrol-ws/pipeline/head This commit looks good
2026-02-01 21:51:49 +00:00