mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
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:
parent
2c718d81e5
commit
dd18425f78
2 changed files with 385 additions and 168 deletions
548
package-lock.json
generated
548
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -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"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue