fix(package.json): Update dependency versions and add pnpm package manager field

This commit is contained in:
Juergen Kunz
2025-06-20 00:05:02 +00:00
parent 5ce92130b4
commit 6fa99f8ed8
5 changed files with 2286 additions and 2021 deletions

View File

@ -1,5 +1,20 @@
# Changelog
## 2025-06-20 - 2.3.3 - fix(package.json)
Update dependency versions and add pnpm package manager field
- Update @git.zone/tsbuild from ^2.2.1 to ^2.6.4
- Update @git.zone/tsbundle from ^2.2.5 to ^2.4.0
- Update @git.zone/tstest from ^1.0.96 to ^2.3.1
- Update @push.rocks/tapbundle from ^5.5.6 to ^6.0.3
- Update @push.rocks/lik from ^6.1.0 to ^6.2.2
- Update @push.rocks/smartpromise from ^4.2.2 to ^4.2.3
- Update @push.rocks/smartrx from ^3.0.7 to ^3.0.10
- Update @push.rocks/smartstate from ^2.0.19 to ^2.0.20
- Update lenis from ^1.1.20 to ^1.3.4
- Update lit from ^3.2.1 to ^3.3.0
- Add packageManager field for pnpm
## 2025-02-01 - 2.3.2 - fix(scroller)
Rename method from scrollToElement to toElement for consistency