mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
fix(deps): update all linting dependencies (#3072)
This commit is contained in:
parent
a709357db6
commit
3e4498ccdc
3 changed files with 13 additions and 97 deletions
|
@ -74,7 +74,7 @@
|
|||
"msw": "0.36.5",
|
||||
"style-loader": "3.3.1",
|
||||
"stylelint": "14.6.0",
|
||||
"stylelint-config-recommended": "6.0.0",
|
||||
"stylelint-config-recommended": "7.0.0",
|
||||
"stylelint-config-styled-components": "0.1.1",
|
||||
"stylelint-processor-styled-components": "1.10.0",
|
||||
"stylelint-webpack-plugin": "3.1.1",
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-babel": "5.3.1",
|
||||
"eslint-plugin-import": "2.25.4",
|
||||
"eslint-plugin-jest": "25.7.0",
|
||||
"eslint-plugin-jest": "26.1.1",
|
||||
"eslint-plugin-jsx-a11y": "6.5.1",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"eslint-plugin-react": "7.29.4",
|
||||
|
|
106
pnpm-lock.yaml
106
pnpm-lock.yaml
|
@ -793,7 +793,7 @@ importers:
|
|||
rimraf: 3.0.2
|
||||
style-loader: 3.3.1
|
||||
stylelint: 14.6.0
|
||||
stylelint-config-recommended: 6.0.0
|
||||
stylelint-config-recommended: 7.0.0
|
||||
stylelint-config-styled-components: 0.1.1
|
||||
stylelint-processor-styled-components: 1.10.0
|
||||
stylelint-webpack-plugin: 3.1.1
|
||||
|
@ -872,7 +872,7 @@ importers:
|
|||
rimraf: 3.0.2
|
||||
style-loader: 3.3.1_webpack@5.67.0
|
||||
stylelint: 14.6.0
|
||||
stylelint-config-recommended: 6.0.0_stylelint@14.6.0
|
||||
stylelint-config-recommended: 7.0.0_stylelint@14.6.0
|
||||
stylelint-config-styled-components: 0.1.1
|
||||
stylelint-processor-styled-components: 1.10.0
|
||||
stylelint-webpack-plugin: 3.1.1_stylelint@14.6.0+webpack@5.67.0
|
||||
|
@ -1092,7 +1092,7 @@ importers:
|
|||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-babel: 5.3.1
|
||||
eslint-plugin-import: 2.25.4
|
||||
eslint-plugin-jest: 25.7.0
|
||||
eslint-plugin-jest: 26.1.1
|
||||
eslint-plugin-jsx-a11y: 6.5.1
|
||||
eslint-plugin-prettier: 4.0.0
|
||||
eslint-plugin-react: 7.29.4
|
||||
|
@ -1104,7 +1104,7 @@ importers:
|
|||
eslint-config-prettier: 8.5.0_eslint@8.11.0
|
||||
eslint-plugin-babel: 5.3.1_eslint@8.11.0
|
||||
eslint-plugin-import: 2.25.4_eslint@8.11.0
|
||||
eslint-plugin-jest: 25.7.0_c7ca0647afdd1512c4d99cc8beac29af
|
||||
eslint-plugin-jest: 26.1.1_c7ca0647afdd1512c4d99cc8beac29af
|
||||
eslint-plugin-jsx-a11y: 6.5.1_eslint@8.11.0
|
||||
eslint-plugin-prettier: 4.0.0_68edcf5670f37721baf5d2cac6124e4d
|
||||
eslint-plugin-react: 7.29.4_eslint@8.11.0
|
||||
|
@ -9604,19 +9604,6 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/experimental-utils/5.10.0_eslint@8.11.0+typescript@4.5.5:
|
||||
resolution: {integrity: sha512-GeQAPqQMI5DVMGOUwGbSR+NdsirryyKOgUFRTWInhlsKUArns/MVnXmPpzxfrzB1nU36cT5WJAwmfCsjoaVBWg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 5.10.0_eslint@8.11.0+typescript@4.5.5
|
||||
eslint: 8.11.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/parser/5.15.0_eslint@8.11.0+typescript@4.5.5:
|
||||
resolution: {integrity: sha512-NGAYP/+RDM2sVfmKiKOCgJYPstAO40vPAgACoWPO/+yoYKSgAXIFaBKsV8P0Cc7fwKgvj27SjRNX4L7f4/jCKQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
|
@ -9637,21 +9624,12 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/scope-manager/5.10.0:
|
||||
resolution: {integrity: sha512-tgNgUgb4MhqK6DoKn3RBhyZ9aJga7EQrw+2/OiDk5hKf3pTVZWyqBi7ukP+Z0iEEDMF5FDa64LqODzlfE4O/Dg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.10.0
|
||||
'@typescript-eslint/visitor-keys': 5.10.0
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/scope-manager/5.15.0:
|
||||
resolution: {integrity: sha512-EFiZcSKrHh4kWk0pZaa+YNJosvKE50EnmN4IfgjkA3bTHElPtYcd2U37QQkNTqwMCS7LXeDeZzEqnsOH8chjSg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.15.0
|
||||
'@typescript-eslint/visitor-keys': 5.15.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils/5.15.0_eslint@8.11.0+typescript@4.5.5:
|
||||
resolution: {integrity: sha512-KGeDoEQ7gHieLydujGEFLyLofipe9PIzfvA/41urz4hv+xVxPEbmMQonKSynZ0Ks2xDhJQ4VYjB3DnRiywvKDA==}
|
||||
|
@ -9672,36 +9650,9 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/types/5.10.0:
|
||||
resolution: {integrity: sha512-wUljCgkqHsMZbw60IbOqT/puLfyqqD5PquGiBo1u1IS3PLxdi3RDGlyf032IJyh+eQoGhz9kzhtZa+VC4eWTlQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/types/5.15.0:
|
||||
resolution: {integrity: sha512-yEiTN4MDy23vvsIksrShjNwQl2vl6kJeG9YkVJXjXZnkJElzVK8nfPsWKYxcsGWG8GhurYXP4/KGj3aZAxbeOA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.10.0_typescript@4.5.5:
|
||||
resolution: {integrity: sha512-x+7e5IqfwLwsxTdliHRtlIYkgdtYXzE0CkFeV6ytAqq431ZyxCFzNMNR5sr3WOlIG/ihVZr9K/y71VHTF/DUQA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.10.0
|
||||
'@typescript-eslint/visitor-keys': 5.10.0
|
||||
debug: 4.3.3
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.3.5
|
||||
tsutils: 3.21.0_typescript@4.5.5
|
||||
typescript: 4.5.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.15.0_typescript@4.5.5:
|
||||
resolution: {integrity: sha512-Hb0e3dGc35b75xLzixM3cSbG1sSbrTBQDfIScqdyvrfJZVEi4XWAT+UL/HMxEdrJNB8Yk28SKxPLtAhfCbBInA==}
|
||||
|
@ -9722,25 +9673,6 @@ packages:
|
|||
typescript: 4.5.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.10.0_eslint@8.11.0+typescript@4.5.5:
|
||||
resolution: {integrity: sha512-IGYwlt1CVcFoE2ueW4/ioEwybR60RAdGeiJX/iDAw0t5w0wK3S7QncDwpmsM70nKgGTuVchEWB8lwZwHqPAWRg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
'@types/json-schema': 7.0.9
|
||||
'@typescript-eslint/scope-manager': 5.10.0
|
||||
'@typescript-eslint/types': 5.10.0
|
||||
'@typescript-eslint/typescript-estree': 5.10.0_typescript@4.5.5
|
||||
eslint: 8.11.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.11.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/utils/5.15.0_eslint@8.11.0+typescript@4.5.5:
|
||||
resolution: {integrity: sha512-081rWu2IPKOgTOhHUk/QfxuFog8m4wxW43sXNOMSCdh578tGJ1PAaWPsj42LOa7pguh173tNlMigsbrHvh/mtA==}
|
||||
|
@ -9758,15 +9690,6 @@ packages:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/visitor-keys/5.10.0:
|
||||
resolution: {integrity: sha512-GMxj0K1uyrFLPKASLmZzCuSddmjZVbVj3Ouy5QVuIGKZopxvOr24JsS7gruz6C3GExE01mublZ3mIBOaon9zuQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.10.0
|
||||
eslint-visitor-keys: 3.2.0
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/visitor-keys/5.15.0:
|
||||
resolution: {integrity: sha512-+vX5FKtgvyHbmIJdxMJ2jKm9z2BIlXJiuewI8dsDYMp5LzPUcuTT78Ya5iwvQg3VqSVdmxyM8Anj1Jeq7733ZQ==}
|
||||
|
@ -9774,7 +9697,6 @@ packages:
|
|||
dependencies:
|
||||
'@typescript-eslint/types': 5.15.0
|
||||
eslint-visitor-keys: 3.3.0
|
||||
dev: true
|
||||
|
||||
/@verdaccio/commons-api/10.1.0:
|
||||
resolution: {integrity: sha512-7xidrFzpyS4QVqVSFK+2lJn3mefpAPvk2pPe4SbiCibjRBFTXdj2KaeaqMEh2ROGzag4+tbx7l4hZ1qkB/1mkA==}
|
||||
|
@ -14172,11 +14094,11 @@ packages:
|
|||
tsconfig-paths: 3.12.0
|
||||
dev: false
|
||||
|
||||
/eslint-plugin-jest/25.7.0_c7ca0647afdd1512c4d99cc8beac29af:
|
||||
resolution: {integrity: sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==}
|
||||
/eslint-plugin-jest/26.1.1_c7ca0647afdd1512c4d99cc8beac29af:
|
||||
resolution: {integrity: sha512-HRKOuPi5ADhza4ZBK5ufyNXy28bXXkib87w+pQqdvBhSTsamndh6sIAKPAUl8y0/n9jSWBdTPslrwtKWqkp8dA==}
|
||||
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/eslint-plugin': ^4.0.0 || ^5.0.0
|
||||
'@typescript-eslint/eslint-plugin': ^5.0.0
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
jest: '*'
|
||||
peerDependenciesMeta:
|
||||
|
@ -14186,7 +14108,7 @@ packages:
|
|||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.15.0_2c2afe8413bf1e049b8c0c1e7da9fea0
|
||||
'@typescript-eslint/experimental-utils': 5.10.0_eslint@8.11.0+typescript@4.5.5
|
||||
'@typescript-eslint/utils': 5.15.0_eslint@8.11.0+typescript@4.5.5
|
||||
eslint: 8.11.0
|
||||
jest: 27.4.7_ts-node@10.4.0
|
||||
transitivePeerDependencies:
|
||||
|
@ -14321,15 +14243,9 @@ packages:
|
|||
resolution: {integrity: sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
/eslint-visitor-keys/3.2.0:
|
||||
resolution: {integrity: sha512-IOzT0X126zn7ALX0dwFiUQEdsfzrm4+ISsQS8nukaJXwEyYKRSnEIIDULYg1mCtGp7UUXgfGl7BIolXREQK+XQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: false
|
||||
|
||||
/eslint-visitor-keys/3.3.0:
|
||||
resolution: {integrity: sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/eslint/8.11.0:
|
||||
resolution: {integrity: sha512-/KRpd9mIRg2raGxHRGwW9ZywYNAClZrHjdueHcrVDuO3a6bj83eoTirCCk0M0yPwOjWYKHwRVRid+xK4F/GHgA==}
|
||||
|
@ -24188,10 +24104,10 @@ packages:
|
|||
postcss-selector-parser: 6.0.9
|
||||
dev: false
|
||||
|
||||
/stylelint-config-recommended/6.0.0_stylelint@14.6.0:
|
||||
resolution: {integrity: sha512-ZorSSdyMcxWpROYUvLEMm0vSZud2uB7tX1hzBZwvVY9SV/uly4AvvJPPhCcymZL3fcQhEQG5AELmrxWqtmzacw==}
|
||||
/stylelint-config-recommended/7.0.0_stylelint@14.6.0:
|
||||
resolution: {integrity: sha512-yGn84Bf/q41J4luis1AZ95gj0EQwRX8lWmGmBwkwBNSkpGSpl66XcPTulxGa/Z91aPoNGuIGBmFkcM1MejMo9Q==}
|
||||
peerDependencies:
|
||||
stylelint: ^14.0.0
|
||||
stylelint: ^14.4.0
|
||||
dependencies:
|
||||
stylelint: 14.6.0
|
||||
dev: true
|
||||
|
|
Loading…
Reference in a new issue