mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
build(deps): update dependency typescript to v4.6.2 (#2932)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
f8d9c6eab7
commit
b7ddcb1d29
|
@ -153,7 +153,7 @@
|
||||||
"jest-watch-typeahead": "1.0.0",
|
"jest-watch-typeahead": "1.0.0",
|
||||||
"prettier": "2.5.1",
|
"prettier": "2.5.1",
|
||||||
"react-test-renderer": "17.0.2",
|
"react-test-renderer": "17.0.2",
|
||||||
"typescript": "4.5.5",
|
"typescript": "4.6.2",
|
||||||
"vite": "2.8.5",
|
"vite": "2.8.5",
|
||||||
"vite-plugin-eslint": "1.3.0",
|
"vite-plugin-eslint": "1.3.0",
|
||||||
"vite-plugin-istanbul": "2.5.0",
|
"vite-plugin-istanbul": "2.5.0",
|
||||||
|
|
|
@ -50,7 +50,7 @@ specifiers:
|
||||||
react-otp-input: 2.4.0
|
react-otp-input: 2.4.0
|
||||||
react-router-dom: 6.2.1
|
react-router-dom: 6.2.1
|
||||||
react-test-renderer: 17.0.2
|
react-test-renderer: 17.0.2
|
||||||
typescript: 4.5.5
|
typescript: 4.6.2
|
||||||
u2f-api: 1.2.1
|
u2f-api: 1.2.1
|
||||||
vite: 2.8.5
|
vite: 2.8.5
|
||||||
vite-plugin-eslint: 1.3.0
|
vite-plugin-eslint: 1.3.0
|
||||||
|
@ -91,12 +91,12 @@ devDependencies:
|
||||||
'@types/qrcode.react': 1.0.2
|
'@types/qrcode.react': 1.0.2
|
||||||
'@types/react': 17.0.39
|
'@types/react': 17.0.39
|
||||||
'@types/react-dom': 17.0.11
|
'@types/react-dom': 17.0.11
|
||||||
'@typescript-eslint/eslint-plugin': 5.13.0_7167abac9aa2f4a0126120d8157380d6
|
'@typescript-eslint/eslint-plugin': 5.13.0_99f1c7fa3ada23abf5c494bf723a63d8
|
||||||
'@typescript-eslint/parser': 5.13.0_typescript@4.5.5
|
'@typescript-eslint/parser': 5.13.0_typescript@4.6.2
|
||||||
'@vitejs/plugin-react': 1.2.0
|
'@vitejs/plugin-react': 1.2.0
|
||||||
esbuild-jest: 0.5.0
|
esbuild-jest: 0.5.0
|
||||||
eslint-config-prettier: 8.4.0
|
eslint-config-prettier: 8.4.0
|
||||||
eslint-config-react-app: 7.0.0_jest@27.5.1+typescript@4.5.5
|
eslint-config-react-app: 7.0.0_jest@27.5.1+typescript@4.6.2
|
||||||
eslint-formatter-rdjson: 1.0.5
|
eslint-formatter-rdjson: 1.0.5
|
||||||
eslint-import-resolver-typescript: 2.5.0_eslint-plugin-import@2.25.4
|
eslint-import-resolver-typescript: 2.5.0_eslint-plugin-import@2.25.4
|
||||||
eslint-plugin-flowtype: 8.0.3
|
eslint-plugin-flowtype: 8.0.3
|
||||||
|
@ -111,7 +111,7 @@ devDependencies:
|
||||||
jest-watch-typeahead: 1.0.0_jest@27.5.1
|
jest-watch-typeahead: 1.0.0_jest@27.5.1
|
||||||
prettier: 2.5.1
|
prettier: 2.5.1
|
||||||
react-test-renderer: 17.0.2_react@17.0.2
|
react-test-renderer: 17.0.2_react@17.0.2
|
||||||
typescript: 4.5.5
|
typescript: 4.6.2
|
||||||
vite: 2.8.5
|
vite: 2.8.5
|
||||||
vite-plugin-eslint: 1.3.0_vite@2.8.5
|
vite-plugin-eslint: 1.3.0_vite@2.8.5
|
||||||
vite-plugin-istanbul: 2.5.0
|
vite-plugin-istanbul: 2.5.0
|
||||||
|
@ -1585,10 +1585,10 @@ packages:
|
||||||
'@types/node': 16.11.26
|
'@types/node': 16.11.26
|
||||||
chalk: 4.1.2
|
chalk: 4.1.2
|
||||||
cosmiconfig: 7.0.1
|
cosmiconfig: 7.0.1
|
||||||
cosmiconfig-typescript-loader: 1.0.5_f94da96e4d78a751cdd66b59796b8fdd
|
cosmiconfig-typescript-loader: 1.0.5_045cabcbf8818eda83522fe731c87088
|
||||||
lodash: 4.17.21
|
lodash: 4.17.21
|
||||||
resolve-from: 5.0.0
|
resolve-from: 5.0.0
|
||||||
typescript: 4.5.5
|
typescript: 4.6.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@swc/core'
|
- '@swc/core'
|
||||||
- '@swc/wasm'
|
- '@swc/wasm'
|
||||||
|
@ -2523,7 +2523,7 @@ packages:
|
||||||
'@types/yargs-parser': 20.2.1
|
'@types/yargs-parser': 20.2.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/eslint-plugin/5.13.0_7167abac9aa2f4a0126120d8157380d6:
|
/@typescript-eslint/eslint-plugin/5.13.0_99f1c7fa3ada23abf5c494bf723a63d8:
|
||||||
resolution: {integrity: sha512-vLktb2Uec81fxm/cfz2Hd6QaWOs8qdmVAZXLdOBX6JFJDhf6oDZpMzZ4/LZ6SFM/5DgDcxIMIvy3F+O9yZBuiQ==}
|
resolution: {integrity: sha512-vLktb2Uec81fxm/cfz2Hd6QaWOs8qdmVAZXLdOBX6JFJDhf6oDZpMzZ4/LZ6SFM/5DgDcxIMIvy3F+O9yZBuiQ==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -2534,34 +2534,34 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/parser': 5.13.0_typescript@4.5.5
|
'@typescript-eslint/parser': 5.13.0_typescript@4.6.2
|
||||||
'@typescript-eslint/scope-manager': 5.13.0
|
'@typescript-eslint/scope-manager': 5.13.0
|
||||||
'@typescript-eslint/type-utils': 5.13.0_typescript@4.5.5
|
'@typescript-eslint/type-utils': 5.13.0_typescript@4.6.2
|
||||||
'@typescript-eslint/utils': 5.13.0_typescript@4.5.5
|
'@typescript-eslint/utils': 5.13.0_typescript@4.6.2
|
||||||
debug: 4.3.3
|
debug: 4.3.3
|
||||||
functional-red-black-tree: 1.0.1
|
functional-red-black-tree: 1.0.1
|
||||||
ignore: 5.2.0
|
ignore: 5.2.0
|
||||||
regexpp: 3.2.0
|
regexpp: 3.2.0
|
||||||
semver: 7.3.5
|
semver: 7.3.5
|
||||||
tsutils: 3.21.0_typescript@4.5.5
|
tsutils: 3.21.0_typescript@4.6.2
|
||||||
typescript: 4.5.5
|
typescript: 4.6.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/experimental-utils/5.12.1_typescript@4.5.5:
|
/@typescript-eslint/experimental-utils/5.12.1_typescript@4.6.2:
|
||||||
resolution: {integrity: sha512-4bEa8WrS5DdzJq43smPH12ys4AOoCxVu2xjYGXQR4DnNyM8pqNzCr28zodf38Jc4bxWdniSEKKC1bQaccXGq5Q==}
|
resolution: {integrity: sha512-4bEa8WrS5DdzJq43smPH12ys4AOoCxVu2xjYGXQR4DnNyM8pqNzCr28zodf38Jc4bxWdniSEKKC1bQaccXGq5Q==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/utils': 5.12.1_typescript@4.5.5
|
'@typescript-eslint/utils': 5.12.1_typescript@4.6.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/parser/5.13.0_typescript@4.5.5:
|
/@typescript-eslint/parser/5.13.0_typescript@4.6.2:
|
||||||
resolution: {integrity: sha512-GdrU4GvBE29tm2RqWOM0P5QfCtgCyN4hXICj/X9ibKED16136l9ZpoJvCL5pSKtmJzA+NRDzQ312wWMejCVVfg==}
|
resolution: {integrity: sha512-GdrU4GvBE29tm2RqWOM0P5QfCtgCyN4hXICj/X9ibKED16136l9ZpoJvCL5pSKtmJzA+NRDzQ312wWMejCVVfg==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -2573,9 +2573,9 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/scope-manager': 5.13.0
|
'@typescript-eslint/scope-manager': 5.13.0
|
||||||
'@typescript-eslint/types': 5.13.0
|
'@typescript-eslint/types': 5.13.0
|
||||||
'@typescript-eslint/typescript-estree': 5.13.0_typescript@4.5.5
|
'@typescript-eslint/typescript-estree': 5.13.0_typescript@4.6.2
|
||||||
debug: 4.3.3
|
debug: 4.3.3
|
||||||
typescript: 4.5.5
|
typescript: 4.6.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
@ -2596,7 +2596,7 @@ packages:
|
||||||
'@typescript-eslint/visitor-keys': 5.13.0
|
'@typescript-eslint/visitor-keys': 5.13.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/type-utils/5.13.0_typescript@4.5.5:
|
/@typescript-eslint/type-utils/5.13.0_typescript@4.6.2:
|
||||||
resolution: {integrity: sha512-/nz7qFizaBM1SuqAKb7GLkcNn2buRdDgZraXlkhz+vUGiN1NZ9LzkA595tHHeduAiS2MsHqMNhE2zNzGdw43Yg==}
|
resolution: {integrity: sha512-/nz7qFizaBM1SuqAKb7GLkcNn2buRdDgZraXlkhz+vUGiN1NZ9LzkA595tHHeduAiS2MsHqMNhE2zNzGdw43Yg==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -2606,10 +2606,10 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/utils': 5.13.0_typescript@4.5.5
|
'@typescript-eslint/utils': 5.13.0_typescript@4.6.2
|
||||||
debug: 4.3.3
|
debug: 4.3.3
|
||||||
tsutils: 3.21.0_typescript@4.5.5
|
tsutils: 3.21.0_typescript@4.6.2
|
||||||
typescript: 4.5.5
|
typescript: 4.6.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
@ -2624,7 +2624,7 @@ packages:
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/typescript-estree/5.12.1_typescript@4.5.5:
|
/@typescript-eslint/typescript-estree/5.12.1_typescript@4.6.2:
|
||||||
resolution: {integrity: sha512-ahOdkIY9Mgbza7L9sIi205Pe1inCkZWAHE1TV1bpxlU4RZNPtXaDZfiiFWcL9jdxvW1hDYZJXrFm+vlMkXRbBw==}
|
resolution: {integrity: sha512-ahOdkIY9Mgbza7L9sIi205Pe1inCkZWAHE1TV1bpxlU4RZNPtXaDZfiiFWcL9jdxvW1hDYZJXrFm+vlMkXRbBw==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -2639,13 +2639,13 @@ packages:
|
||||||
globby: 11.1.0
|
globby: 11.1.0
|
||||||
is-glob: 4.0.3
|
is-glob: 4.0.3
|
||||||
semver: 7.3.5
|
semver: 7.3.5
|
||||||
tsutils: 3.21.0_typescript@4.5.5
|
tsutils: 3.21.0_typescript@4.6.2
|
||||||
typescript: 4.5.5
|
typescript: 4.6.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/typescript-estree/5.13.0_typescript@4.5.5:
|
/@typescript-eslint/typescript-estree/5.13.0_typescript@4.6.2:
|
||||||
resolution: {integrity: sha512-Q9cQow0DeLjnp5DuEDjLZ6JIkwGx3oYZe+BfcNuw/POhtpcxMTy18Icl6BJqTSd+3ftsrfuVb7mNHRZf7xiaNA==}
|
resolution: {integrity: sha512-Q9cQow0DeLjnp5DuEDjLZ6JIkwGx3oYZe+BfcNuw/POhtpcxMTy18Icl6BJqTSd+3ftsrfuVb7mNHRZf7xiaNA==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -2660,13 +2660,13 @@ packages:
|
||||||
globby: 11.1.0
|
globby: 11.1.0
|
||||||
is-glob: 4.0.3
|
is-glob: 4.0.3
|
||||||
semver: 7.3.5
|
semver: 7.3.5
|
||||||
tsutils: 3.21.0_typescript@4.5.5
|
tsutils: 3.21.0_typescript@4.6.2
|
||||||
typescript: 4.5.5
|
typescript: 4.6.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/utils/5.12.1_typescript@4.5.5:
|
/@typescript-eslint/utils/5.12.1_typescript@4.6.2:
|
||||||
resolution: {integrity: sha512-Qq9FIuU0EVEsi8fS6pG+uurbhNTtoYr4fq8tKjBupsK5Bgbk2I32UGm0Sh+WOyjOPgo/5URbxxSNV6HYsxV4MQ==}
|
resolution: {integrity: sha512-Qq9FIuU0EVEsi8fS6pG+uurbhNTtoYr4fq8tKjBupsK5Bgbk2I32UGm0Sh+WOyjOPgo/5URbxxSNV6HYsxV4MQ==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -2675,7 +2675,7 @@ packages:
|
||||||
'@types/json-schema': 7.0.9
|
'@types/json-schema': 7.0.9
|
||||||
'@typescript-eslint/scope-manager': 5.12.1
|
'@typescript-eslint/scope-manager': 5.12.1
|
||||||
'@typescript-eslint/types': 5.12.1
|
'@typescript-eslint/types': 5.12.1
|
||||||
'@typescript-eslint/typescript-estree': 5.12.1_typescript@4.5.5
|
'@typescript-eslint/typescript-estree': 5.12.1_typescript@4.6.2
|
||||||
eslint-scope: 5.1.1
|
eslint-scope: 5.1.1
|
||||||
eslint-utils: 3.0.0
|
eslint-utils: 3.0.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -2683,7 +2683,7 @@ packages:
|
||||||
- typescript
|
- typescript
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/utils/5.13.0_typescript@4.5.5:
|
/@typescript-eslint/utils/5.13.0_typescript@4.6.2:
|
||||||
resolution: {integrity: sha512-+9oHlPWYNl6AwwoEt5TQryEHwiKRVjz7Vk6kaBeD3/kwHE5YqTGHtm/JZY8Bo9ITOeKutFaXnBlMgSATMJALUQ==}
|
resolution: {integrity: sha512-+9oHlPWYNl6AwwoEt5TQryEHwiKRVjz7Vk6kaBeD3/kwHE5YqTGHtm/JZY8Bo9ITOeKutFaXnBlMgSATMJALUQ==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -2692,7 +2692,7 @@ packages:
|
||||||
'@types/json-schema': 7.0.9
|
'@types/json-schema': 7.0.9
|
||||||
'@typescript-eslint/scope-manager': 5.13.0
|
'@typescript-eslint/scope-manager': 5.13.0
|
||||||
'@typescript-eslint/types': 5.13.0
|
'@typescript-eslint/types': 5.13.0
|
||||||
'@typescript-eslint/typescript-estree': 5.13.0_typescript@4.5.5
|
'@typescript-eslint/typescript-estree': 5.13.0_typescript@4.6.2
|
||||||
eslint-scope: 5.1.1
|
eslint-scope: 5.1.1
|
||||||
eslint-utils: 3.0.0
|
eslint-utils: 3.0.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -3508,7 +3508,7 @@ packages:
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/cosmiconfig-typescript-loader/1.0.5_f94da96e4d78a751cdd66b59796b8fdd:
|
/cosmiconfig-typescript-loader/1.0.5_045cabcbf8818eda83522fe731c87088:
|
||||||
resolution: {integrity: sha512-FL/YR1nb8hyN0bAcP3MBaIoZravfZtVsN/RuPnoo6UVjqIrDxSNIpXHCGgJe0ZWy5yImpyD6jq5wCJ5f1nUv8g==}
|
resolution: {integrity: sha512-FL/YR1nb8hyN0bAcP3MBaIoZravfZtVsN/RuPnoo6UVjqIrDxSNIpXHCGgJe0ZWy5yImpyD6jq5wCJ5f1nUv8g==}
|
||||||
engines: {node: '>=12', npm: '>=6'}
|
engines: {node: '>=12', npm: '>=6'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -3517,8 +3517,8 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 16.11.26
|
'@types/node': 16.11.26
|
||||||
cosmiconfig: 7.0.1
|
cosmiconfig: 7.0.1
|
||||||
ts-node: 10.5.0_f94da96e4d78a751cdd66b59796b8fdd
|
ts-node: 10.5.0_045cabcbf8818eda83522fe731c87088
|
||||||
typescript: 4.5.5
|
typescript: 4.6.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@swc/core'
|
- '@swc/core'
|
||||||
- '@swc/wasm'
|
- '@swc/wasm'
|
||||||
|
@ -4105,7 +4105,7 @@ packages:
|
||||||
eslint: '>=7.0.0'
|
eslint: '>=7.0.0'
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-config-react-app/7.0.0_jest@27.5.1+typescript@4.5.5:
|
/eslint-config-react-app/7.0.0_jest@27.5.1+typescript@4.6.2:
|
||||||
resolution: {integrity: sha512-xyymoxtIt1EOsSaGag+/jmcywRuieQoA2JbPCjnw9HukFj9/97aGPoZVFioaotzk1K5Qt9sHO5EutZbkrAXS0g==}
|
resolution: {integrity: sha512-xyymoxtIt1EOsSaGag+/jmcywRuieQoA2JbPCjnw9HukFj9/97aGPoZVFioaotzk1K5Qt9sHO5EutZbkrAXS0g==}
|
||||||
engines: {node: '>=14.0.0'}
|
engines: {node: '>=14.0.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -4114,17 +4114,17 @@ packages:
|
||||||
'@babel/core': 7.17.5
|
'@babel/core': 7.17.5
|
||||||
'@babel/eslint-parser': 7.17.0_@babel+core@7.17.5
|
'@babel/eslint-parser': 7.17.0_@babel+core@7.17.5
|
||||||
'@rushstack/eslint-patch': 1.1.0
|
'@rushstack/eslint-patch': 1.1.0
|
||||||
'@typescript-eslint/eslint-plugin': 5.13.0_7167abac9aa2f4a0126120d8157380d6
|
'@typescript-eslint/eslint-plugin': 5.13.0_99f1c7fa3ada23abf5c494bf723a63d8
|
||||||
'@typescript-eslint/parser': 5.13.0_typescript@4.5.5
|
'@typescript-eslint/parser': 5.13.0_typescript@4.6.2
|
||||||
babel-preset-react-app: 10.0.1
|
babel-preset-react-app: 10.0.1
|
||||||
confusing-browser-globals: 1.0.11
|
confusing-browser-globals: 1.0.11
|
||||||
eslint-plugin-flowtype: 8.0.3
|
eslint-plugin-flowtype: 8.0.3
|
||||||
eslint-plugin-import: 2.25.4
|
eslint-plugin-import: 2.25.4
|
||||||
eslint-plugin-jest: 25.7.0_d13b8990ce612fe52f9b59da914b03e1
|
eslint-plugin-jest: 25.7.0_267d69502760ba4ed2a0de70ca10bd8e
|
||||||
eslint-plugin-jsx-a11y: 6.5.1
|
eslint-plugin-jsx-a11y: 6.5.1
|
||||||
eslint-plugin-react: 7.29.2
|
eslint-plugin-react: 7.29.2
|
||||||
eslint-plugin-react-hooks: 4.3.0
|
eslint-plugin-react-hooks: 4.3.0
|
||||||
eslint-plugin-testing-library: 5.0.5_typescript@4.5.5
|
eslint-plugin-testing-library: 5.0.5_typescript@4.6.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@babel/plugin-syntax-flow'
|
- '@babel/plugin-syntax-flow'
|
||||||
- '@babel/plugin-transform-react-jsx'
|
- '@babel/plugin-transform-react-jsx'
|
||||||
|
@ -4202,7 +4202,7 @@ packages:
|
||||||
tsconfig-paths: 3.12.0
|
tsconfig-paths: 3.12.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-plugin-jest/25.7.0_d13b8990ce612fe52f9b59da914b03e1:
|
/eslint-plugin-jest/25.7.0_267d69502760ba4ed2a0de70ca10bd8e:
|
||||||
resolution: {integrity: sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==}
|
resolution: {integrity: sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==}
|
||||||
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
|
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -4215,8 +4215,8 @@ packages:
|
||||||
jest:
|
jest:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/eslint-plugin': 5.13.0_7167abac9aa2f4a0126120d8157380d6
|
'@typescript-eslint/eslint-plugin': 5.13.0_99f1c7fa3ada23abf5c494bf723a63d8
|
||||||
'@typescript-eslint/experimental-utils': 5.12.1_typescript@4.5.5
|
'@typescript-eslint/experimental-utils': 5.12.1_typescript@4.6.2
|
||||||
jest: 27.5.1
|
jest: 27.5.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
@ -4288,13 +4288,13 @@ packages:
|
||||||
string.prototype.matchall: 4.0.6
|
string.prototype.matchall: 4.0.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-plugin-testing-library/5.0.5_typescript@4.5.5:
|
/eslint-plugin-testing-library/5.0.5_typescript@4.6.2:
|
||||||
resolution: {integrity: sha512-0j355vJpJCE/2g+aayIgJRUB6jBVqpD5ztMLGcadR1PgrgGPnPxN1HJuOAsAAwiMo27GwRnpJB8KOQzyNuNZrw==}
|
resolution: {integrity: sha512-0j355vJpJCE/2g+aayIgJRUB6jBVqpD5ztMLGcadR1PgrgGPnPxN1HJuOAsAAwiMo27GwRnpJB8KOQzyNuNZrw==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0, npm: '>=6'}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0, npm: '>=6'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^7.5.0 || ^8.0.0
|
eslint: ^7.5.0 || ^8.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/utils': 5.13.0_typescript@4.5.5
|
'@typescript-eslint/utils': 5.13.0_typescript@4.6.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
@ -7736,7 +7736,7 @@ packages:
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/ts-node/10.5.0_f94da96e4d78a751cdd66b59796b8fdd:
|
/ts-node/10.5.0_045cabcbf8818eda83522fe731c87088:
|
||||||
resolution: {integrity: sha512-6kEJKwVxAJ35W4akuiysfKwKmjkbYxwQMTBaAxo9KKAx/Yd26mPUyhGz3ji+EsJoAgrLqVsYHNuuYwQe22lbtw==}
|
resolution: {integrity: sha512-6kEJKwVxAJ35W4akuiysfKwKmjkbYxwQMTBaAxo9KKAx/Yd26mPUyhGz3ji+EsJoAgrLqVsYHNuuYwQe22lbtw==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -7762,7 +7762,7 @@ packages:
|
||||||
create-require: 1.1.1
|
create-require: 1.1.1
|
||||||
diff: 4.0.2
|
diff: 4.0.2
|
||||||
make-error: 1.3.6
|
make-error: 1.3.6
|
||||||
typescript: 4.5.5
|
typescript: 4.6.2
|
||||||
v8-compile-cache-lib: 3.0.0
|
v8-compile-cache-lib: 3.0.0
|
||||||
yn: 3.1.1
|
yn: 3.1.1
|
||||||
dev: true
|
dev: true
|
||||||
|
@ -7780,14 +7780,14 @@ packages:
|
||||||
resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
|
resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/tsutils/3.21.0_typescript@4.5.5:
|
/tsutils/3.21.0_typescript@4.6.2:
|
||||||
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
|
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
|
||||||
engines: {node: '>= 6'}
|
engines: {node: '>= 6'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
|
typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib: 1.14.1
|
tslib: 1.14.1
|
||||||
typescript: 4.5.5
|
typescript: 4.6.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/type-check/0.3.2:
|
/type-check/0.3.2:
|
||||||
|
@ -7840,8 +7840,8 @@ packages:
|
||||||
is-typedarray: 1.0.0
|
is-typedarray: 1.0.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/typescript/4.5.5:
|
/typescript/4.6.2:
|
||||||
resolution: {integrity: sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==}
|
resolution: {integrity: sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==}
|
||||||
engines: {node: '>=4.2.0'}
|
engines: {node: '>=4.2.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dev: true
|
dev: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user