hakurei.app/package.json
dependabot[bot] d11c26afd4 Bump terser from 5.13.1 to 5.14.0
Bumps [terser](https://github.com/terser/terser) from 5.13.1 to 5.14.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.13.1...v5.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 17:56:10 -04:00

11 lines
206 B
JSON

{
"dependencies": {
"csso-cli": "^3.0.0",
"eslint": "^8.16.0",
"html-minifier": "^4.0.0",
"stylelint": "^14.8.5",
"stylelint-config-standard": "^25.0.0",
"terser": "^5.14.0"
}
}