Files
RASCSI/python/web/package.json
dependabot[bot] 13647c18f7 Bump prettier from 3.7.3 to 3.7.4 in /python/web
Bumps [prettier](https://github.com/prettier/prettier) from 3.7.3 to 3.7.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.7.3...3.7.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.7.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-19 11:13:42 +01:00

8 lines
128 B
JSON

{
"devDependencies": {
"prettier": "3.7.4",
"stylelint": "^16.26.1",
"stylelint-config-standard": "^39.0.1"
}
}