Bump stylelint from 15.10.2 to 16.25.0 in /python/web

Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.10.2 to 16.25.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/15.10.2...16.25.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-version: 16.25.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-06 22:05:24 +00:00
committed by Daniel Markstedt
parent 19eba17dc0
commit 096b38af41
2 changed files with 455 additions and 946 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"devDependencies": {
"prettier": "3.0.0",
"stylelint": "^15.10.2",
"stylelint": "^16.25.0",
"stylelint-config-standard": "^34.0.0"
}
}