hakurei.app/package.json
dependabot[bot] 2b84007586 Bump terser from 5.18.2 to 5.19.0
Bumps [terser](https://github.com/terser/terser) from 5.18.2 to 5.19.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.18.2...v5.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 15:18:16 -04:00

12 lines
241 B
JSON

{
"dependencies": {
"csso-cli": "^4.0.2",
"eslint": "^8.43.0",
"html-minifier-terser": "^7.2.0",
"stylelint": "^15.10.1",
"stylelint-config-standard": "^34.0.0",
"terser": "^5.19.0",
"vnu-jar": "^23.4.11"
}
}