hakurei.app/package.json
dependabot[bot] c574abb552 Bump csso-cli from 3.0.0 to 4.0.1
Bumps [csso-cli](https://github.com/css/csso-cli) from 3.0.0 to 4.0.1.
- [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/v3.0.0...v4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-25 23:15:08 -04:00

11 lines
206 B
JSON

{
"dependencies": {
"csso-cli": "^4.0.1",
"eslint": "^8.19.0",
"html-minifier": "^4.0.0",
"stylelint": "^14.9.1",
"stylelint-config-standard": "^26.0.0",
"terser": "^5.14.2"
}
}