build(deps-dev): bump terser from 5.37.0 to 5.44.0 (#499)

Bumps [terser](https://github.com/terser/terser) from 5.37.0 to 5.44.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.37.0...v5.44.0)

---
updated-dependencies:
- dependency-name: terser
  dependency-version: 5.44.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-22 12:11:21 +00:00
committed by GitHub
parent 543a08d472
commit 6f8ce6bbd8
2 changed files with 38 additions and 45 deletions

View File

@@ -56,7 +56,7 @@
"prettier-plugin-go-template": "^0.0.15",
"prettier-plugin-organize-imports": "^4.3.0",
"sass": "^1.83.1",
"terser": "^5.37.0",
"terser": "^5.44.0",
"typescript": "^5.7.2",
"vite": "^5.4.21",
"vite-plugin-solid": "^2.10.2"