hakurei.app/package.json
dependabot[bot] 6532510c41 Bump csso-cli from 4.0.1 to 4.0.2
Bumps [csso-cli](https://github.com/css/csso-cli) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/css/csso-cli/releases)
- [Changelog](https://github.com/css/csso-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/css/csso-cli/compare/v4.0.1...v4.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 15:01:21 -05:00

12 lines
233 B
JSON

{
"dependencies": {
"csso-cli": "^4.0.2",
"eslint": "^8.35.0",
"html-minifier": "^4.0.0",
"stylelint": "^15.2.0",
"stylelint-config-standard": "^30.0.1",
"terser": "^5.16.5",
"vnu-jar": "^22.9.29"
}
}