hakurei.app/package.json
dependabot[bot] 3eb3f5032d Bump terser from 5.15.0 to 5.15.1
Bumps [terser](https://github.com/terser/terser) from 5.15.0 to 5.15.1.
- [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.15.0...v5.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 15:18:16 -04:00

11 lines
207 B
JSON

{
"dependencies": {
"csso-cli": "^4.0.1",
"eslint": "^8.24.0",
"html-minifier": "^4.0.0",
"stylelint": "^14.13.0",
"stylelint-config-standard": "^28.0.0",
"terser": "^5.15.1"
}
}