Remove old package

This commit is contained in:
Nathan Bierema 2023-04-11 08:27:22 -04:00
parent 9f6470fe85
commit ab5c52fd2e
3 changed files with 1 additions and 16 deletions

View File

@ -2,7 +2,6 @@
"processors": ["stylelint-processor-styled-components"], "processors": ["stylelint-processor-styled-components"],
"extends": [ "extends": [
"stylelint-config-recommended", "stylelint-config-recommended",
"stylelint-config-styled-components", "stylelint-config-styled-components"
"stylelint-config-prettier"
] ]
} }

View File

@ -98,7 +98,6 @@
"storybook": "^7.0.2", "storybook": "^7.0.2",
"styled-components": "^5.3.9", "styled-components": "^5.3.9",
"stylelint": "^15.4.0", "stylelint": "^15.4.0",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-standard": "^32.0.0", "stylelint-config-standard": "^32.0.0",
"stylelint-config-styled-components": "^0.1.1", "stylelint-config-styled-components": "^0.1.1",
"stylelint-processor-styled-components": "^1.10.0", "stylelint-processor-styled-components": "^1.10.0",

View File

@ -3217,9 +3217,6 @@ importers:
stylelint: stylelint:
specifier: ^15.4.0 specifier: ^15.4.0
version: 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: stylelint-config-standard:
specifier: ^32.0.0 specifier: ^32.0.0
version: 32.0.0(stylelint@15.4.0) version: 32.0.0(stylelint@15.4.0)
@ -19505,16 +19502,6 @@ packages:
shallowequal: 1.1.0 shallowequal: 1.1.0
supports-color: 5.5.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): /stylelint-config-recommended@11.0.0(stylelint@15.4.0):
resolution: {integrity: sha512-SoGIHNI748OCZn6BxFYT83ytWoYETCINVHV3LKScVAWQQauWdvmdDqJC5YXWjpBbxg2E761Tg5aUGKLFOVhEkA==} resolution: {integrity: sha512-SoGIHNI748OCZn6BxFYT83ytWoYETCINVHV3LKScVAWQQauWdvmdDqJC5YXWjpBbxg2E761Tg5aUGKLFOVhEkA==}
peerDependencies: peerDependencies: