fix(core): Update dependencies and improve build configurations

This commit is contained in:
2024-09-27 23:12:02 +02:00
parent 2f80abafc2
commit 27ee8195e8
8 changed files with 113 additions and 111 deletions

View File

@@ -1,5 +1,15 @@
# Changelog
## 2024-09-27 - 1.9.123 - fix(core)
Update dependencies and improve build configurations
- Updated several dependencies in package.json for better compatibility
- Changed typedserver dependency version in website template
- Adjusted website server and service worker in templates
- Added security and test workflows for Gitea repositories
- Added and configured .gitignore, .npmrc, .vscode settings for the project
- Provided initial structure for readme and readme hints
## 2024-06-24 - 1.9.122 - fix(mod_commit)
Update package.json dependencies: @git.zone/tsdoc and @push.rocks/smartpromise to latest versions.