build(deps-dev): bump @nextcloud/stylelint-config from 3.1.1 to 3.2.0

Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud-libraries/stylelint-config) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/nextcloud-libraries/stylelint-config/releases)
- [Changelog](https://github.com/nextcloud-libraries/stylelint-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/stylelint-config/compare/v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/stylelint-config"
  dependency-version: 3.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-01-19 00:11:42 +00:00 committed by Ferdinand Thiessen
parent 2c718d81e5
commit dd18425f78
No known key found for this signature in database
GPG key ID: 7E849AE05218500F
2 changed files with 385 additions and 168 deletions

548
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -69,7 +69,7 @@
"@nextcloud/browserslist-config": "^3.1.2",
"@nextcloud/e2e-test-server": "^0.4.0",
"@nextcloud/eslint-config": "^9.0.0-rc.6",
"@nextcloud/stylelint-config": "^3.1.1",
"@nextcloud/stylelint-config": "^3.2.0",
"@nextcloud/typings": "^1.10.0",
"@nextcloud/vite-config": "^2.5.2",
"@testing-library/cypress": "^10.1.0",
@ -95,8 +95,7 @@
"jsdom-testing-mocks": "^1.16.0",
"msw": "^2.12.7",
"sass": "^1.97.2",
"stylelint": "^16.26.1",
"stylelint-use-logical": "^2.1.2",
"stylelint": "^17.0.0",
"vite": "^7.3.1",
"vitest": "^4.0.15"
},