hakurei.app/package.json
dependabot[bot] 3cceaa7e0a Bump stylelint-config-standard from 36.0.0 to 36.0.1
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 36.0.0 to 36.0.1.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/36.0.0...36.0.1)

---
updated-dependencies:
- dependency-name: stylelint-config-standard
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 16:05:48 -04:00

13 lines
259 B
JSON

{
"dependencies": {
"csso-cli": "^4.0.2",
"eslint": "^9.5.0",
"html-minifier-terser": "^7.2.0",
"stylelint": "^16.6.1",
"stylelint-config-standard": "^36.0.1",
"terser": "^5.31.1",
"vnu-jar": "^23.4.11"
},
"type": "module"
}