hakurei.app/package.json
dependabot[bot] 3fdf62a09a Bump terser from 5.39.2 to 5.40.0
Bumps [terser](https://github.com/terser/terser) from 5.39.2 to 5.40.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.39.2...v5.40.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-27 15:29:04 -04:00

14 lines
304 B
JSON

{
"dependencies": {
"@stylistic/eslint-plugin": "^4.4.0",
"csso-cli": "^4.0.2",
"eslint": "^9.27.0",
"html-minifier-terser": "^7.2.0",
"stylelint": "^16.19.1",
"stylelint-config-standard": "^38.0.0",
"terser": "^5.40.0",
"vnu-jar": "^24.10.17"
},
"type": "module"
}