fix(deps): Update dependency versions and test import paths for enhanced stability

This commit is contained in:
Juergen Kunz
2025-06-26 20:24:58 +00:00
parent 7605702ba7
commit 81941c33cb
5 changed files with 2289 additions and 2734 deletions

View File

@ -1,5 +1,19 @@
# Changelog
## 2025-06-26 - 2.1.1 - fix(deps)
Update dependency versions and test import paths for enhanced stability
- Bump @git.zone/tsbuild from 2.2.1 to 2.6.4
- Upgrade @git.zone/tstest from 1.0.96 to 2.3.1 and update test import path
- Update @api.global/typedserver from 3.0.55 to 3.0.74
- Update @git.zone/tsbundle from 2.2.1 to 2.5.1
- Bump @push.rocks/lik from 6.1.0 to 6.2.2
- Update @push.rocks/smartfile from 11.1.6 to 11.2.5
- Upgrade @push.rocks/smartlog from 3.0.7 to 3.1.8
- Bump @push.rocks/smartshell from 3.2.2 to 3.2.3
- Upgrade @types/node from 22.12.0 to 24.0.4
- Add packageManager field in package.json for pnpm v10.11.0
## 2025-01-29 - 2.1.0 - feat(CI)
Add Continuous Integration workflows for Gitea with Docker-based setup