hakurei.app/package.json
dependabot[bot] 7e59a1a881 Bump terser from 5.31.1 to 5.31.2
Bumps [terser](https://github.com/terser/terser) from 5.31.1 to 5.31.2.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.31.1...v5.31.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-20 12:01:32 -04:00

13 lines
259 B
JSON

{
"dependencies": {
"csso-cli": "^4.0.2",
"eslint": "^9.6.0",
"html-minifier-terser": "^7.2.0",
"stylelint": "^16.6.1",
"stylelint-config-standard": "^36.0.1",
"terser": "^5.31.2",
"vnu-jar": "^23.4.11"
},
"type": "module"
}