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

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 19:29:06 -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.4.0",
"stylelint-config-standard": "^36.0.0",
"terser": "^5.31.0",
"vnu-jar": "^23.4.11"
},
"type": "module"
}