hakurei.app/package.json
dependabot[bot] 359ec37d5a Bump terser from 5.14.2 to 5.15.0
Bumps [terser](https://github.com/terser/terser) from 5.14.2 to 5.15.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.14.2...v5.15.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-08-25 23:15:08 -04:00

11 lines
207 B
JSON

{
"dependencies": {
"csso-cli": "^4.0.1",
"eslint": "^8.22.0",
"html-minifier": "^4.0.0",
"stylelint": "^14.11.0",
"stylelint-config-standard": "^28.0.0",
"terser": "^5.15.0"
}
}