hakurei.app/package.json
dependabot[bot] 89bcccdd0f Bump terser from 5.38.1 to 5.38.2
Bumps [terser](https://github.com/terser/terser) from 5.38.1 to 5.38.2.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.38.1...v5.38.2)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-11 15:11:58 -05:00

14 lines
304 B
JSON

{
"dependencies": {
"@stylistic/eslint-plugin": "^3.0.1",
"csso-cli": "^4.0.2",
"eslint": "^9.20.1",
"html-minifier-terser": "^7.2.0",
"stylelint": "^16.14.1",
"stylelint-config-standard": "^37.0.0",
"terser": "^5.38.2",
"vnu-jar": "^24.10.17"
},
"type": "module"
}