mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-01-31 03:36:44 +03:00
chore(deps): update dependency stylelint-config-standard to v37 (#1824)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f42403c579
commit
750046c4d9
|
@ -94,7 +94,7 @@
|
|||
"storybook": "^8.5.2",
|
||||
"styled-components": "^5.3.11",
|
||||
"stylelint": "^16.14.1",
|
||||
"stylelint-config-standard": "^36.0.1",
|
||||
"stylelint-config-standard": "^37.0.0",
|
||||
"stylelint-config-styled-components": "^0.1.1",
|
||||
"stylelint-processor-styled-components": "^1.10.0",
|
||||
"ts-jest": "^29.2.5",
|
||||
|
|
|
@ -2558,8 +2558,8 @@ importers:
|
|||
specifier: ^16.14.1
|
||||
version: 16.14.1(typescript@5.7.3)
|
||||
stylelint-config-standard:
|
||||
specifier: ^36.0.1
|
||||
version: 36.0.1(stylelint@16.14.1(typescript@5.7.3))
|
||||
specifier: ^37.0.0
|
||||
version: 37.0.0(stylelint@16.14.1(typescript@5.7.3))
|
||||
stylelint-config-styled-components:
|
||||
specifier: ^0.1.1
|
||||
version: 0.1.1
|
||||
|
@ -9692,17 +9692,17 @@ packages:
|
|||
react-dom: '>= 16.8.0'
|
||||
react-is: '>= 16.8.0'
|
||||
|
||||
stylelint-config-recommended@14.0.1:
|
||||
resolution: {integrity: sha512-bLvc1WOz/14aPImu/cufKAZYfXs/A/owZfSMZ4N+16WGXLoX5lOir53M6odBxvhgmgdxCVnNySJmZKx73T93cg==}
|
||||
stylelint-config-recommended@15.0.0:
|
||||
resolution: {integrity: sha512-9LejMFsat7L+NXttdHdTq94byn25TD+82bzGRiV1Pgasl99pWnwipXS5DguTpp3nP1XjvLXVnEJIuYBfsRjRkA==}
|
||||
engines: {node: '>=18.12.0'}
|
||||
peerDependencies:
|
||||
stylelint: ^16.1.0
|
||||
stylelint: ^16.13.0
|
||||
|
||||
stylelint-config-standard@36.0.1:
|
||||
resolution: {integrity: sha512-8aX8mTzJ6cuO8mmD5yon61CWuIM4UD8Q5aBcWKGSf6kg+EC3uhB+iOywpTK4ca6ZL7B49en8yanOFtUW0qNzyw==}
|
||||
stylelint-config-standard@37.0.0:
|
||||
resolution: {integrity: sha512-+6eBlbSTrOn/il2RlV0zYGQwRTkr+WtzuVSs1reaWGObxnxLpbcspCUYajVQHonVfxVw2U+h42azGhrBvcg8OA==}
|
||||
engines: {node: '>=18.12.0'}
|
||||
peerDependencies:
|
||||
stylelint: ^16.1.0
|
||||
stylelint: ^16.13.0
|
||||
|
||||
stylelint-config-styled-components@0.1.1:
|
||||
resolution: {integrity: sha512-z5Xz/9GmvxO6e/DLzBMwkB85zHxEEjN6K7Cj80Bi+o/9vR9eS3GX3E9VuMnX9WLFYulqbqLtTapGGY28JBiy9Q==}
|
||||
|
@ -18734,14 +18734,14 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- '@babel/core'
|
||||
|
||||
stylelint-config-recommended@14.0.1(stylelint@16.14.1(typescript@5.7.3)):
|
||||
stylelint-config-recommended@15.0.0(stylelint@16.14.1(typescript@5.7.3)):
|
||||
dependencies:
|
||||
stylelint: 16.14.1(typescript@5.7.3)
|
||||
|
||||
stylelint-config-standard@36.0.1(stylelint@16.14.1(typescript@5.7.3)):
|
||||
stylelint-config-standard@37.0.0(stylelint@16.14.1(typescript@5.7.3)):
|
||||
dependencies:
|
||||
stylelint: 16.14.1(typescript@5.7.3)
|
||||
stylelint-config-recommended: 14.0.1(stylelint@16.14.1(typescript@5.7.3))
|
||||
stylelint-config-recommended: 15.0.0(stylelint@16.14.1(typescript@5.7.3))
|
||||
|
||||
stylelint-config-styled-components@0.1.1: {}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user