fix(package): Update dependencies and pnpm configuration

This commit is contained in:
2025-03-01 17:27:24 +00:00
parent 00c4488cc3
commit 8a0a9dedb1
4 changed files with 715 additions and 492 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2025-03-01 - 1.1.1 - fix(package)
Update dependencies and pnpm configuration
- Updated @types/node to 22.13.8
- Updated pnpm configuration to include onlyBuiltDependencies with esbuild, mongodb-memory-server, and puppeteer
## 2025-03-01 - 1.1.0 - feat(core)
Introduce ProcessMonitor class and integrate native and external plugins