diff --git a/package.json b/package.json index 0d4d6d9f..2320338d 100644 --- a/package.json +++ b/package.json @@ -30,14 +30,14 @@ "@typescript-eslint/eslint-plugin": ">=6.3.0", "@typescript-eslint/parser": ">=6.3.0", "eslint": ">=8.46.0", - "typescript": ">=4.3.5 <5.2.0" + "typescript": ">=4.3.5 <5.4.0" }, "peerDependencies": { "@eslint/js": ">=8.42.0", "@typescript-eslint/eslint-plugin": ">=6.3.0", "@typescript-eslint/parser": ">=6.3.0", "eslint": ">=8.46.0", - "typescript": ">=4.3.5 <5.2.0" + "typescript": ">=4.3.5 <5.4.0" }, "peerDependenciesMeta": { "@typescript-eslint/eslint-plugin": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a531aac8..2decf67c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,16 +13,16 @@ devDependencies: version: 20.4.9 '@typescript-eslint/eslint-plugin': specifier: '>=6.3.0' - version: 6.3.0(@typescript-eslint/parser@6.3.0)(eslint@8.46.0)(typescript@4.3.5) + version: 6.3.0(@typescript-eslint/parser@6.3.0)(eslint@8.46.0)(typescript@5.3.3) '@typescript-eslint/parser': specifier: '>=6.3.0' - version: 6.3.0(eslint@8.46.0)(typescript@4.3.5) + version: 6.3.0(eslint@8.46.0)(typescript@5.3.3) eslint: specifier: '>=8.46.0' version: 8.46.0 typescript: - specifier: '>=4.3.5 <5.2.0' - version: 4.3.5 + specifier: '>=4.3.5 <5.4.0' + version: 5.3.3 packages: @@ -121,7 +121,7 @@ packages: resolution: {integrity: sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==} dev: true - /@typescript-eslint/eslint-plugin@6.3.0(@typescript-eslint/parser@6.3.0)(eslint@8.46.0)(typescript@4.3.5): + /@typescript-eslint/eslint-plugin@6.3.0(@typescript-eslint/parser@6.3.0)(eslint@8.46.0)(typescript@5.3.3): resolution: {integrity: sha512-IZYjYZ0ifGSLZbwMqIip/nOamFiWJ9AH+T/GYNZBWkVcyNQOFGtSMoWV7RvY4poYCMZ/4lHzNl796WOSNxmk8A==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -133,10 +133,10 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.6.2 - '@typescript-eslint/parser': 6.3.0(eslint@8.46.0)(typescript@4.3.5) + '@typescript-eslint/parser': 6.3.0(eslint@8.46.0)(typescript@5.3.3) '@typescript-eslint/scope-manager': 6.3.0 - '@typescript-eslint/type-utils': 6.3.0(eslint@8.46.0)(typescript@4.3.5) - '@typescript-eslint/utils': 6.3.0(eslint@8.46.0)(typescript@4.3.5) + '@typescript-eslint/type-utils': 6.3.0(eslint@8.46.0)(typescript@5.3.3) + '@typescript-eslint/utils': 6.3.0(eslint@8.46.0)(typescript@5.3.3) '@typescript-eslint/visitor-keys': 6.3.0 debug: 4.3.4 eslint: 8.46.0 @@ -145,13 +145,13 @@ packages: natural-compare: 1.4.0 natural-compare-lite: 1.4.0 semver: 7.5.4 - ts-api-utils: 1.0.1(typescript@4.3.5) - typescript: 4.3.5 + ts-api-utils: 1.0.1(typescript@5.3.3) + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@6.3.0(eslint@8.46.0)(typescript@4.3.5): + /@typescript-eslint/parser@6.3.0(eslint@8.46.0)(typescript@5.3.3): resolution: {integrity: sha512-ibP+y2Gr6p0qsUkhs7InMdXrwldjxZw66wpcQq9/PzAroM45wdwyu81T+7RibNCh8oc0AgrsyCwJByncY0Ongg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -163,11 +163,11 @@ packages: dependencies: '@typescript-eslint/scope-manager': 6.3.0 '@typescript-eslint/types': 6.3.0 - '@typescript-eslint/typescript-estree': 6.3.0(typescript@4.3.5) + '@typescript-eslint/typescript-estree': 6.3.0(typescript@5.3.3) '@typescript-eslint/visitor-keys': 6.3.0 debug: 4.3.4 eslint: 8.46.0 - typescript: 4.3.5 + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true @@ -180,7 +180,7 @@ packages: '@typescript-eslint/visitor-keys': 6.3.0 dev: true - /@typescript-eslint/type-utils@6.3.0(eslint@8.46.0)(typescript@4.3.5): + /@typescript-eslint/type-utils@6.3.0(eslint@8.46.0)(typescript@5.3.3): resolution: {integrity: sha512-7Oj+1ox1T2Yc8PKpBvOKWhoI/4rWFd1j7FA/rPE0lbBPXTKjdbtC+7Ev0SeBjEKkIhKWVeZSP+mR7y1Db1CdfQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -190,12 +190,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.3.0(typescript@4.3.5) - '@typescript-eslint/utils': 6.3.0(eslint@8.46.0)(typescript@4.3.5) + '@typescript-eslint/typescript-estree': 6.3.0(typescript@5.3.3) + '@typescript-eslint/utils': 6.3.0(eslint@8.46.0)(typescript@5.3.3) debug: 4.3.4 eslint: 8.46.0 - ts-api-utils: 1.0.1(typescript@4.3.5) - typescript: 4.3.5 + ts-api-utils: 1.0.1(typescript@5.3.3) + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true @@ -205,7 +205,7 @@ packages: engines: {node: ^16.0.0 || >=18.0.0} dev: true - /@typescript-eslint/typescript-estree@6.3.0(typescript@4.3.5): + /@typescript-eslint/typescript-estree@6.3.0(typescript@5.3.3): resolution: {integrity: sha512-Xh4NVDaC4eYKY4O3QGPuQNp5NxBAlEvNQYOqJquR2MePNxO11E5K3t5x4M4Mx53IZvtpW+mBxIT0s274fLUocg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -220,13 +220,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.4 - ts-api-utils: 1.0.1(typescript@4.3.5) - typescript: 4.3.5 + ts-api-utils: 1.0.1(typescript@5.3.3) + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@6.3.0(eslint@8.46.0)(typescript@4.3.5): + /@typescript-eslint/utils@6.3.0(eslint@8.46.0)(typescript@5.3.3): resolution: {integrity: sha512-hLLg3BZE07XHnpzglNBG8P/IXq/ZVXraEbgY7FM0Cnc1ehM8RMdn9mat3LubJ3KBeYXXPxV1nugWbQPjGeJk6Q==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -237,7 +237,7 @@ packages: '@types/semver': 7.5.0 '@typescript-eslint/scope-manager': 6.3.0 '@typescript-eslint/types': 6.3.0 - '@typescript-eslint/typescript-estree': 6.3.0(typescript@4.3.5) + '@typescript-eslint/typescript-estree': 6.3.0(typescript@5.3.3) eslint: 8.46.0 semver: 7.5.4 transitivePeerDependencies: @@ -882,13 +882,13 @@ packages: is-number: 7.0.0 dev: true - /ts-api-utils@1.0.1(typescript@4.3.5): + /ts-api-utils@1.0.1(typescript@5.3.3): resolution: {integrity: sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==} engines: {node: '>=16.13.0'} peerDependencies: typescript: '>=4.2.0' dependencies: - typescript: 4.3.5 + typescript: 5.3.3 dev: true /type-check@0.4.0: @@ -903,9 +903,9 @@ packages: engines: {node: '>=10'} dev: true - /typescript@4.3.5: - resolution: {integrity: sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==} - engines: {node: '>=4.2.0'} + /typescript@5.3.3: + resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==} + engines: {node: '>=14.17'} hasBin: true dev: true