hakurei.app/package.json
dependabot[bot] 9f2e0693d8 Bump terser from 5.30.3 to 5.30.4
Bumps [terser](https://github.com/terser/terser) from 5.30.3 to 5.30.4.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.30.3...v5.30.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 15:56:28 -04:00

13 lines
259 B
JSON

{
"dependencies": {
"csso-cli": "^4.0.2",
"eslint": "^9.1.1",
"html-minifier-terser": "^7.2.0",
"stylelint": "^16.3.1",
"stylelint-config-standard": "^36.0.0",
"terser": "^5.30.4",
"vnu-jar": "^23.4.11"
},
"type": "module"
}