hakurei.app/package.json
dependabot[bot] 3d3be3410a Bump terser from 5.9.0 to 5.10.0
Bumps [terser](https://github.com/terser/terser) from 5.9.0 to 5.10.0.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.9.0...v5.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 14:22:11 -05:00

11 lines
205 B
JSON

{
"dependencies": {
"csso-cli": "^3.0.0",
"eslint": "^8.2.0",
"html-minifier": "^4.0.0",
"stylelint": "^14.1.0",
"stylelint-config-standard": "^24.0.0",
"terser": "^5.10.0"
}
}