build(deps): update dependency eslint-plugin-jsx-a11y to v6.6.1 (#3730)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/3731/head
parent
8d225cf3fd
commit
5751cb81d6
|
@ -163,7 +163,7 @@
|
|||
"eslint-formatter-rdjson": "1.0.5",
|
||||
"eslint-import-resolver-typescript": "2.7.1",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-jsx-a11y": "6.6.0",
|
||||
"eslint-plugin-jsx-a11y": "6.6.1",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"eslint-plugin-react": "7.30.1",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
|
|
|
@ -34,7 +34,7 @@ specifiers:
|
|||
eslint-formatter-rdjson: 1.0.5
|
||||
eslint-import-resolver-typescript: 2.7.1
|
||||
eslint-plugin-import: 2.26.0
|
||||
eslint-plugin-jsx-a11y: 6.6.0
|
||||
eslint-plugin-jsx-a11y: 6.6.1
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
eslint-plugin-react: 7.30.1
|
||||
eslint-plugin-react-hooks: 4.6.0
|
||||
|
@ -112,7 +112,7 @@ devDependencies:
|
|||
eslint-formatter-rdjson: 1.0.5
|
||||
eslint-import-resolver-typescript: 2.7.1_afl3vkhn63baibzal45igheroq
|
||||
eslint-plugin-import: 2.26.0_w3h2x6a7zgcj3scdfl3yk2yqgq
|
||||
eslint-plugin-jsx-a11y: 6.6.0_eslint@8.20.0
|
||||
eslint-plugin-jsx-a11y: 6.6.1_eslint@8.20.0
|
||||
eslint-plugin-prettier: 4.2.1_g4fztgbwjyq2fvmcscny2sj6fy
|
||||
eslint-plugin-react: 7.30.1_eslint@8.20.0
|
||||
eslint-plugin-react-hooks: 4.6.0_eslint@8.20.0
|
||||
|
@ -1748,6 +1748,12 @@ packages:
|
|||
dependencies:
|
||||
regenerator-runtime: 0.13.9
|
||||
|
||||
/@babel/runtime/7.18.9:
|
||||
resolution: {integrity: sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
regenerator-runtime: 0.13.9
|
||||
|
||||
/@babel/template/7.18.6:
|
||||
resolution: {integrity: sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
@ -1976,7 +1982,7 @@ packages:
|
|||
dependencies:
|
||||
'@babel/helper-module-imports': 7.18.6
|
||||
'@babel/plugin-syntax-jsx': 7.18.6
|
||||
'@babel/runtime': 7.18.6
|
||||
'@babel/runtime': 7.18.9
|
||||
'@emotion/hash': 0.8.0
|
||||
'@emotion/memoize': 0.7.5
|
||||
'@emotion/serialize': 1.0.4
|
||||
|
@ -2477,7 +2483,7 @@ packages:
|
|||
'@types/react':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.18.6
|
||||
'@babel/runtime': 7.18.9
|
||||
'@emotion/is-prop-valid': 1.1.3
|
||||
'@mui/types': 7.1.4_@types+react@18.0.15
|
||||
'@mui/utils': 5.9.1_react@18.2.0
|
||||
|
@ -2552,7 +2558,7 @@ packages:
|
|||
'@types/react':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.18.6
|
||||
'@babel/runtime': 7.18.9
|
||||
'@mui/utils': 5.9.1_react@18.2.0
|
||||
'@types/react': 18.0.15
|
||||
prop-types: 15.8.1
|
||||
|
@ -2572,7 +2578,7 @@ packages:
|
|||
'@emotion/styled':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.18.6
|
||||
'@babel/runtime': 7.18.9
|
||||
'@emotion/cache': 11.9.3
|
||||
'@emotion/react': 11.9.3_3hx2ussxxho4jajbwrd6gq34qe
|
||||
'@emotion/styled': 11.9.3_t4da3hocwt6ljcf3o6em4qwqzm
|
||||
|
@ -2628,7 +2634,7 @@ packages:
|
|||
'@types/react':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.18.6
|
||||
'@babel/runtime': 7.18.9
|
||||
'@emotion/react': 11.9.3_3hx2ussxxho4jajbwrd6gq34qe
|
||||
'@emotion/styled': 11.9.3_t4da3hocwt6ljcf3o6em4qwqzm
|
||||
'@mui/private-theming': 5.9.1_3hx2ussxxho4jajbwrd6gq34qe
|
||||
|
@ -2659,7 +2665,7 @@ packages:
|
|||
peerDependencies:
|
||||
react: ^17.0.0 || ^18.0.0 || 18
|
||||
dependencies:
|
||||
'@babel/runtime': 7.18.6
|
||||
'@babel/runtime': 7.18.9
|
||||
'@types/prop-types': 15.7.5
|
||||
'@types/react-is': 17.0.3
|
||||
prop-types: 15.8.1
|
||||
|
@ -2875,7 +2881,7 @@ packages:
|
|||
engines: {node: '>=12'}
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.18.6
|
||||
'@babel/runtime': 7.18.6
|
||||
'@babel/runtime': 7.18.9
|
||||
'@types/aria-query': 4.2.2
|
||||
aria-query: 5.0.0
|
||||
chalk: 4.1.2
|
||||
|
@ -3487,7 +3493,7 @@ packages:
|
|||
resolution: {integrity: sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==}
|
||||
engines: {node: '>=6.0'}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.18.6
|
||||
'@babel/runtime': 7.18.9
|
||||
'@babel/runtime-corejs3': 7.18.6
|
||||
dev: true
|
||||
|
||||
|
@ -3682,7 +3688,7 @@ packages:
|
|||
/babel-plugin-macros/2.8.0:
|
||||
resolution: {integrity: sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.18.6
|
||||
'@babel/runtime': 7.18.9
|
||||
cosmiconfig: 6.0.0
|
||||
resolve: 1.22.1
|
||||
dev: false
|
||||
|
@ -3691,7 +3697,7 @@ packages:
|
|||
resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==}
|
||||
engines: {node: '>=10', npm: '>=6'}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.18.6
|
||||
'@babel/runtime': 7.18.9
|
||||
cosmiconfig: 7.0.1
|
||||
resolve: 1.22.1
|
||||
dev: true
|
||||
|
@ -3813,7 +3819,7 @@ packages:
|
|||
'@babel/preset-env': 7.18.6_@babel+core@7.18.6
|
||||
'@babel/preset-react': 7.18.6_@babel+core@7.18.6
|
||||
'@babel/preset-typescript': 7.18.6_@babel+core@7.18.6
|
||||
'@babel/runtime': 7.18.6
|
||||
'@babel/runtime': 7.18.9
|
||||
babel-plugin-macros: 3.1.0
|
||||
babel-plugin-transform-react-remove-prop-types: 0.4.24
|
||||
transitivePeerDependencies:
|
||||
|
@ -4077,7 +4083,7 @@ packages:
|
|||
dev: true
|
||||
|
||||
/concat-map/0.0.1:
|
||||
resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=}
|
||||
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
|
||||
dev: true
|
||||
|
||||
/confusing-browser-globals/1.0.11:
|
||||
|
@ -4209,7 +4215,7 @@ packages:
|
|||
/css-vendor/2.0.8:
|
||||
resolution: {integrity: sha512-x9Aq0XTInxrkuFeHKbYC7zWY8ai7qJ04Kxd9MnvbC1uO5DagxoHQjm4JvG+vCdXOoFtCjbL2XSZfxmoYa9uQVQ==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.18.6
|
||||
'@babel/runtime': 7.18.9
|
||||
is-in-browser: 1.1.3
|
||||
dev: false
|
||||
|
||||
|
@ -4406,7 +4412,7 @@ packages:
|
|||
/dom-helpers/5.2.1:
|
||||
resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.18.6
|
||||
'@babel/runtime': 7.18.9
|
||||
csstype: 3.1.0
|
||||
dev: false
|
||||
|
||||
|
@ -4783,7 +4789,7 @@ packages:
|
|||
eslint-plugin-flowtype: 8.0.3_eslint@8.20.0
|
||||
eslint-plugin-import: 2.26.0_w3h2x6a7zgcj3scdfl3yk2yqgq
|
||||
eslint-plugin-jest: 25.7.0_pqrnuvausat2m2j2qqo3qfz22q
|
||||
eslint-plugin-jsx-a11y: 6.6.0_eslint@8.20.0
|
||||
eslint-plugin-jsx-a11y: 6.6.1_eslint@8.20.0
|
||||
eslint-plugin-react: 7.30.1_eslint@8.20.0
|
||||
eslint-plugin-react-hooks: 4.6.0_eslint@8.20.0
|
||||
eslint-plugin-testing-library: 5.5.1_he2ccbldppg44uulnyq4rwocfa
|
||||
|
@ -4926,13 +4932,13 @@ packages:
|
|||
- typescript
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-jsx-a11y/6.6.0_eslint@8.20.0:
|
||||
resolution: {integrity: sha512-kTeLuIzpNhXL2CwLlc8AHI0aFRwWHcg483yepO9VQiHzM9bZwJdzTkzBszbuPrbgGmq2rlX/FaT2fJQsjUSHsw==}
|
||||
/eslint-plugin-jsx-a11y/6.6.1_eslint@8.20.0:
|
||||
resolution: {integrity: sha512-sXgFVNHiWffBq23uiS/JaP6eVR622DqwB4yTzKvGZGcPq6/yZ3WmOZfuBks/vHWo9GaFOqC2ZK4i6+C35knx7Q==}
|
||||
engines: {node: '>=4.0'}
|
||||
peerDependencies:
|
||||
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
|
||||
dependencies:
|
||||
'@babel/runtime': 7.18.6
|
||||
'@babel/runtime': 7.18.9
|
||||
aria-query: 4.2.2
|
||||
array-includes: 3.1.5
|
||||
ast-types-flow: 0.0.7
|
||||
|
@ -5615,7 +5621,7 @@ packages:
|
|||
/history/5.3.0:
|
||||
resolution: {integrity: sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.18.6
|
||||
'@babel/runtime': 7.18.9
|
||||
dev: false
|
||||
|
||||
/hoist-non-react-statics/3.3.2:
|
||||
|
@ -6687,7 +6693,7 @@ packages:
|
|||
/jss-plugin-camel-case/10.9.0:
|
||||
resolution: {integrity: sha512-UH6uPpnDk413/r/2Olmw4+y54yEF2lRIV8XIZyuYpgPYTITLlPOsq6XB9qeqv+75SQSg3KLocq5jUBXW8qWWww==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.18.6
|
||||
'@babel/runtime': 7.18.9
|
||||
hyphenate-style-name: 1.0.4
|
||||
jss: 10.9.0
|
||||
dev: false
|
||||
|
@ -6695,21 +6701,21 @@ packages:
|
|||
/jss-plugin-default-unit/10.9.0:
|
||||
resolution: {integrity: sha512-7Ju4Q9wJ/MZPsxfu4T84mzdn7pLHWeqoGd/D8O3eDNNJ93Xc8PxnLmV8s8ZPNRYkLdxZqKtm1nPQ0BM4JRlq2w==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.18.6
|
||||
'@babel/runtime': 7.18.9
|
||||
jss: 10.9.0
|
||||
dev: false
|
||||
|
||||
/jss-plugin-global/10.9.0:
|
||||
resolution: {integrity: sha512-4G8PHNJ0x6nwAFsEzcuVDiBlyMsj2y3VjmFAx/uHk/R/gzJV+yRHICjT4MKGGu1cJq2hfowFWCyrr/Gg37FbgQ==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.18.6
|
||||
'@babel/runtime': 7.18.9
|
||||
jss: 10.9.0
|
||||
dev: false
|
||||
|
||||
/jss-plugin-nested/10.9.0:
|
||||
resolution: {integrity: sha512-2UJnDrfCZpMYcpPYR16oZB7VAC6b/1QLsRiAutOt7wJaaqwCBvNsosLEu/fUyKNQNGdvg2PPJFDO5AX7dwxtoA==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.18.6
|
||||
'@babel/runtime': 7.18.9
|
||||
jss: 10.9.0
|
||||
tiny-warning: 1.0.3
|
||||
dev: false
|
||||
|
@ -6717,14 +6723,14 @@ packages:
|
|||
/jss-plugin-props-sort/10.9.0:
|
||||
resolution: {integrity: sha512-7A76HI8bzwqrsMOJTWKx/uD5v+U8piLnp5bvru7g/3ZEQOu1+PjHvv7bFdNO3DwNPC9oM0a//KwIJsIcDCjDzw==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.18.6
|
||||
'@babel/runtime': 7.18.9
|
||||
jss: 10.9.0
|
||||
dev: false
|
||||
|
||||
/jss-plugin-rule-value-function/10.9.0:
|
||||
resolution: {integrity: sha512-IHJv6YrEf8pRzkY207cPmdbBstBaE+z8pazhPShfz0tZSDtRdQua5jjg6NMz3IbTasVx9FdnmptxPqSWL5tyJg==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.18.6
|
||||
'@babel/runtime': 7.18.9
|
||||
jss: 10.9.0
|
||||
tiny-warning: 1.0.3
|
||||
dev: false
|
||||
|
@ -6732,7 +6738,7 @@ packages:
|
|||
/jss-plugin-vendor-prefixer/10.9.0:
|
||||
resolution: {integrity: sha512-MbvsaXP7iiVdYVSEoi+blrW+AYnTDvHTW6I6zqi7JcwXdc6I9Kbm234nEblayhF38EftoenbM+5218pidmC5gA==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.18.6
|
||||
'@babel/runtime': 7.18.9
|
||||
css-vendor: 2.0.8
|
||||
jss: 10.9.0
|
||||
dev: false
|
||||
|
@ -6740,7 +6746,7 @@ packages:
|
|||
/jss/10.9.0:
|
||||
resolution: {integrity: sha512-YpzpreB6kUunQBbrlArlsMpXYyndt9JATbt95tajx0t4MTJJcCJdd4hdNpHmOIDiUJrF/oX5wtVFrS3uofWfGw==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.18.6
|
||||
'@babel/runtime': 7.18.9
|
||||
csstype: 3.1.0
|
||||
is-in-browser: 1.1.3
|
||||
tiny-warning: 1.0.3
|
||||
|
@ -7615,7 +7621,7 @@ packages:
|
|||
react: '>=16.6.0 || 18'
|
||||
react-dom: '>=16.6.0 || 18'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.18.6
|
||||
'@babel/runtime': 7.18.9
|
||||
dom-helpers: 5.2.1
|
||||
loose-envify: 1.4.0
|
||||
prop-types: 15.8.1
|
||||
|
@ -7691,7 +7697,7 @@ packages:
|
|||
/regenerator-transform/0.15.0:
|
||||
resolution: {integrity: sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.18.6
|
||||
'@babel/runtime': 7.18.9
|
||||
dev: true
|
||||
|
||||
/regex-not/1.0.2:
|
||||
|
|
Loading…
Reference in New Issue