build(deps): update dependency eslint to v8.31.0 (#4667)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/4668/head
parent
633680e8e5
commit
fe5e457254
|
@ -159,7 +159,7 @@
|
||||||
"@vitejs/plugin-react": "3.0.0",
|
"@vitejs/plugin-react": "3.0.0",
|
||||||
"esbuild": "0.16.12",
|
"esbuild": "0.16.12",
|
||||||
"esbuild-jest": "0.5.0",
|
"esbuild-jest": "0.5.0",
|
||||||
"eslint": "8.30.0",
|
"eslint": "8.31.0",
|
||||||
"eslint-config-prettier": "8.5.0",
|
"eslint-config-prettier": "8.5.0",
|
||||||
"eslint-config-react-app": "7.0.1",
|
"eslint-config-react-app": "7.0.1",
|
||||||
"eslint-formatter-rdjson": "1.0.5",
|
"eslint-formatter-rdjson": "1.0.5",
|
||||||
|
|
|
@ -30,7 +30,7 @@ specifiers:
|
||||||
classnames: 2.3.2
|
classnames: 2.3.2
|
||||||
esbuild: 0.16.12
|
esbuild: 0.16.12
|
||||||
esbuild-jest: 0.5.0
|
esbuild-jest: 0.5.0
|
||||||
eslint: 8.30.0
|
eslint: 8.31.0
|
||||||
eslint-config-prettier: 8.5.0
|
eslint-config-prettier: 8.5.0
|
||||||
eslint-config-react-app: 7.0.1
|
eslint-config-react-app: 7.0.1
|
||||||
eslint-formatter-rdjson: 1.0.5
|
eslint-formatter-rdjson: 1.0.5
|
||||||
|
@ -96,7 +96,7 @@ dependencies:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@commitlint/cli': 17.3.0
|
'@commitlint/cli': 17.3.0
|
||||||
'@commitlint/config-conventional': 17.3.0
|
'@commitlint/config-conventional': 17.3.0
|
||||||
'@limegrass/eslint-plugin-import-alias': 1.0.6_eslint@8.30.0
|
'@limegrass/eslint-plugin-import-alias': 1.0.6_eslint@8.31.0
|
||||||
'@testing-library/jest-dom': 5.16.5
|
'@testing-library/jest-dom': 5.16.5
|
||||||
'@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y
|
'@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y
|
||||||
'@types/jest': 29.2.5
|
'@types/jest': 29.2.5
|
||||||
|
@ -105,21 +105,21 @@ devDependencies:
|
||||||
'@types/react': 18.0.26
|
'@types/react': 18.0.26
|
||||||
'@types/react-dom': 18.0.10
|
'@types/react-dom': 18.0.10
|
||||||
'@types/zxcvbn': 4.4.1
|
'@types/zxcvbn': 4.4.1
|
||||||
'@typescript-eslint/eslint-plugin': 5.47.1_txmweb6yn7coi7nfrp22gpyqmy
|
'@typescript-eslint/eslint-plugin': 5.47.1_axni7f4fgvh6tlufnh6hwgsifq
|
||||||
'@typescript-eslint/parser': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa
|
'@typescript-eslint/parser': 5.47.1_iukboom6ndih5an6iafl45j2fe
|
||||||
'@vitejs/plugin-react': 3.0.0_vite@4.0.3
|
'@vitejs/plugin-react': 3.0.0_vite@4.0.3
|
||||||
esbuild: 0.16.12
|
esbuild: 0.16.12
|
||||||
esbuild-jest: 0.5.0_esbuild@0.16.12
|
esbuild-jest: 0.5.0_esbuild@0.16.12
|
||||||
eslint: 8.30.0
|
eslint: 8.31.0
|
||||||
eslint-config-prettier: 8.5.0_eslint@8.30.0
|
eslint-config-prettier: 8.5.0_eslint@8.31.0
|
||||||
eslint-config-react-app: 7.0.1_5dzg3kvqggpfcaryo776p5cisq
|
eslint-config-react-app: 7.0.1_hcgtzugqufufn3fem7cpkdlcvu
|
||||||
eslint-formatter-rdjson: 1.0.5
|
eslint-formatter-rdjson: 1.0.5
|
||||||
eslint-import-resolver-typescript: 3.5.2_2lbwmhbr7bncddqbzzpg77o75m
|
eslint-import-resolver-typescript: 3.5.2_ol7jqilc3wemtdbq3nzhywgxq4
|
||||||
eslint-plugin-import: 2.26.0_wspzxxdxgd6sryq2cmxnia3diy
|
eslint-plugin-import: 2.26.0_bpx4furzt4ibermwbsj75osuwi
|
||||||
eslint-plugin-jsx-a11y: 6.6.1_eslint@8.30.0
|
eslint-plugin-jsx-a11y: 6.6.1_eslint@8.31.0
|
||||||
eslint-plugin-prettier: 4.2.1_kl4pe43v5b43npmso5hoplpbyi
|
eslint-plugin-prettier: 4.2.1_xtjuwoibeoaqavcvkna3ocxxbu
|
||||||
eslint-plugin-react: 7.31.11_eslint@8.30.0
|
eslint-plugin-react: 7.31.11_eslint@8.31.0
|
||||||
eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0
|
eslint-plugin-react-hooks: 4.6.0_eslint@8.31.0
|
||||||
husky: 8.0.2
|
husky: 8.0.2
|
||||||
jest: 29.3.1_@types+node@18.11.18
|
jest: 29.3.1_@types+node@18.11.18
|
||||||
jest-environment-jsdom: 29.3.1
|
jest-environment-jsdom: 29.3.1
|
||||||
|
@ -129,7 +129,7 @@ devDependencies:
|
||||||
react-test-renderer: 18.2.0_react@18.2.0
|
react-test-renderer: 18.2.0_react@18.2.0
|
||||||
typescript: 4.9.4
|
typescript: 4.9.4
|
||||||
vite: 4.0.3_@types+node@18.11.18
|
vite: 4.0.3_@types+node@18.11.18
|
||||||
vite-plugin-eslint: 1.8.1_eslint@8.30.0+vite@4.0.3
|
vite-plugin-eslint: 1.8.1_eslint@8.31.0+vite@4.0.3
|
||||||
vite-plugin-istanbul: 3.0.4
|
vite-plugin-istanbul: 3.0.4
|
||||||
vite-plugin-svgr: 2.4.0_vite@4.0.3
|
vite-plugin-svgr: 2.4.0_vite@4.0.3
|
||||||
vite-tsconfig-paths: 4.0.3_p2fwcaxbionflq6hjivvbcsv5a
|
vite-tsconfig-paths: 4.0.3_p2fwcaxbionflq6hjivvbcsv5a
|
||||||
|
@ -205,7 +205,7 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@babel/eslint-parser/7.18.2_krbl7gjo3afxleq6arh2klsyza:
|
/@babel/eslint-parser/7.18.2_73v55hpqq5rouuatnxlsrke4km:
|
||||||
resolution: {integrity: sha512-oFQYkE8SuH14+uR51JVAmdqwKYXGRjEXx7s+WiagVjqQ+HPE+nnwyF2qlVG8evUsUHmPcA+6YXMEDbIhEyQc5A==}
|
resolution: {integrity: sha512-oFQYkE8SuH14+uR51JVAmdqwKYXGRjEXx7s+WiagVjqQ+HPE+nnwyF2qlVG8evUsUHmPcA+6YXMEDbIhEyQc5A==}
|
||||||
engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0}
|
engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -216,7 +216,7 @@ packages:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/core': 7.18.6
|
'@babel/core': 7.18.6
|
||||||
eslint: 8.30.0
|
eslint: 8.31.0
|
||||||
eslint-scope: 5.1.1
|
eslint-scope: 5.1.1
|
||||||
eslint-visitor-keys: 2.1.0
|
eslint-visitor-keys: 2.1.0
|
||||||
semver: 6.3.0
|
semver: 6.3.0
|
||||||
|
@ -2531,8 +2531,8 @@ packages:
|
||||||
dev: true
|
dev: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@eslint/eslintrc/1.4.0:
|
/@eslint/eslintrc/1.4.1:
|
||||||
resolution: {integrity: sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A==}
|
resolution: {integrity: sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
dependencies:
|
dependencies:
|
||||||
ajv: 6.12.6
|
ajv: 6.12.6
|
||||||
|
@ -2917,12 +2917,12 @@ packages:
|
||||||
'@jridgewell/sourcemap-codec': 1.4.14
|
'@jridgewell/sourcemap-codec': 1.4.14
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@limegrass/eslint-plugin-import-alias/1.0.6_eslint@8.30.0:
|
/@limegrass/eslint-plugin-import-alias/1.0.6_eslint@8.31.0:
|
||||||
resolution: {integrity: sha512-BtPmdHbL4NmkVh2wMnOboyOCrdLOpBqwwtBIsB0/giTiALw/UTHD9TyH4vVnbDOuWPZQgE6kKloJ9G77FApt7w==}
|
resolution: {integrity: sha512-BtPmdHbL4NmkVh2wMnOboyOCrdLOpBqwwtBIsB0/giTiALw/UTHD9TyH4vVnbDOuWPZQgE6kKloJ9G77FApt7w==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
|
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 8.30.0
|
eslint: 8.31.0
|
||||||
find-up: 5.0.0
|
find-up: 5.0.0
|
||||||
fs-extra: 10.1.0
|
fs-extra: 10.1.0
|
||||||
micromatch: 4.0.5
|
micromatch: 4.0.5
|
||||||
|
@ -3623,7 +3623,7 @@ packages:
|
||||||
resolution: {integrity: sha512-3NoqvZC2W5gAC5DZbTpCeJ251vGQmgcWIHQJGq2J240HY6ErQ9aWKkwfoKJlHLx+A83WPNTZ9+3cd2ILxbvr1w==}
|
resolution: {integrity: sha512-3NoqvZC2W5gAC5DZbTpCeJ251vGQmgcWIHQJGq2J240HY6ErQ9aWKkwfoKJlHLx+A83WPNTZ9+3cd2ILxbvr1w==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/eslint-plugin/5.47.1_txmweb6yn7coi7nfrp22gpyqmy:
|
/@typescript-eslint/eslint-plugin/5.47.1_axni7f4fgvh6tlufnh6hwgsifq:
|
||||||
resolution: {integrity: sha512-r4RZ2Jl9kcQN7K/dcOT+J7NAimbiis4sSM9spvWimsBvDegMhKLA5vri2jG19PmIPbDjPeWzfUPQ2hjEzA4Nmg==}
|
resolution: {integrity: sha512-r4RZ2Jl9kcQN7K/dcOT+J7NAimbiis4sSM9spvWimsBvDegMhKLA5vri2jG19PmIPbDjPeWzfUPQ2hjEzA4Nmg==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -3634,12 +3634,12 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/parser': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa
|
'@typescript-eslint/parser': 5.47.1_iukboom6ndih5an6iafl45j2fe
|
||||||
'@typescript-eslint/scope-manager': 5.47.1
|
'@typescript-eslint/scope-manager': 5.47.1
|
||||||
'@typescript-eslint/type-utils': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa
|
'@typescript-eslint/type-utils': 5.47.1_iukboom6ndih5an6iafl45j2fe
|
||||||
'@typescript-eslint/utils': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa
|
'@typescript-eslint/utils': 5.47.1_iukboom6ndih5an6iafl45j2fe
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 8.30.0
|
eslint: 8.31.0
|
||||||
ignore: 5.2.0
|
ignore: 5.2.0
|
||||||
natural-compare-lite: 1.4.0
|
natural-compare-lite: 1.4.0
|
||||||
regexpp: 3.2.0
|
regexpp: 3.2.0
|
||||||
|
@ -3650,20 +3650,20 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/experimental-utils/5.30.6_lzzuuodtsqwxnvqeq4g4likcqa:
|
/@typescript-eslint/experimental-utils/5.30.6_iukboom6ndih5an6iafl45j2fe:
|
||||||
resolution: {integrity: sha512-bqvT+0L8IjtW7MCrMgm9oVNxs4g7mESro1mm5c1/SNfTnHuFTf9OUX1WzVkTz75M9cp//UrTrSmGvK48NEKshQ==}
|
resolution: {integrity: sha512-bqvT+0L8IjtW7MCrMgm9oVNxs4g7mESro1mm5c1/SNfTnHuFTf9OUX1WzVkTz75M9cp//UrTrSmGvK48NEKshQ==}
|
||||||
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.30.6_lzzuuodtsqwxnvqeq4g4likcqa
|
'@typescript-eslint/utils': 5.30.6_iukboom6ndih5an6iafl45j2fe
|
||||||
eslint: 8.30.0
|
eslint: 8.31.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/parser/5.47.1_lzzuuodtsqwxnvqeq4g4likcqa:
|
/@typescript-eslint/parser/5.47.1_iukboom6ndih5an6iafl45j2fe:
|
||||||
resolution: {integrity: sha512-9Vb+KIv29r6GPu4EboWOnQM7T+UjpjXvjCPhNORlgm40a9Ia9bvaPJswvtae1gip2QEeVeGh6YquqAzEgoRAlw==}
|
resolution: {integrity: sha512-9Vb+KIv29r6GPu4EboWOnQM7T+UjpjXvjCPhNORlgm40a9Ia9bvaPJswvtae1gip2QEeVeGh6YquqAzEgoRAlw==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -3677,7 +3677,7 @@ packages:
|
||||||
'@typescript-eslint/types': 5.47.1
|
'@typescript-eslint/types': 5.47.1
|
||||||
'@typescript-eslint/typescript-estree': 5.47.1_typescript@4.9.4
|
'@typescript-eslint/typescript-estree': 5.47.1_typescript@4.9.4
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 8.30.0
|
eslint: 8.31.0
|
||||||
typescript: 4.9.4
|
typescript: 4.9.4
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
@ -3699,7 +3699,7 @@ packages:
|
||||||
'@typescript-eslint/visitor-keys': 5.47.1
|
'@typescript-eslint/visitor-keys': 5.47.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/type-utils/5.47.1_lzzuuodtsqwxnvqeq4g4likcqa:
|
/@typescript-eslint/type-utils/5.47.1_iukboom6ndih5an6iafl45j2fe:
|
||||||
resolution: {integrity: sha512-/UKOeo8ee80A7/GJA427oIrBi/Gd4osk/3auBUg4Rn9EahFpevVV1mUK8hjyQD5lHPqX397x6CwOk5WGh1E/1w==}
|
resolution: {integrity: sha512-/UKOeo8ee80A7/GJA427oIrBi/Gd4osk/3auBUg4Rn9EahFpevVV1mUK8hjyQD5lHPqX397x6CwOk5WGh1E/1w==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -3710,9 +3710,9 @@ packages:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/typescript-estree': 5.47.1_typescript@4.9.4
|
'@typescript-eslint/typescript-estree': 5.47.1_typescript@4.9.4
|
||||||
'@typescript-eslint/utils': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa
|
'@typescript-eslint/utils': 5.47.1_iukboom6ndih5an6iafl45j2fe
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 8.30.0
|
eslint: 8.31.0
|
||||||
tsutils: 3.21.0_typescript@4.9.4
|
tsutils: 3.21.0_typescript@4.9.4
|
||||||
typescript: 4.9.4
|
typescript: 4.9.4
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -3771,7 +3771,7 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/utils/5.30.6_lzzuuodtsqwxnvqeq4g4likcqa:
|
/@typescript-eslint/utils/5.30.6_iukboom6ndih5an6iafl45j2fe:
|
||||||
resolution: {integrity: sha512-xFBLc/esUbLOJLk9jKv0E9gD/OH966M40aY9jJ8GiqpSkP2xOV908cokJqqhVd85WoIvHVHYXxSFE4cCSDzVvA==}
|
resolution: {integrity: sha512-xFBLc/esUbLOJLk9jKv0E9gD/OH966M40aY9jJ8GiqpSkP2xOV908cokJqqhVd85WoIvHVHYXxSFE4cCSDzVvA==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -3781,15 +3781,15 @@ packages:
|
||||||
'@typescript-eslint/scope-manager': 5.30.6
|
'@typescript-eslint/scope-manager': 5.30.6
|
||||||
'@typescript-eslint/types': 5.30.6
|
'@typescript-eslint/types': 5.30.6
|
||||||
'@typescript-eslint/typescript-estree': 5.30.6_typescript@4.9.4
|
'@typescript-eslint/typescript-estree': 5.30.6_typescript@4.9.4
|
||||||
eslint: 8.30.0
|
eslint: 8.31.0
|
||||||
eslint-scope: 5.1.1
|
eslint-scope: 5.1.1
|
||||||
eslint-utils: 3.0.0_eslint@8.30.0
|
eslint-utils: 3.0.0_eslint@8.31.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/utils/5.47.1_lzzuuodtsqwxnvqeq4g4likcqa:
|
/@typescript-eslint/utils/5.47.1_iukboom6ndih5an6iafl45j2fe:
|
||||||
resolution: {integrity: sha512-l90SdwqfmkuIVaREZ2ykEfCezepCLxzWMo5gVfcJsJCaT4jHT+QjgSkYhs5BMQmWqE9k3AtIfk4g211z/sTMVw==}
|
resolution: {integrity: sha512-l90SdwqfmkuIVaREZ2ykEfCezepCLxzWMo5gVfcJsJCaT4jHT+QjgSkYhs5BMQmWqE9k3AtIfk4g211z/sTMVw==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -3800,9 +3800,9 @@ packages:
|
||||||
'@typescript-eslint/scope-manager': 5.47.1
|
'@typescript-eslint/scope-manager': 5.47.1
|
||||||
'@typescript-eslint/types': 5.47.1
|
'@typescript-eslint/types': 5.47.1
|
||||||
'@typescript-eslint/typescript-estree': 5.47.1_typescript@4.9.4
|
'@typescript-eslint/typescript-estree': 5.47.1_typescript@4.9.4
|
||||||
eslint: 8.30.0
|
eslint: 8.31.0
|
||||||
eslint-scope: 5.1.1
|
eslint-scope: 5.1.1
|
||||||
eslint-utils: 3.0.0_eslint@8.30.0
|
eslint-utils: 3.0.0_eslint@8.31.0
|
||||||
semver: 7.3.7
|
semver: 7.3.7
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
@ -5122,16 +5122,16 @@ packages:
|
||||||
source-map: 0.6.1
|
source-map: 0.6.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-config-prettier/8.5.0_eslint@8.30.0:
|
/eslint-config-prettier/8.5.0_eslint@8.31.0:
|
||||||
resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==}
|
resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=7.0.0'
|
eslint: '>=7.0.0'
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 8.30.0
|
eslint: 8.31.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-config-react-app/7.0.1_5dzg3kvqggpfcaryo776p5cisq:
|
/eslint-config-react-app/7.0.1_hcgtzugqufufn3fem7cpkdlcvu:
|
||||||
resolution: {integrity: sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==}
|
resolution: {integrity: sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==}
|
||||||
engines: {node: '>=14.0.0'}
|
engines: {node: '>=14.0.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -5142,20 +5142,20 @@ packages:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/core': 7.18.6
|
'@babel/core': 7.18.6
|
||||||
'@babel/eslint-parser': 7.18.2_krbl7gjo3afxleq6arh2klsyza
|
'@babel/eslint-parser': 7.18.2_73v55hpqq5rouuatnxlsrke4km
|
||||||
'@rushstack/eslint-patch': 1.1.4
|
'@rushstack/eslint-patch': 1.1.4
|
||||||
'@typescript-eslint/eslint-plugin': 5.47.1_txmweb6yn7coi7nfrp22gpyqmy
|
'@typescript-eslint/eslint-plugin': 5.47.1_axni7f4fgvh6tlufnh6hwgsifq
|
||||||
'@typescript-eslint/parser': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa
|
'@typescript-eslint/parser': 5.47.1_iukboom6ndih5an6iafl45j2fe
|
||||||
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: 8.30.0
|
eslint: 8.31.0
|
||||||
eslint-plugin-flowtype: 8.0.3_eslint@8.30.0
|
eslint-plugin-flowtype: 8.0.3_eslint@8.31.0
|
||||||
eslint-plugin-import: 2.26.0_wspzxxdxgd6sryq2cmxnia3diy
|
eslint-plugin-import: 2.26.0_bpx4furzt4ibermwbsj75osuwi
|
||||||
eslint-plugin-jest: 25.7.0_q2j57hara4akamrxhqbo5gmcq4
|
eslint-plugin-jest: 25.7.0_gmaywxto773tx3mrwhb6jk3dga
|
||||||
eslint-plugin-jsx-a11y: 6.6.1_eslint@8.30.0
|
eslint-plugin-jsx-a11y: 6.6.1_eslint@8.31.0
|
||||||
eslint-plugin-react: 7.31.11_eslint@8.30.0
|
eslint-plugin-react: 7.31.11_eslint@8.31.0
|
||||||
eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0
|
eslint-plugin-react-hooks: 4.6.0_eslint@8.31.0
|
||||||
eslint-plugin-testing-library: 5.5.1_lzzuuodtsqwxnvqeq4g4likcqa
|
eslint-plugin-testing-library: 5.5.1_iukboom6ndih5an6iafl45j2fe
|
||||||
typescript: 4.9.4
|
typescript: 4.9.4
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@babel/plugin-syntax-flow'
|
- '@babel/plugin-syntax-flow'
|
||||||
|
@ -5179,7 +5179,7 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-import-resolver-typescript/3.5.2_2lbwmhbr7bncddqbzzpg77o75m:
|
/eslint-import-resolver-typescript/3.5.2_ol7jqilc3wemtdbq3nzhywgxq4:
|
||||||
resolution: {integrity: sha512-zX4ebnnyXiykjhcBvKIf5TNvt8K7yX6bllTRZ14MiurKPjDpCAZujlszTdB8pcNXhZcOf+god4s9SjQa5GnytQ==}
|
resolution: {integrity: sha512-zX4ebnnyXiykjhcBvKIf5TNvt8K7yX6bllTRZ14MiurKPjDpCAZujlszTdB8pcNXhZcOf+god4s9SjQa5GnytQ==}
|
||||||
engines: {node: ^14.18.0 || >=16.0.0}
|
engines: {node: ^14.18.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -5188,8 +5188,8 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
enhanced-resolve: 5.10.0
|
enhanced-resolve: 5.10.0
|
||||||
eslint: 8.30.0
|
eslint: 8.31.0
|
||||||
eslint-plugin-import: 2.26.0_wspzxxdxgd6sryq2cmxnia3diy
|
eslint-plugin-import: 2.26.0_bpx4furzt4ibermwbsj75osuwi
|
||||||
get-tsconfig: 4.2.0
|
get-tsconfig: 4.2.0
|
||||||
globby: 13.1.2
|
globby: 13.1.2
|
||||||
is-core-module: 2.10.0
|
is-core-module: 2.10.0
|
||||||
|
@ -5217,16 +5217,16 @@ packages:
|
||||||
eslint-import-resolver-webpack:
|
eslint-import-resolver-webpack:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/parser': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa
|
'@typescript-eslint/parser': 5.47.1_iukboom6ndih5an6iafl45j2fe
|
||||||
debug: 3.2.7
|
debug: 3.2.7
|
||||||
eslint-import-resolver-node: 0.3.6
|
eslint-import-resolver-node: 0.3.6
|
||||||
eslint-import-resolver-typescript: 3.5.2_2lbwmhbr7bncddqbzzpg77o75m
|
eslint-import-resolver-typescript: 3.5.2_ol7jqilc3wemtdbq3nzhywgxq4
|
||||||
find-up: 2.1.0
|
find-up: 2.1.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-plugin-flowtype/8.0.3_eslint@8.30.0:
|
/eslint-plugin-flowtype/8.0.3_eslint@8.31.0:
|
||||||
resolution: {integrity: sha512-dX8l6qUL6O+fYPtpNRideCFSpmWOUVx5QcaGLVqe/vlDiBSe4vYljDWDETwnyFzpl7By/WVIu6rcrniCgH9BqQ==}
|
resolution: {integrity: sha512-dX8l6qUL6O+fYPtpNRideCFSpmWOUVx5QcaGLVqe/vlDiBSe4vYljDWDETwnyFzpl7By/WVIu6rcrniCgH9BqQ==}
|
||||||
engines: {node: '>=12.0.0'}
|
engines: {node: '>=12.0.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -5239,12 +5239,12 @@ packages:
|
||||||
'@babel/plugin-transform-react-jsx':
|
'@babel/plugin-transform-react-jsx':
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 8.30.0
|
eslint: 8.31.0
|
||||||
lodash: 4.17.21
|
lodash: 4.17.21
|
||||||
string-natural-compare: 3.0.1
|
string-natural-compare: 3.0.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-plugin-import/2.26.0_wspzxxdxgd6sryq2cmxnia3diy:
|
/eslint-plugin-import/2.26.0_bpx4furzt4ibermwbsj75osuwi:
|
||||||
resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==}
|
resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==}
|
||||||
engines: {node: '>=4'}
|
engines: {node: '>=4'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -5254,12 +5254,12 @@ packages:
|
||||||
'@typescript-eslint/parser':
|
'@typescript-eslint/parser':
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/parser': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa
|
'@typescript-eslint/parser': 5.47.1_iukboom6ndih5an6iafl45j2fe
|
||||||
array-includes: 3.1.5
|
array-includes: 3.1.5
|
||||||
array.prototype.flat: 1.3.0
|
array.prototype.flat: 1.3.0
|
||||||
debug: 2.6.9
|
debug: 2.6.9
|
||||||
doctrine: 2.1.0
|
doctrine: 2.1.0
|
||||||
eslint: 8.30.0
|
eslint: 8.31.0
|
||||||
eslint-import-resolver-node: 0.3.6
|
eslint-import-resolver-node: 0.3.6
|
||||||
eslint-module-utils: 2.7.3_xwkgymqrkgeqobyqeskk5o3z2u
|
eslint-module-utils: 2.7.3_xwkgymqrkgeqobyqeskk5o3z2u
|
||||||
has: 1.0.3
|
has: 1.0.3
|
||||||
|
@ -5275,7 +5275,7 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-plugin-jest/25.7.0_q2j57hara4akamrxhqbo5gmcq4:
|
/eslint-plugin-jest/25.7.0_gmaywxto773tx3mrwhb6jk3dga:
|
||||||
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:
|
||||||
|
@ -5288,16 +5288,16 @@ packages:
|
||||||
jest:
|
jest:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/eslint-plugin': 5.47.1_txmweb6yn7coi7nfrp22gpyqmy
|
'@typescript-eslint/eslint-plugin': 5.47.1_axni7f4fgvh6tlufnh6hwgsifq
|
||||||
'@typescript-eslint/experimental-utils': 5.30.6_lzzuuodtsqwxnvqeq4g4likcqa
|
'@typescript-eslint/experimental-utils': 5.30.6_iukboom6ndih5an6iafl45j2fe
|
||||||
eslint: 8.30.0
|
eslint: 8.31.0
|
||||||
jest: 29.3.1_@types+node@18.11.18
|
jest: 29.3.1_@types+node@18.11.18
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-plugin-jsx-a11y/6.6.1_eslint@8.30.0:
|
/eslint-plugin-jsx-a11y/6.6.1_eslint@8.31.0:
|
||||||
resolution: {integrity: sha512-sXgFVNHiWffBq23uiS/JaP6eVR622DqwB4yTzKvGZGcPq6/yZ3WmOZfuBks/vHWo9GaFOqC2ZK4i6+C35knx7Q==}
|
resolution: {integrity: sha512-sXgFVNHiWffBq23uiS/JaP6eVR622DqwB4yTzKvGZGcPq6/yZ3WmOZfuBks/vHWo9GaFOqC2ZK4i6+C35knx7Q==}
|
||||||
engines: {node: '>=4.0'}
|
engines: {node: '>=4.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -5311,7 +5311,7 @@ packages:
|
||||||
axobject-query: 2.2.0
|
axobject-query: 2.2.0
|
||||||
damerau-levenshtein: 1.0.8
|
damerau-levenshtein: 1.0.8
|
||||||
emoji-regex: 9.2.2
|
emoji-regex: 9.2.2
|
||||||
eslint: 8.30.0
|
eslint: 8.31.0
|
||||||
has: 1.0.3
|
has: 1.0.3
|
||||||
jsx-ast-utils: 3.3.2
|
jsx-ast-utils: 3.3.2
|
||||||
language-tags: 1.0.5
|
language-tags: 1.0.5
|
||||||
|
@ -5319,7 +5319,7 @@ packages:
|
||||||
semver: 6.3.0
|
semver: 6.3.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-plugin-prettier/4.2.1_kl4pe43v5b43npmso5hoplpbyi:
|
/eslint-plugin-prettier/4.2.1_xtjuwoibeoaqavcvkna3ocxxbu:
|
||||||
resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==}
|
resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==}
|
||||||
engines: {node: '>=12.0.0'}
|
engines: {node: '>=12.0.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -5330,22 +5330,22 @@ packages:
|
||||||
eslint-config-prettier:
|
eslint-config-prettier:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 8.30.0
|
eslint: 8.31.0
|
||||||
eslint-config-prettier: 8.5.0_eslint@8.30.0
|
eslint-config-prettier: 8.5.0_eslint@8.31.0
|
||||||
prettier: 2.8.1
|
prettier: 2.8.1
|
||||||
prettier-linter-helpers: 1.0.0
|
prettier-linter-helpers: 1.0.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-plugin-react-hooks/4.6.0_eslint@8.30.0:
|
/eslint-plugin-react-hooks/4.6.0_eslint@8.31.0:
|
||||||
resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==}
|
resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==}
|
||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
|
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 8.30.0
|
eslint: 8.31.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-plugin-react/7.31.11_eslint@8.30.0:
|
/eslint-plugin-react/7.31.11_eslint@8.31.0:
|
||||||
resolution: {integrity: sha512-TTvq5JsT5v56wPa9OYHzsrOlHzKZKjV+aLgS+55NJP/cuzdiQPC7PfYoUjMoxlffKtvijpk7vA/jmuqRb9nohw==}
|
resolution: {integrity: sha512-TTvq5JsT5v56wPa9OYHzsrOlHzKZKjV+aLgS+55NJP/cuzdiQPC7PfYoUjMoxlffKtvijpk7vA/jmuqRb9nohw==}
|
||||||
engines: {node: '>=4'}
|
engines: {node: '>=4'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -5355,7 +5355,7 @@ packages:
|
||||||
array.prototype.flatmap: 1.3.1
|
array.prototype.flatmap: 1.3.1
|
||||||
array.prototype.tosorted: 1.1.1
|
array.prototype.tosorted: 1.1.1
|
||||||
doctrine: 2.1.0
|
doctrine: 2.1.0
|
||||||
eslint: 8.30.0
|
eslint: 8.31.0
|
||||||
estraverse: 5.3.0
|
estraverse: 5.3.0
|
||||||
jsx-ast-utils: 3.3.2
|
jsx-ast-utils: 3.3.2
|
||||||
minimatch: 3.1.2
|
minimatch: 3.1.2
|
||||||
|
@ -5369,14 +5369,14 @@ packages:
|
||||||
string.prototype.matchall: 4.0.8
|
string.prototype.matchall: 4.0.8
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-plugin-testing-library/5.5.1_lzzuuodtsqwxnvqeq4g4likcqa:
|
/eslint-plugin-testing-library/5.5.1_iukboom6ndih5an6iafl45j2fe:
|
||||||
resolution: {integrity: sha512-plLEkkbAKBjPxsLj7x4jNapcHAg2ernkQlKKrN2I8NrQwPISZHyCUNvg5Hv3EDqOQReToQb5bnqXYbkijJPE/g==}
|
resolution: {integrity: sha512-plLEkkbAKBjPxsLj7x4jNapcHAg2ernkQlKKrN2I8NrQwPISZHyCUNvg5Hv3EDqOQReToQb5bnqXYbkijJPE/g==}
|
||||||
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.47.1_lzzuuodtsqwxnvqeq4g4likcqa
|
'@typescript-eslint/utils': 5.47.1_iukboom6ndih5an6iafl45j2fe
|
||||||
eslint: 8.30.0
|
eslint: 8.31.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
@ -5398,13 +5398,13 @@ packages:
|
||||||
estraverse: 5.3.0
|
estraverse: 5.3.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-utils/3.0.0_eslint@8.30.0:
|
/eslint-utils/3.0.0_eslint@8.31.0:
|
||||||
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
|
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
|
||||||
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
|
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=5'
|
eslint: '>=5'
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 8.30.0
|
eslint: 8.31.0
|
||||||
eslint-visitor-keys: 2.1.0
|
eslint-visitor-keys: 2.1.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
@ -5418,12 +5418,12 @@ 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
|
||||||
|
|
||||||
/eslint/8.30.0:
|
/eslint/8.31.0:
|
||||||
resolution: {integrity: sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ==}
|
resolution: {integrity: sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint/eslintrc': 1.4.0
|
'@eslint/eslintrc': 1.4.1
|
||||||
'@humanwhocodes/config-array': 0.11.8
|
'@humanwhocodes/config-array': 0.11.8
|
||||||
'@humanwhocodes/module-importer': 1.0.1
|
'@humanwhocodes/module-importer': 1.0.1
|
||||||
'@nodelib/fs.walk': 1.2.8
|
'@nodelib/fs.walk': 1.2.8
|
||||||
|
@ -5434,7 +5434,7 @@ packages:
|
||||||
doctrine: 3.0.0
|
doctrine: 3.0.0
|
||||||
escape-string-regexp: 4.0.0
|
escape-string-regexp: 4.0.0
|
||||||
eslint-scope: 7.1.1
|
eslint-scope: 7.1.1
|
||||||
eslint-utils: 3.0.0_eslint@8.30.0
|
eslint-utils: 3.0.0_eslint@8.31.0
|
||||||
eslint-visitor-keys: 3.3.0
|
eslint-visitor-keys: 3.3.0
|
||||||
espree: 9.4.0
|
espree: 9.4.0
|
||||||
esquery: 1.4.0
|
esquery: 1.4.0
|
||||||
|
@ -9144,7 +9144,7 @@ packages:
|
||||||
spdx-expression-parse: 3.0.1
|
spdx-expression-parse: 3.0.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vite-plugin-eslint/1.8.1_eslint@8.30.0+vite@4.0.3:
|
/vite-plugin-eslint/1.8.1_eslint@8.31.0+vite@4.0.3:
|
||||||
resolution: {integrity: sha512-PqdMf3Y2fLO9FsNPmMX+//2BF5SF8nEWspZdgl4kSt7UvHDRHVVfHvxsD7ULYzZrJDGRxR81Nq7TOFgwMnUang==}
|
resolution: {integrity: sha512-PqdMf3Y2fLO9FsNPmMX+//2BF5SF8nEWspZdgl4kSt7UvHDRHVVfHvxsD7ULYzZrJDGRxR81Nq7TOFgwMnUang==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=7'
|
eslint: '>=7'
|
||||||
|
@ -9152,7 +9152,7 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@rollup/pluginutils': 4.2.1
|
'@rollup/pluginutils': 4.2.1
|
||||||
'@types/eslint': 8.4.5
|
'@types/eslint': 8.4.5
|
||||||
eslint: 8.30.0
|
eslint: 8.31.0
|
||||||
rollup: 2.78.0
|
rollup: 2.78.0
|
||||||
vite: 4.0.3_@types+node@18.11.18
|
vite: 4.0.3_@types+node@18.11.18
|
||||||
dev: true
|
dev: true
|
||||||
|
|
Loading…
Reference in New Issue