fix(deps): Bump dependencies and migrate test fixtures to ts_web

This commit is contained in:
2025-11-30 18:20:47 +00:00
parent 5b7ba79724
commit a01b3ee122
7 changed files with 648 additions and 219 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 2025-11-30 - 2.6.2 - fix(deps)
Bump dependencies and migrate test fixtures to ts_web
- Bumped devDependencies: @git.zone/tsbuild ^3.1.0 -> ^3.1.2, @types/node ^22.12.0 -> ^24.10.1
- Bumped runtime dependencies: @push.rocks/smartfs ^1.1.0 -> ^1.1.3, @rspack/core ^1.6.4 -> ^1.6.5, rolldown 1.0.0-beta.51 -> 1.0.0-beta.52
- Reworked tests: removed test/test-decorators.ts and test/ts_web/test-lit.ts; added test/ts_web/fixture-decorators.ts and test/ts_web/fixture-lit.ts (moved fixtures into ts_web)
- Updated package.json to include the dependency version bumps
## 2025-11-23 - 2.6.1 - fix(license)
Update copyright holder in license to Task Venture Capital GmbH