fix(deps): bump dependency versions and reorder smartserve in package.json

This commit is contained in:
2026-03-09 17:32:38 +00:00
parent 893d6e40dc
commit 300e03628c
4 changed files with 1005 additions and 580 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-03-09 - 3.3.2 - fix(deps)
bump dependency versions and reorder smartserve in package.json
- bump @push.rocks/smartbrowser from ^2.0.10 to ^2.0.11
- bump @push.rocks/smartfs from ^1.4.0 to ^1.5.0
- move @push.rocks/smartserve to later position in dependencies (version unchanged: ^2.0.1)
## 2026-03-09 - 3.3.1 - fix(serve)
migrate test HTTP server to @push.rocks/smartserve and update related dependencies