diff --git a/package.json b/package.json index 476781b227e8c..b2bdf833f29cb 100644 --- a/package.json +++ b/package.json @@ -121,10 +121,10 @@ "@types/tmp": "^0.2.0", "@types/yargs": "^17.0.10", "@types/yarnpkg__lockfile": "^1.1.5", - "@typescript-eslint/eslint-plugin": "5.58.0", - "@typescript-eslint/parser": "5.58.0", - "@typescript-eslint/type-utils": "5.58.0", - "@typescript-eslint/utils": "5.58.0", + "@typescript-eslint/eslint-plugin": "5.60.1", + "@typescript-eslint/parser": "5.60.1", + "@typescript-eslint/type-utils": "5.60.1", + "@typescript-eslint/utils": "5.60.1", "@xstate/immer": "0.3.1", "@xstate/inspect": "0.7.0", "@xstate/react": "3.0.1", diff --git a/packages/angular/src/generators/convert-tslint-to-eslint/__snapshots__/convert-tslint-to-eslint.spec.ts.snap b/packages/angular/src/generators/convert-tslint-to-eslint/__snapshots__/convert-tslint-to-eslint.spec.ts.snap index f836523f53543..64d1956c76958 100644 --- a/packages/angular/src/generators/convert-tslint-to-eslint/__snapshots__/convert-tslint-to-eslint.spec.ts.snap +++ b/packages/angular/src/generators/convert-tslint-to-eslint/__snapshots__/convert-tslint-to-eslint.spec.ts.snap @@ -556,8 +556,8 @@ exports[`convert-tslint-to-eslint should work for Angular applications 1`] = ` "@angular-eslint/template-parser": "~16.0.0", "@nx/eslint-plugin": "0.0.1", "@nx/linter": "0.0.1", - "@typescript-eslint/eslint-plugin": "^5.58.0", - "@typescript-eslint/parser": "^5.58.0", + "@typescript-eslint/eslint-plugin": "^5.60.1", + "@typescript-eslint/parser": "^5.60.1", "eslint": "~8.15.0", "eslint-config-prettier": "8.1.0", "eslint-plugin-import": "latest", @@ -908,8 +908,8 @@ exports[`convert-tslint-to-eslint should work for Angular libraries 1`] = ` "@angular-eslint/template-parser": "~16.0.0", "@nx/eslint-plugin": "0.0.1", "@nx/linter": "0.0.1", - "@typescript-eslint/eslint-plugin": "^5.58.0", - "@typescript-eslint/parser": "^5.58.0", + "@typescript-eslint/eslint-plugin": "^5.60.1", + "@typescript-eslint/parser": "^5.60.1", "eslint": "~8.15.0", "eslint-config-prettier": "8.1.0", "eslint-plugin-import": "latest", diff --git a/packages/cypress/src/generators/convert-tslint-to-eslint/__snapshots__/convert-tslint-to-eslint.spec.ts.snap b/packages/cypress/src/generators/convert-tslint-to-eslint/__snapshots__/convert-tslint-to-eslint.spec.ts.snap index 055963f6525d3..0476b99277205 100644 --- a/packages/cypress/src/generators/convert-tslint-to-eslint/__snapshots__/convert-tslint-to-eslint.spec.ts.snap +++ b/packages/cypress/src/generators/convert-tslint-to-eslint/__snapshots__/convert-tslint-to-eslint.spec.ts.snap @@ -6,8 +6,8 @@ exports[`convert-tslint-to-eslint should work for Cypress applications 1`] = ` "devDependencies": { "@nx/eslint-plugin": "0.0.1", "@nx/linter": "0.0.1", - "@typescript-eslint/eslint-plugin": "^5.58.0", - "@typescript-eslint/parser": "^5.58.0", + "@typescript-eslint/eslint-plugin": "^5.60.1", + "@typescript-eslint/parser": "^5.60.1", "eslint": "~8.15.0", "eslint-config-prettier": "8.1.0", "eslint-plugin-cypress": "^2.10.3", diff --git a/packages/eslint-plugin/package.json b/packages/eslint-plugin/package.json index b8d2749148449..02c6a5615849a 100644 --- a/packages/eslint-plugin/package.json +++ b/packages/eslint-plugin/package.json @@ -24,7 +24,7 @@ }, "homepage": "https://nx.dev", "peerDependencies": { - "@typescript-eslint/parser": "^5.58.0", + "@typescript-eslint/parser": "^5.60.1", "eslint-config-prettier": "^8.1.0" }, "peerDependenciesMeta": { @@ -35,8 +35,8 @@ "dependencies": { "@nx/devkit": "file:../devkit", "@nx/js": "file:../js", - "@typescript-eslint/type-utils": "^5.58.0", - "@typescript-eslint/utils": "^5.58.0", + "@typescript-eslint/type-utils": "^5.60.1", + "@typescript-eslint/utils": "^5.60.1", "chalk": "^4.1.0", "confusing-browser-globals": "^1.0.9", "jsonc-eslint-parser": "^2.1.0", diff --git a/packages/linter/migrations.json b/packages/linter/migrations.json index 7487f89dc7645..c4e5780a80d00 100644 --- a/packages/linter/migrations.json +++ b/packages/linter/migrations.json @@ -241,6 +241,20 @@ "version": "^5.58.0" } } + }, + "16.5.0": { + "version": "16.5.0-beta.2", + "packages": { + "@typescript-eslint/parser": { + "version": "^5.60.1" + }, + "@typescript-eslint/eslint-plugin": { + "version": "^5.60.1" + }, + "@typescript-eslint/utils": { + "version": "^5.60.1" + } + } } } } diff --git a/packages/linter/src/migrations/update-14-4-4/__snapshots__/experimental-to-utils-deps.spec.ts.snap b/packages/linter/src/migrations/update-14-4-4/__snapshots__/experimental-to-utils-deps.spec.ts.snap index 20019dd4de10a..7beeec5a23c20 100644 --- a/packages/linter/src/migrations/update-14-4-4/__snapshots__/experimental-to-utils-deps.spec.ts.snap +++ b/packages/linter/src/migrations/update-14-4-4/__snapshots__/experimental-to-utils-deps.spec.ts.snap @@ -5,7 +5,7 @@ exports[`addTypescriptEslintUtilsIfNeeded() should add @typescript-eslint/utils "name": "test-name", "dependencies": {}, "devDependencies": { - "@typescript-eslint/utils": "^5.58.0" + "@typescript-eslint/utils": "^5.60.1" } } " @@ -18,7 +18,7 @@ exports[`addTypescriptEslintUtilsIfNeeded() should remove @typescript-eslint/exp "name": "test-name", "dependencies": {}, "devDependencies": { - "@typescript-eslint/utils": "^5.58.0" + "@typescript-eslint/utils": "^5.60.1" } } " @@ -29,7 +29,7 @@ exports[`addTypescriptEslintUtilsIfNeeded() should remove @typescript-eslint/exp "name": "test-name", "dependencies": {}, "devDependencies": { - "@typescript-eslint/utils": "^5.58.0" + "@typescript-eslint/utils": "^5.60.1" } } " diff --git a/packages/linter/src/utils/versions.ts b/packages/linter/src/utils/versions.ts index a2dd7d34bbb47..889388f1e8fdc 100644 --- a/packages/linter/src/utils/versions.ts +++ b/packages/linter/src/utils/versions.ts @@ -3,4 +3,4 @@ export const nxVersion = require('../../package.json').version; export const eslintVersion = '~8.15.0'; export const eslintConfigPrettierVersion = '8.1.0'; export const tslintToEslintConfigVersion = '^2.13.0'; -export const typescriptESLintVersion = '^5.58.0'; +export const typescriptESLintVersion = '^5.60.1'; diff --git a/packages/nest/src/generators/convert-tslint-to-eslint/__snapshots__/convert-tslint-to-eslint.spec.ts.snap b/packages/nest/src/generators/convert-tslint-to-eslint/__snapshots__/convert-tslint-to-eslint.spec.ts.snap index 61419fde515ee..7413692ca6cec 100644 --- a/packages/nest/src/generators/convert-tslint-to-eslint/__snapshots__/convert-tslint-to-eslint.spec.ts.snap +++ b/packages/nest/src/generators/convert-tslint-to-eslint/__snapshots__/convert-tslint-to-eslint.spec.ts.snap @@ -6,8 +6,8 @@ exports[`convert-tslint-to-eslint should work for NestJS applications 1`] = ` "devDependencies": { "@nx/eslint-plugin": "0.0.1", "@nx/linter": "0.0.1", - "@typescript-eslint/eslint-plugin": "^5.58.0", - "@typescript-eslint/parser": "^5.58.0", + "@typescript-eslint/eslint-plugin": "^5.60.1", + "@typescript-eslint/parser": "^5.60.1", "eslint": "~8.15.0", "eslint-config-prettier": "8.1.0", "eslint-plugin-import": "latest", @@ -291,8 +291,8 @@ exports[`convert-tslint-to-eslint should work for NestJS libraries 1`] = ` "devDependencies": { "@nx/eslint-plugin": "0.0.1", "@nx/linter": "0.0.1", - "@typescript-eslint/eslint-plugin": "^5.58.0", - "@typescript-eslint/parser": "^5.58.0", + "@typescript-eslint/eslint-plugin": "^5.60.1", + "@typescript-eslint/parser": "^5.60.1", "eslint": "~8.15.0", "eslint-config-prettier": "8.1.0", "eslint-plugin-import": "latest", diff --git a/packages/workspace/src/utils/versions.ts b/packages/workspace/src/utils/versions.ts index 603f34881f285..3a9e3d7a8fac2 100644 --- a/packages/workspace/src/utils/versions.ts +++ b/packages/workspace/src/utils/versions.ts @@ -1,7 +1,7 @@ export const nxVersion = require('../../package.json').version; export const typescriptVersion = '~5.1.3'; -export const typescriptESLintVersion = '^5.58.0'; +export const typescriptESLintVersion = '^5.60.1'; export const eslintVersion = '~8.15.0'; export const eslintConfigPrettierVersion = '8.1.0'; diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 491764c140b6b..a32cb17e36dd5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -270,7 +270,7 @@ devDependencies: version: 16.5.0-beta.2(nx@16.5.0-beta.2) '@nx/eslint-plugin': specifier: 16.5.0-beta.2 - version: 16.5.0-beta.2(@swc-node/register@1.5.4)(@swc/core@1.3.51)(@typescript-eslint/parser@5.58.0)(eslint-config-prettier@8.5.0)(eslint@8.15.0)(nx@16.5.0-beta.2)(typescript@5.1.3)(verdaccio@5.15.4) + version: 16.5.0-beta.2(@swc-node/register@1.5.4)(@swc/core@1.3.51)(@typescript-eslint/parser@5.60.1)(eslint-config-prettier@8.5.0)(eslint@8.15.0)(nx@16.5.0-beta.2)(typescript@5.1.3)(verdaccio@5.15.4) '@nx/jest': specifier: 16.5.0-beta.2 version: 16.5.0-beta.2(@swc-node/register@1.5.4)(@swc/core@1.3.51)(@types/node@18.16.9)(nx@16.5.0-beta.2)(ts-node@10.9.1)(typescript@5.1.3)(verdaccio@5.15.4) @@ -434,17 +434,17 @@ devDependencies: specifier: ^1.1.5 version: 1.1.5 '@typescript-eslint/eslint-plugin': - specifier: 5.58.0 - version: 5.58.0(@typescript-eslint/parser@5.58.0)(eslint@8.15.0)(typescript@5.1.3) + specifier: 5.60.1 + version: 5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.15.0)(typescript@5.1.3) '@typescript-eslint/parser': - specifier: 5.58.0 - version: 5.58.0(eslint@8.15.0)(typescript@5.1.3) + specifier: 5.60.1 + version: 5.60.1(eslint@8.15.0)(typescript@5.1.3) '@typescript-eslint/type-utils': - specifier: 5.58.0 - version: 5.58.0(eslint@8.15.0)(typescript@5.1.3) + specifier: 5.60.1 + version: 5.60.1(eslint@8.15.0)(typescript@5.1.3) '@typescript-eslint/utils': - specifier: 5.58.0 - version: 5.58.0(eslint@8.15.0)(typescript@5.1.3) + specifier: 5.60.1 + version: 5.60.1(eslint@8.15.0)(typescript@5.1.3) '@xstate/immer': specifier: 0.3.1 version: 0.3.1(immer@9.0.16)(xstate@4.34.0) @@ -549,7 +549,7 @@ devDependencies: version: 2.12.1(eslint@8.15.0) eslint-plugin-import: specifier: 2.26.0 - version: 2.26.0(@typescript-eslint/parser@5.58.0)(eslint-import-resolver-typescript@3.5.2)(eslint@8.15.0) + version: 2.26.0(@typescript-eslint/parser@5.60.1)(eslint-import-resolver-typescript@3.5.2)(eslint@8.15.0) eslint-plugin-jsx-a11y: specifier: 6.6.1 version: 6.6.1(eslint@8.15.0) @@ -6815,10 +6815,10 @@ packages: - nx dev: true - /@nrwl/eslint-plugin-nx@16.5.0-beta.2(@swc-node/register@1.5.4)(@swc/core@1.3.51)(@typescript-eslint/parser@5.58.0)(eslint-config-prettier@8.5.0)(eslint@8.15.0)(nx@16.5.0-beta.2)(typescript@5.1.3)(verdaccio@5.15.4): + /@nrwl/eslint-plugin-nx@16.5.0-beta.2(@swc-node/register@1.5.4)(@swc/core@1.3.51)(@typescript-eslint/parser@5.60.1)(eslint-config-prettier@8.5.0)(eslint@8.15.0)(nx@16.5.0-beta.2)(typescript@5.1.3)(verdaccio@5.15.4): resolution: {integrity: sha512-mvynfwgX2w8fVZa3TC0VsjV30aS1bDyFo8Q76kAg6UNhSXRA5VSw9qR21ajezY4/mEGsvUrgaiqEcR0yc/TIXA==} dependencies: - '@nx/eslint-plugin': 16.5.0-beta.2(@swc-node/register@1.5.4)(@swc/core@1.3.51)(@typescript-eslint/parser@5.58.0)(eslint-config-prettier@8.5.0)(eslint@8.15.0)(nx@16.5.0-beta.2)(typescript@5.1.3)(verdaccio@5.15.4) + '@nx/eslint-plugin': 16.5.0-beta.2(@swc-node/register@1.5.4)(@swc/core@1.3.51)(@typescript-eslint/parser@5.60.1)(eslint-config-prettier@8.5.0)(eslint@8.15.0)(nx@16.5.0-beta.2)(typescript@5.1.3)(verdaccio@5.15.4) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -7393,7 +7393,7 @@ packages: tslib: 2.5.3 dev: true - /@nx/eslint-plugin@16.5.0-beta.2(@swc-node/register@1.5.4)(@swc/core@1.3.51)(@typescript-eslint/parser@5.58.0)(eslint-config-prettier@8.5.0)(eslint@8.15.0)(nx@16.5.0-beta.2)(typescript@5.1.3)(verdaccio@5.15.4): + /@nx/eslint-plugin@16.5.0-beta.2(@swc-node/register@1.5.4)(@swc/core@1.3.51)(@typescript-eslint/parser@5.60.1)(eslint-config-prettier@8.5.0)(eslint@8.15.0)(nx@16.5.0-beta.2)(typescript@5.1.3)(verdaccio@5.15.4): resolution: {integrity: sha512-nBzQ/RiGcKbvZJsDfSkfIFGSxtMawnSDQORzbvTiESEkOw9ElxxS4DxhXRs33TXpq40gHtUVnIjvc5MnIwkG4w==} peerDependencies: '@typescript-eslint/parser': ^5.58.0 @@ -7402,12 +7402,12 @@ packages: eslint-config-prettier: optional: true dependencies: - '@nrwl/eslint-plugin-nx': 16.5.0-beta.2(@swc-node/register@1.5.4)(@swc/core@1.3.51)(@typescript-eslint/parser@5.58.0)(eslint-config-prettier@8.5.0)(eslint@8.15.0)(nx@16.5.0-beta.2)(typescript@5.1.3)(verdaccio@5.15.4) + '@nrwl/eslint-plugin-nx': 16.5.0-beta.2(@swc-node/register@1.5.4)(@swc/core@1.3.51)(@typescript-eslint/parser@5.60.1)(eslint-config-prettier@8.5.0)(eslint@8.15.0)(nx@16.5.0-beta.2)(typescript@5.1.3)(verdaccio@5.15.4) '@nx/devkit': 16.5.0-beta.2(nx@16.5.0-beta.2) '@nx/js': 16.5.0-beta.2(@swc-node/register@1.5.4)(@swc/core@1.3.51)(nx@16.5.0-beta.2)(typescript@5.1.3)(verdaccio@5.15.4) - '@typescript-eslint/parser': 5.58.0(eslint@8.15.0)(typescript@5.1.3) - '@typescript-eslint/type-utils': 5.58.0(eslint@8.15.0)(typescript@5.1.3) - '@typescript-eslint/utils': 5.58.0(eslint@8.15.0)(typescript@5.1.3) + '@typescript-eslint/parser': 5.60.1(eslint@8.15.0)(typescript@5.1.3) + '@typescript-eslint/type-utils': 5.60.1(eslint@8.15.0)(typescript@5.1.3) + '@typescript-eslint/utils': 5.60.1(eslint@8.15.0)(typescript@5.1.3) chalk: 4.1.2 confusing-browser-globals: 1.0.11 eslint-config-prettier: 8.5.0(eslint@8.15.0) @@ -10633,8 +10633,8 @@ packages: dev: true optional: true - /@typescript-eslint/eslint-plugin@5.58.0(@typescript-eslint/parser@5.58.0)(eslint@8.15.0)(typescript@5.1.3): - resolution: {integrity: sha512-vxHvLhH0qgBd3/tW6/VccptSfc8FxPQIkmNTVLWcCOVqSBvqpnKkBTYrhcGlXfSnd78azwe+PsjYFj0X34/njA==} + /@typescript-eslint/eslint-plugin@5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.15.0)(typescript@5.1.3): + resolution: {integrity: sha512-KSWsVvsJsLJv3c4e73y/Bzt7OpqMCADUO846bHcuWYSYM19bldbAeDv7dYyV0jwkbMfJ2XdlzwjhXtuD7OY6bw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -10645,10 +10645,10 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.5.0 - '@typescript-eslint/parser': 5.58.0(eslint@8.15.0)(typescript@5.1.3) - '@typescript-eslint/scope-manager': 5.58.0 - '@typescript-eslint/type-utils': 5.58.0(eslint@8.15.0)(typescript@5.1.3) - '@typescript-eslint/utils': 5.58.0(eslint@8.15.0)(typescript@5.1.3) + '@typescript-eslint/parser': 5.60.1(eslint@8.15.0)(typescript@5.1.3) + '@typescript-eslint/scope-manager': 5.60.1 + '@typescript-eslint/type-utils': 5.60.1(eslint@8.15.0)(typescript@5.1.3) + '@typescript-eslint/utils': 5.60.1(eslint@8.15.0)(typescript@5.1.3) debug: 4.3.4(supports-color@5.5.0) eslint: 8.15.0 grapheme-splitter: 1.0.4 @@ -10661,8 +10661,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@5.58.0(eslint@8.15.0)(typescript@5.1.3): - resolution: {integrity: sha512-ixaM3gRtlfrKzP8N6lRhBbjTow1t6ztfBvQNGuRM8qH1bjFFXIJ35XY+FC0RRBKn3C6cT+7VW1y8tNm7DwPHDQ==} + /@typescript-eslint/parser@5.60.1(eslint@8.15.0)(typescript@5.1.3): + resolution: {integrity: sha512-pHWlc3alg2oSMGwsU/Is8hbm3XFbcrb6P5wIxcQW9NsYBfnrubl/GhVVD/Jm/t8HXhA2WncoIRfBtnCgRGV96Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -10671,9 +10671,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.58.0 - '@typescript-eslint/types': 5.58.0 - '@typescript-eslint/typescript-estree': 5.58.0(typescript@5.1.3) + '@typescript-eslint/scope-manager': 5.60.1 + '@typescript-eslint/types': 5.60.1 + '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.1.3) debug: 4.3.4(supports-color@5.5.0) eslint: 8.15.0 typescript: 5.1.3 @@ -10681,14 +10681,6 @@ packages: - supports-color dev: true - /@typescript-eslint/scope-manager@5.58.0: - resolution: {integrity: sha512-b+w8ypN5CFvrXWQb9Ow9T4/6LC2MikNf1viLkYTiTbkQl46CnR69w7lajz1icW0TBsYmlpg+mRzFJ4LEJ8X9NA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.58.0 - '@typescript-eslint/visitor-keys': 5.58.0 - dev: true - /@typescript-eslint/scope-manager@5.59.2: resolution: {integrity: sha512-dB1v7ROySwQWKqQ8rEWcdbTsFjh2G0vn8KUyvTXdPoyzSL6lLGkiXEV5CvpJsEe9xIdKV+8Zqb7wif2issoOFA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -10697,8 +10689,16 @@ packages: '@typescript-eslint/visitor-keys': 5.59.2 dev: true - /@typescript-eslint/type-utils@5.58.0(eslint@8.15.0)(typescript@5.1.3): - resolution: {integrity: sha512-FF5vP/SKAFJ+LmR9PENql7fQVVgGDOS+dq3j+cKl9iW/9VuZC/8CFmzIP0DLKXfWKpRHawJiG70rVH+xZZbp8w==} + /@typescript-eslint/scope-manager@5.60.1: + resolution: {integrity: sha512-Dn/LnN7fEoRD+KspEOV0xDMynEmR3iSHdgNsarlXNLGGtcUok8L4N71dxUgt3YvlO8si7E+BJ5Fe3wb5yUw7DQ==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + '@typescript-eslint/types': 5.60.1 + '@typescript-eslint/visitor-keys': 5.60.1 + dev: true + + /@typescript-eslint/type-utils@5.59.2(eslint@8.15.0)(typescript@5.1.3): + resolution: {integrity: sha512-b1LS2phBOsEy/T381bxkkywfQXkV1dWda/z0PhnIy3bC5+rQWQDS7fk9CSpcXBccPY27Z6vBEuaPBCKCgYezyQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -10707,8 +10707,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.58.0(typescript@5.1.3) - '@typescript-eslint/utils': 5.58.0(eslint@8.15.0)(typescript@5.1.3) + '@typescript-eslint/typescript-estree': 5.59.2(typescript@5.1.3) + '@typescript-eslint/utils': 5.59.2(eslint@8.15.0)(typescript@5.1.3) debug: 4.3.4(supports-color@5.5.0) eslint: 8.15.0 tsutils: 3.21.0(typescript@5.1.3) @@ -10717,8 +10717,8 @@ packages: - supports-color dev: true - /@typescript-eslint/type-utils@5.59.2(eslint@8.15.0)(typescript@5.1.3): - resolution: {integrity: sha512-b1LS2phBOsEy/T381bxkkywfQXkV1dWda/z0PhnIy3bC5+rQWQDS7fk9CSpcXBccPY27Z6vBEuaPBCKCgYezyQ==} + /@typescript-eslint/type-utils@5.60.1(eslint@8.15.0)(typescript@5.1.3): + resolution: {integrity: sha512-vN6UztYqIu05nu7JqwQGzQKUJctzs3/Hg7E2Yx8rz9J+4LgtIDFWjjl1gm3pycH0P3mHAcEUBd23LVgfrsTR8A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -10727,8 +10727,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.59.2(typescript@5.1.3) - '@typescript-eslint/utils': 5.59.2(eslint@8.15.0)(typescript@5.1.3) + '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.1.3) + '@typescript-eslint/utils': 5.60.1(eslint@8.15.0)(typescript@5.1.3) debug: 4.3.4(supports-color@5.5.0) eslint: 8.15.0 tsutils: 3.21.0(typescript@5.1.3) @@ -10737,18 +10737,18 @@ packages: - supports-color dev: true - /@typescript-eslint/types@5.58.0: - resolution: {integrity: sha512-JYV4eITHPzVQMnHZcYJXl2ZloC7thuUHrcUmxtzvItyKPvQ50kb9QXBkgNAt90OYMqwaodQh2kHutWZl1fc+1g==} + /@typescript-eslint/types@5.59.2: + resolution: {integrity: sha512-LbJ/HqoVs2XTGq5shkiKaNTuVv5tTejdHgfdjqRUGdYhjW1crm/M7og2jhVskMt8/4wS3T1+PfFvL1K3wqYj4w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types@5.59.2: - resolution: {integrity: sha512-LbJ/HqoVs2XTGq5shkiKaNTuVv5tTejdHgfdjqRUGdYhjW1crm/M7og2jhVskMt8/4wS3T1+PfFvL1K3wqYj4w==} + /@typescript-eslint/types@5.60.1: + resolution: {integrity: sha512-zDcDx5fccU8BA0IDZc71bAtYIcG9PowaOwaD8rjYbqwK7dpe/UMQl3inJ4UtUK42nOCT41jTSCwg76E62JpMcg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree@5.58.0(typescript@5.1.3): - resolution: {integrity: sha512-cRACvGTodA+UxnYM2uwA2KCwRL7VAzo45syNysqlMyNyjw0Z35Icc9ihPJZjIYuA5bXJYiJ2YGUB59BqlOZT1Q==} + /@typescript-eslint/typescript-estree@5.59.2(typescript@5.1.3): + resolution: {integrity: sha512-+j4SmbwVmZsQ9jEyBMgpuBD0rKwi9RxRpjX71Brr73RsYnEr3Lt5QZ624Bxphp8HUkSKfqGnPJp1kA5nl0Sh7Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -10756,8 +10756,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.58.0 - '@typescript-eslint/visitor-keys': 5.58.0 + '@typescript-eslint/types': 5.59.2 + '@typescript-eslint/visitor-keys': 5.59.2 debug: 4.3.4(supports-color@5.5.0) globby: 11.1.0 is-glob: 4.0.3 @@ -10768,8 +10768,8 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree@5.59.2(typescript@5.1.3): - resolution: {integrity: sha512-+j4SmbwVmZsQ9jEyBMgpuBD0rKwi9RxRpjX71Brr73RsYnEr3Lt5QZ624Bxphp8HUkSKfqGnPJp1kA5nl0Sh7Q==} + /@typescript-eslint/typescript-estree@5.60.1(typescript@5.1.3): + resolution: {integrity: sha512-hkX70J9+2M2ZT6fhti5Q2FoU9zb+GeZK2SLP1WZlvUDqdMbEKhexZODD1WodNRyO8eS+4nScvT0dts8IdaBzfw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -10777,8 +10777,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.59.2 - '@typescript-eslint/visitor-keys': 5.59.2 + '@typescript-eslint/types': 5.60.1 + '@typescript-eslint/visitor-keys': 5.60.1 debug: 4.3.4(supports-color@5.5.0) globby: 11.1.0 is-glob: 4.0.3 @@ -10789,18 +10789,18 @@ packages: - supports-color dev: true - /@typescript-eslint/utils@5.58.0(eslint@8.15.0)(typescript@5.1.3): - resolution: {integrity: sha512-gAmLOTFXMXOC+zP1fsqm3VceKSBQJNzV385Ok3+yzlavNHZoedajjS4UyS21gabJYcobuigQPs/z71A9MdJFqQ==} + /@typescript-eslint/utils@5.59.2(eslint@8.15.0)(typescript@5.1.3): + resolution: {integrity: sha512-kSuF6/77TZzyGPhGO4uVp+f0SBoYxCDf+lW3GKhtKru/L8k/Hd7NFQxyWUeY7Z/KGB2C6Fe3yf2vVi4V9TsCSQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.15.0) - '@types/json-schema': 7.0.11 + '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 - '@typescript-eslint/scope-manager': 5.58.0 - '@typescript-eslint/types': 5.58.0 - '@typescript-eslint/typescript-estree': 5.58.0(typescript@5.1.3) + '@typescript-eslint/scope-manager': 5.59.2 + '@typescript-eslint/types': 5.59.2 + '@typescript-eslint/typescript-estree': 5.59.2(typescript@5.1.3) eslint: 8.15.0 eslint-scope: 5.1.1 semver: 7.5.3 @@ -10809,8 +10809,8 @@ packages: - typescript dev: true - /@typescript-eslint/utils@5.59.2(eslint@8.15.0)(typescript@5.1.3): - resolution: {integrity: sha512-kSuF6/77TZzyGPhGO4uVp+f0SBoYxCDf+lW3GKhtKru/L8k/Hd7NFQxyWUeY7Z/KGB2C6Fe3yf2vVi4V9TsCSQ==} + /@typescript-eslint/utils@5.60.1(eslint@8.15.0)(typescript@5.1.3): + resolution: {integrity: sha512-tiJ7FFdFQOWssFa3gqb94Ilexyw0JVxj6vBzaSpfN/8IhoKkDuSAenUKvsSHw2A/TMpJb26izIszTXaqygkvpQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -10818,9 +10818,9 @@ packages: '@eslint-community/eslint-utils': 4.4.0(eslint@8.15.0) '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 - '@typescript-eslint/scope-manager': 5.59.2 - '@typescript-eslint/types': 5.59.2 - '@typescript-eslint/typescript-estree': 5.59.2(typescript@5.1.3) + '@typescript-eslint/scope-manager': 5.60.1 + '@typescript-eslint/types': 5.60.1 + '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.1.3) eslint: 8.15.0 eslint-scope: 5.1.1 semver: 7.5.3 @@ -10829,19 +10829,19 @@ packages: - typescript dev: true - /@typescript-eslint/visitor-keys@5.58.0: - resolution: {integrity: sha512-/fBraTlPj0jwdyTwLyrRTxv/3lnU2H96pNTVM6z3esTWLtA5MZ9ghSMJ7Rb+TtUAdtEw9EyJzJ0EydIMKxQ9gA==} + /@typescript-eslint/visitor-keys@5.59.2: + resolution: {integrity: sha512-EEpsO8m3RASrKAHI9jpavNv9NlEUebV4qmF1OWxSTtKSFBpC1NCmWazDQHFivRf0O1DV11BA645yrLEVQ0/Lig==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.58.0 + '@typescript-eslint/types': 5.59.2 eslint-visitor-keys: 3.3.0 dev: true - /@typescript-eslint/visitor-keys@5.59.2: - resolution: {integrity: sha512-EEpsO8m3RASrKAHI9jpavNv9NlEUebV4qmF1OWxSTtKSFBpC1NCmWazDQHFivRf0O1DV11BA645yrLEVQ0/Lig==} + /@typescript-eslint/visitor-keys@5.60.1: + resolution: {integrity: sha512-xEYIxKcultP6E/RMKqube11pGjXH1DCo60mQoWhVYyKfLkwbIVVjYxmOenNMxILx0TjCujPTjjnTIVzm09TXIw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.59.2 + '@typescript-eslint/types': 5.60.1 eslint-visitor-keys: 3.3.0 dev: true @@ -15272,11 +15272,11 @@ packages: dependencies: '@next/eslint-plugin-next': 13.1.1 '@rushstack/eslint-patch': 1.2.0 - '@typescript-eslint/parser': 5.58.0(eslint@8.15.0)(typescript@5.1.3) + '@typescript-eslint/parser': 5.60.1(eslint@8.15.0)(typescript@5.1.3) eslint: 8.15.0 eslint-import-resolver-node: 0.3.6 eslint-import-resolver-typescript: 3.5.2(eslint-plugin-import@2.26.0)(eslint@8.15.0) - eslint-plugin-import: 2.26.0(@typescript-eslint/parser@5.58.0)(eslint-import-resolver-typescript@3.5.2)(eslint@8.15.0) + eslint-plugin-import: 2.26.0(@typescript-eslint/parser@5.60.1)(eslint-import-resolver-typescript@3.5.2)(eslint@8.15.0) eslint-plugin-jsx-a11y: 6.6.1(eslint@8.15.0) eslint-plugin-react: 7.31.11(eslint@8.15.0) eslint-plugin-react-hooks: 4.6.0(eslint@8.15.0) @@ -15314,7 +15314,7 @@ packages: debug: 4.3.4(supports-color@5.5.0) enhanced-resolve: 5.15.0 eslint: 8.15.0 - eslint-plugin-import: 2.26.0(@typescript-eslint/parser@5.58.0)(eslint-import-resolver-typescript@3.5.2)(eslint@8.15.0) + eslint-plugin-import: 2.26.0(@typescript-eslint/parser@5.60.1)(eslint-import-resolver-typescript@3.5.2)(eslint@8.15.0) get-tsconfig: 4.3.0 globby: 13.1.3 is-core-module: 2.11.0 @@ -15324,7 +15324,7 @@ packages: - supports-color dev: true - /eslint-module-utils@2.7.4(@typescript-eslint/parser@5.58.0)(eslint-import-resolver-node@0.3.6)(eslint-import-resolver-typescript@3.5.2)(eslint@8.15.0): + /eslint-module-utils@2.7.4(@typescript-eslint/parser@5.60.1)(eslint-import-resolver-node@0.3.6)(eslint-import-resolver-typescript@3.5.2)(eslint@8.15.0): resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} engines: {node: '>=4'} peerDependencies: @@ -15345,7 +15345,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.58.0(eslint@8.15.0)(typescript@5.1.3) + '@typescript-eslint/parser': 5.60.1(eslint@8.15.0)(typescript@5.1.3) debug: 3.2.7(supports-color@8.1.1) eslint: 8.15.0 eslint-import-resolver-node: 0.3.6 @@ -15363,7 +15363,7 @@ packages: globals: 11.12.0 dev: true - /eslint-plugin-import@2.26.0(@typescript-eslint/parser@5.58.0)(eslint-import-resolver-typescript@3.5.2)(eslint@8.15.0): + /eslint-plugin-import@2.26.0(@typescript-eslint/parser@5.60.1)(eslint-import-resolver-typescript@3.5.2)(eslint@8.15.0): resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -15373,14 +15373,14 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.58.0(eslint@8.15.0)(typescript@5.1.3) + '@typescript-eslint/parser': 5.60.1(eslint@8.15.0)(typescript@5.1.3) array-includes: 3.1.6 array.prototype.flat: 1.3.1 debug: 2.6.9 doctrine: 2.1.0 eslint: 8.15.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.4(@typescript-eslint/parser@5.58.0)(eslint-import-resolver-node@0.3.6)(eslint-import-resolver-typescript@3.5.2)(eslint@8.15.0) + eslint-module-utils: 2.7.4(@typescript-eslint/parser@5.60.1)(eslint-import-resolver-node@0.3.6)(eslint-import-resolver-typescript@3.5.2)(eslint@8.15.0) has: 1.0.3 is-core-module: 2.11.0 is-glob: 4.0.3 @@ -15456,7 +15456,7 @@ packages: eslint: '>=6' dependencies: '@storybook/csf': 0.0.1 - '@typescript-eslint/utils': 5.58.0(eslint@8.15.0)(typescript@5.1.3) + '@typescript-eslint/utils': 5.60.1(eslint@8.15.0)(typescript@5.1.3) eslint: 8.15.0 requireindex: 1.2.0 ts-dedent: 2.2.0