fix(dependencies): Update dependency versions for smartpromise, webcontainer/api, tapbundle, and @types/node

This commit is contained in:
2025-01-20 03:59:23 +01:00
parent 3712f6ef90
commit 469f8e0f21
4 changed files with 451 additions and 516 deletions

View File

@ -1,5 +1,13 @@
# Changelog
## 2025-01-20 - 1.4.1 - fix(dependencies)
Update dependency versions for smartpromise, webcontainer/api, tapbundle, and @types/node
- Update @push.rocks/smartpromise to version ^4.2.0
- Downgrade @webcontainer/api to version 1.2.0
- Update @push.rocks/tapbundle to version ^5.5.6
- Update @types/node to version ^22.10.7
## 2025-01-20 - 1.4.0 - feat(dees-terminal)
Enhanced the dees-terminal component to support environment variable settings and improved setup command execution.