chore: lint fix

This commit is contained in:
vben
2022-03-18 20:34:44 +08:00
parent 21bae3ad49
commit 414101613e
18 changed files with 49 additions and 59 deletions

25
pnpm-lock.yaml generated
View File

@@ -86,8 +86,10 @@ specifiers:
stylelint-config-html: ^1.0.0
stylelint-config-prettier: ^9.0.3
stylelint-config-recommended: ^7.0.0
stylelint-config-recommended-vue: ^1.3.0
stylelint-config-standard: ^25.0.0
stylelint-order: ^5.0.0
stylelint-processor-html: ^1.0.0
tinymce: ^5.10.3
ts-node: ^10.7.0
typescript: ^4.6.2
@@ -205,8 +207,10 @@ devDependencies:
stylelint-config-html: 1.0.0_f552817e5b8b1b7dca381d844218922e
stylelint-config-prettier: 9.0.3_stylelint@14.6.0
stylelint-config-recommended: 7.0.0_stylelint@14.6.0
stylelint-config-recommended-vue: 1.3.0_f552817e5b8b1b7dca381d844218922e
stylelint-config-standard: 25.0.0_stylelint@14.6.0
stylelint-order: 5.0.0_stylelint@14.6.0
stylelint-processor-html: 1.0.0
ts-node: 10.7.0_e79e62fe450383fd2d418267dc75e645
typescript: 4.6.2
vite: 2.9.0-beta.3_less@4.1.2
@@ -9086,6 +9090,20 @@ packages:
stylelint: 14.6.0
dev: true
/stylelint-config-recommended-vue/1.3.0_f552817e5b8b1b7dca381d844218922e:
resolution: {integrity: sha512-UEY/MZlBO2yiQdZoJm33trtqJ1MEDzBADhIAM0pTvfYbyXe5KwdbTtmALHETG1cXfDxuuUbJTvL9uENMy2Rjug==}
engines: {node: ^12 || >=14}
peerDependencies:
postcss-html: ^1.0.0
stylelint: '>=14.0.0'
dependencies:
postcss-html: 1.3.0
semver: 7.3.5
stylelint: 14.6.0
stylelint-config-html: 1.0.0_f552817e5b8b1b7dca381d844218922e
stylelint-config-recommended: 7.0.0_stylelint@14.6.0
dev: true
/stylelint-config-recommended/7.0.0_stylelint@14.6.0:
resolution: {integrity: sha512-yGn84Bf/q41J4luis1AZ95gj0EQwRX8lWmGmBwkwBNSkpGSpl66XcPTulxGa/Z91aPoNGuIGBmFkcM1MejMo9Q==}
peerDependencies:
@@ -9113,6 +9131,13 @@ packages:
stylelint: 14.6.0
dev: true
/stylelint-processor-html/1.0.0:
resolution: {integrity: sha1-aJK2soVaRfApHNhFGR1pCBMKKRg=}
deprecated: 'Please use stylelint-processor-arbitrary-tags https://github.com/mapbox/stylelint-processor-arbitrary-tags '
dependencies:
htmlparser2: 3.10.1
dev: true
/stylelint/14.6.0:
resolution: {integrity: sha512-Xk2sqXYPi9nXgq70nBiZkbQm/QOOKd83NBTaBE1fXEWAEeRlgHnKC/E7kJFlT6K0SaNDOK5yIvR7GFPGsNLuOg==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}