hakurei.app/package.json
dependabot[bot] a642b10b3d Bump terser from 5.32.0 to 5.33.0
Bumps [terser](https://github.com/terser/terser) from 5.32.0 to 5.33.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.32.0...v5.33.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-09-17 15:46:31 -04:00

13 lines
260 B
JSON

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