mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
Remove old package
This commit is contained in:
parent
9f6470fe85
commit
ab5c52fd2e
|
@ -2,7 +2,6 @@
|
|||
"processors": ["stylelint-processor-styled-components"],
|
||||
"extends": [
|
||||
"stylelint-config-recommended",
|
||||
"stylelint-config-styled-components",
|
||||
"stylelint-config-prettier"
|
||||
"stylelint-config-styled-components"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -98,7 +98,6 @@
|
|||
"storybook": "^7.0.2",
|
||||
"styled-components": "^5.3.9",
|
||||
"stylelint": "^15.4.0",
|
||||
"stylelint-config-prettier": "^9.0.5",
|
||||
"stylelint-config-standard": "^32.0.0",
|
||||
"stylelint-config-styled-components": "^0.1.1",
|
||||
"stylelint-processor-styled-components": "^1.10.0",
|
||||
|
|
|
@ -3217,9 +3217,6 @@ importers:
|
|||
stylelint:
|
||||
specifier: ^15.4.0
|
||||
version: 15.4.0
|
||||
stylelint-config-prettier:
|
||||
specifier: ^9.0.5
|
||||
version: 9.0.5(stylelint@15.4.0)
|
||||
stylelint-config-standard:
|
||||
specifier: ^32.0.0
|
||||
version: 32.0.0(stylelint@15.4.0)
|
||||
|
@ -19505,16 +19502,6 @@ packages:
|
|||
shallowequal: 1.1.0
|
||||
supports-color: 5.5.0
|
||||
|
||||
/stylelint-config-prettier@9.0.5(stylelint@15.4.0):
|
||||
resolution: {integrity: sha512-U44lELgLZhbAD/xy/vncZ2Pq8sh2TnpiPvo38Ifg9+zeioR+LAkHu0i6YORIOxFafZoVg0xqQwex6e6F25S5XA==}
|
||||
engines: {node: '>= 12'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
stylelint: '>= 11.x < 15'
|
||||
dependencies:
|
||||
stylelint: 15.4.0
|
||||
dev: true
|
||||
|
||||
/stylelint-config-recommended@11.0.0(stylelint@15.4.0):
|
||||
resolution: {integrity: sha512-SoGIHNI748OCZn6BxFYT83ytWoYETCINVHV3LKScVAWQQauWdvmdDqJC5YXWjpBbxg2E761Tg5aUGKLFOVhEkA==}
|
||||
peerDependencies:
|
||||
|
|
Loading…
Reference in New Issue
Block a user