hakurei.app/package.json
dependabot[bot] c6afacbf76 Bump vnu-jar from 23.4.11 to 24.10.17
Bumps [vnu-jar](https://github.com/validator/validator) from 23.4.11 to 24.10.17.
- [Release notes](https://github.com/validator/validator/releases)
- [Changelog](https://github.com/validator/validator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/validator/validator/commits)

---
updated-dependencies:
- dependency-name: vnu-jar
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-17 19:27:34 -04:00

13 lines
262 B
JSON

{
"dependencies": {
"csso-cli": "^4.0.2",
"eslint": "^9.12.0",
"html-minifier-terser": "^7.2.0",
"stylelint": "^16.10.0",
"stylelint-config-standard": "^36.0.1",
"terser": "^5.36.0",
"vnu-jar": "^24.10.17"
},
"type": "module"
}