mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-06-21 21:43:16 +03:00
chore(deps): update dependency stylelint-config-standard to v38 (#1867)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fd56ac7d92
commit
c394803622
|
@ -94,7 +94,7 @@
|
|||
"storybook": "^8.6.14",
|
||||
"styled-components": "^5.3.11",
|
||||
"stylelint": "^16.19.1",
|
||||
"stylelint-config-standard": "^37.0.0",
|
||||
"stylelint-config-standard": "^38.0.0",
|
||||
"stylelint-config-styled-components": "^0.1.1",
|
||||
"stylelint-processor-styled-components": "^1.10.0",
|
||||
"ts-jest": "^29.3.4",
|
||||
|
|
|
@ -2555,8 +2555,8 @@ importers:
|
|||
specifier: ^16.19.1
|
||||
version: 16.19.1(typescript@5.8.3)
|
||||
stylelint-config-standard:
|
||||
specifier: ^37.0.0
|
||||
version: 37.0.0(stylelint@16.19.1(typescript@5.8.3))
|
||||
specifier: ^38.0.0
|
||||
version: 38.0.0(stylelint@16.19.1(typescript@5.8.3))
|
||||
stylelint-config-styled-components:
|
||||
specifier: ^0.1.1
|
||||
version: 0.1.1
|
||||
|
@ -9677,17 +9677,17 @@ packages:
|
|||
react-dom: '>= 16.8.0'
|
||||
react-is: '>= 16.8.0'
|
||||
|
||||
stylelint-config-recommended@15.0.0:
|
||||
resolution: {integrity: sha512-9LejMFsat7L+NXttdHdTq94byn25TD+82bzGRiV1Pgasl99pWnwipXS5DguTpp3nP1XjvLXVnEJIuYBfsRjRkA==}
|
||||
stylelint-config-recommended@16.0.0:
|
||||
resolution: {integrity: sha512-4RSmPjQegF34wNcK1e1O3Uz91HN8P1aFdFzio90wNK9mjgAI19u5vsU868cVZboKzCaa5XbpvtTzAAGQAxpcXA==}
|
||||
engines: {node: '>=18.12.0'}
|
||||
peerDependencies:
|
||||
stylelint: ^16.13.0
|
||||
stylelint: ^16.16.0
|
||||
|
||||
stylelint-config-standard@37.0.0:
|
||||
resolution: {integrity: sha512-+6eBlbSTrOn/il2RlV0zYGQwRTkr+WtzuVSs1reaWGObxnxLpbcspCUYajVQHonVfxVw2U+h42azGhrBvcg8OA==}
|
||||
stylelint-config-standard@38.0.0:
|
||||
resolution: {integrity: sha512-uj3JIX+dpFseqd/DJx8Gy3PcRAJhlEZ2IrlFOc4LUxBX/PNMEQ198x7LCOE2Q5oT9Vw8nyc4CIL78xSqPr6iag==}
|
||||
engines: {node: '>=18.12.0'}
|
||||
peerDependencies:
|
||||
stylelint: ^16.13.0
|
||||
stylelint: ^16.18.0
|
||||
|
||||
stylelint-config-styled-components@0.1.1:
|
||||
resolution: {integrity: sha512-z5Xz/9GmvxO6e/DLzBMwkB85zHxEEjN6K7Cj80Bi+o/9vR9eS3GX3E9VuMnX9WLFYulqbqLtTapGGY28JBiy9Q==}
|
||||
|
@ -18669,14 +18669,14 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- '@babel/core'
|
||||
|
||||
stylelint-config-recommended@15.0.0(stylelint@16.19.1(typescript@5.8.3)):
|
||||
stylelint-config-recommended@16.0.0(stylelint@16.19.1(typescript@5.8.3)):
|
||||
dependencies:
|
||||
stylelint: 16.19.1(typescript@5.8.3)
|
||||
|
||||
stylelint-config-standard@37.0.0(stylelint@16.19.1(typescript@5.8.3)):
|
||||
stylelint-config-standard@38.0.0(stylelint@16.19.1(typescript@5.8.3)):
|
||||
dependencies:
|
||||
stylelint: 16.19.1(typescript@5.8.3)
|
||||
stylelint-config-recommended: 15.0.0(stylelint@16.19.1(typescript@5.8.3))
|
||||
stylelint-config-recommended: 16.0.0(stylelint@16.19.1(typescript@5.8.3))
|
||||
|
||||
stylelint-config-styled-components@0.1.1: {}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user