build(deps-dev): bump terser from 5.31.6 to 5.37.0 (#436)

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

---
updated-dependencies:
- dependency-name: terser
  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-01-08 07:20:34 +00:00
committed by GitHub
parent 08bbfaa3ba
commit aa34979bb4
2 changed files with 10 additions and 10 deletions

View File

@@ -56,7 +56,7 @@
"prettier-plugin-go-template": "^0.0.15",
"prettier-plugin-organize-imports": "^4.0.0",
"sass": "^1.77.8",
"terser": "^5.31.6",
"terser": "^5.37.0",
"typescript": "^5.7.2",
"vite": "^5.4.2",
"vite-plugin-solid": "^2.10.2"