From f4ba287ec7eb67b4bc707b008ef9d59952461305 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Apr 2023 07:15:38 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v5 --- package.json | 2 +- pnpm-lock.yaml | 113 ++++++++++++++++++++++++++++++++----------------- 2 files changed, 75 insertions(+), 40 deletions(-) diff --git a/package.json b/package.json index 6e2b129..5cadb4f 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "react-test-renderer": "18.2.0", "standard-version": "9.5.0", "ts-node": "10.9.1", - "typescript": "4.9.5" + "typescript": "5.0.3" }, "pnpm": { "patchedDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 93ab7c2..e5a49bb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -127,7 +127,7 @@ devDependencies: version: 29.5.0 '@react-native-community/eslint-config': specifier: 3.2.0 - version: 3.2.0(eslint@8.35.0)(jest@29.5.0)(prettier@2.8.7)(typescript@4.9.5) + version: 3.2.0(eslint@8.35.0)(jest@29.5.0)(prettier@2.8.7)(typescript@5.0.3) '@types/react': specifier: 18.0.31 version: 18.0.31 @@ -169,10 +169,10 @@ devDependencies: version: 9.5.0 ts-node: specifier: 10.9.1 - version: 10.9.1(@types/node@18.14.0)(typescript@4.9.5) + version: 10.9.1(@types/node@18.14.0)(typescript@5.0.3) typescript: - specifier: 4.9.5 - version: 4.9.5 + specifier: 5.0.3 + version: 5.0.3 packages: @@ -2854,7 +2854,7 @@ packages: '@faker-js/faker': 7.6.0 '@jest/globals': 29.5.0 '@lens-protocol/shared-kernel': 0.5.1(ethers@5.7.2) - jest-mock-extended: 3.0.3(jest@29.5.0)(typescript@4.9.5) + jest-mock-extended: 3.0.3(jest@29.5.0)(typescript@5.0.3) jest-when: 3.5.2(jest@29.5.0) tslib: 2.5.0 transitivePeerDependencies: @@ -3306,7 +3306,7 @@ packages: - utf-8-validate dev: false - /@react-native-community/eslint-config@3.2.0(eslint@8.35.0)(jest@29.5.0)(prettier@2.8.7)(typescript@4.9.5): + /@react-native-community/eslint-config@3.2.0(eslint@8.35.0)(jest@29.5.0)(prettier@2.8.7)(typescript@5.0.3): resolution: {integrity: sha512-ZjGvoeiBtCbd506hQqwjKmkWPgynGUoJspG8/MuV/EfKnkjCtBmeJvq2n+sWbWEvL9LWXDp2GJmPzmvU5RSvKQ==} peerDependencies: eslint: '>=8' @@ -3315,13 +3315,13 @@ packages: '@babel/core': 7.21.4 '@babel/eslint-parser': 7.19.1(@babel/core@7.21.4)(eslint@8.35.0) '@react-native-community/eslint-plugin': 1.3.0 - '@typescript-eslint/eslint-plugin': 5.53.0(@typescript-eslint/parser@5.53.0)(eslint@8.35.0)(typescript@4.9.5) - '@typescript-eslint/parser': 5.53.0(eslint@8.35.0)(typescript@4.9.5) + '@typescript-eslint/eslint-plugin': 5.53.0(@typescript-eslint/parser@5.53.0)(eslint@8.35.0)(typescript@5.0.3) + '@typescript-eslint/parser': 5.53.0(eslint@8.35.0)(typescript@5.0.3) eslint: 8.35.0 eslint-config-prettier: 8.7.0(eslint@8.35.0) eslint-plugin-eslint-comments: 3.2.0(eslint@8.35.0) eslint-plugin-ft-flow: 2.0.3(@babel/eslint-parser@7.19.1)(eslint@8.35.0) - eslint-plugin-jest: 26.9.0(@typescript-eslint/eslint-plugin@5.53.0)(eslint@8.35.0)(jest@29.5.0)(typescript@4.9.5) + eslint-plugin-jest: 26.9.0(@typescript-eslint/eslint-plugin@5.53.0)(eslint@8.35.0)(jest@29.5.0)(typescript@5.0.3) eslint-plugin-prettier: 4.2.1(eslint-config-prettier@8.7.0)(eslint@8.35.0)(prettier@2.8.7) eslint-plugin-react: 7.32.2(eslint@8.35.0) eslint-plugin-react-hooks: 4.6.0(eslint@8.35.0) @@ -3592,7 +3592,7 @@ packages: dependencies: '@types/yargs-parser': 21.0.0 - /@typescript-eslint/eslint-plugin@5.53.0(@typescript-eslint/parser@5.53.0)(eslint@8.35.0)(typescript@4.9.5): + /@typescript-eslint/eslint-plugin@5.53.0(@typescript-eslint/parser@5.53.0)(eslint@8.35.0)(typescript@5.0.3): resolution: {integrity: sha512-alFpFWNucPLdUOySmXCJpzr6HKC3bu7XooShWM+3w/EL6J2HIoB2PFxpLnq4JauWVk6DiVeNKzQlFEaE+X9sGw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -3603,10 +3603,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.53.0(eslint@8.35.0)(typescript@4.9.5) + '@typescript-eslint/parser': 5.53.0(eslint@8.35.0)(typescript@5.0.3) '@typescript-eslint/scope-manager': 5.53.0 - '@typescript-eslint/type-utils': 5.53.0(eslint@8.35.0)(typescript@4.9.5) - '@typescript-eslint/utils': 5.53.0(eslint@8.35.0)(typescript@4.9.5) + '@typescript-eslint/type-utils': 5.53.0(eslint@8.35.0)(typescript@5.0.3) + '@typescript-eslint/utils': 5.53.0(eslint@8.35.0)(typescript@5.0.3) debug: 4.3.4 eslint: 8.35.0 grapheme-splitter: 1.0.4 @@ -3614,13 +3614,13 @@ packages: natural-compare-lite: 1.4.0 regexpp: 3.2.0 semver: 7.3.8 - tsutils: 3.21.0(typescript@4.9.5) - typescript: 4.9.5 + tsutils: 3.21.0(typescript@5.0.3) + typescript: 5.0.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@5.53.0(eslint@8.35.0)(typescript@4.9.5): + /@typescript-eslint/parser@5.53.0(eslint@8.35.0)(typescript@5.0.3): resolution: {integrity: sha512-MKBw9i0DLYlmdOb3Oq/526+al20AJZpANdT6Ct9ffxcV8nKCHz63t/S0IhlTFNsBIHJv+GY5SFJ0XfqVeydQrQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -3632,10 +3632,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.53.0 '@typescript-eslint/types': 5.53.0 - '@typescript-eslint/typescript-estree': 5.53.0(typescript@4.9.5) + '@typescript-eslint/typescript-estree': 5.53.0(typescript@5.0.3) debug: 4.3.4 eslint: 8.35.0 - typescript: 4.9.5 + typescript: 5.0.3 transitivePeerDependencies: - supports-color dev: true @@ -3648,7 +3648,7 @@ packages: '@typescript-eslint/visitor-keys': 5.53.0 dev: true - /@typescript-eslint/type-utils@5.53.0(eslint@8.35.0)(typescript@4.9.5): + /@typescript-eslint/type-utils@5.53.0(eslint@8.35.0)(typescript@5.0.3): resolution: {integrity: sha512-HO2hh0fmtqNLzTAme/KnND5uFNwbsdYhCZghK2SoxGp3Ifn2emv+hi0PBUjzzSh0dstUIFqOj3bp0AwQlK4OWw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -3658,12 +3658,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.53.0(typescript@4.9.5) - '@typescript-eslint/utils': 5.53.0(eslint@8.35.0)(typescript@4.9.5) + '@typescript-eslint/typescript-estree': 5.53.0(typescript@5.0.3) + '@typescript-eslint/utils': 5.53.0(eslint@8.35.0)(typescript@5.0.3) debug: 4.3.4 eslint: 8.35.0 - tsutils: 3.21.0(typescript@4.9.5) - typescript: 4.9.5 + tsutils: 3.21.0(typescript@5.0.3) + typescript: 5.0.3 transitivePeerDependencies: - supports-color dev: true @@ -3673,7 +3673,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree@5.53.0(typescript@4.9.5): + /@typescript-eslint/typescript-estree@5.53.0(typescript@5.0.3): resolution: {integrity: sha512-eKmipH7QyScpHSkhbptBBYh9v8FxtngLquq292YTEQ1pxVs39yFBlLC1xeIZcPPz1RWGqb7YgERJRGkjw8ZV7w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -3688,13 +3688,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.8 - tsutils: 3.21.0(typescript@4.9.5) - typescript: 4.9.5 + tsutils: 3.21.0(typescript@5.0.3) + typescript: 5.0.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@5.53.0(eslint@8.35.0)(typescript@4.9.5): + /@typescript-eslint/utils@5.53.0(eslint@8.35.0)(typescript@5.0.3): resolution: {integrity: sha512-VUOOtPv27UNWLxFwQK/8+7kvxVC+hPHNsJjzlJyotlaHjLSIgOCKj9I0DBUjwOOA64qjBwx5afAPjksqOxMO0g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -3704,7 +3704,7 @@ packages: '@types/semver': 7.3.13 '@typescript-eslint/scope-manager': 5.53.0 '@typescript-eslint/types': 5.53.0 - '@typescript-eslint/typescript-estree': 5.53.0(typescript@4.9.5) + '@typescript-eslint/typescript-estree': 5.53.0(typescript@5.0.3) eslint: 8.35.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0(eslint@8.35.0) @@ -6036,7 +6036,7 @@ packages: string-natural-compare: 3.0.1 dev: true - /eslint-plugin-jest@26.9.0(@typescript-eslint/eslint-plugin@5.53.0)(eslint@8.35.0)(jest@29.5.0)(typescript@4.9.5): + /eslint-plugin-jest@26.9.0(@typescript-eslint/eslint-plugin@5.53.0)(eslint@8.35.0)(jest@29.5.0)(typescript@5.0.3): resolution: {integrity: sha512-TWJxWGp1J628gxh2KhaH1H1paEdgE2J61BBF1I59c6xWeL5+D1BzMxGDN/nXAfX+aSkR5u80K+XhskK6Gwq9ng==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -6049,8 +6049,8 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.53.0(@typescript-eslint/parser@5.53.0)(eslint@8.35.0)(typescript@4.9.5) - '@typescript-eslint/utils': 5.53.0(eslint@8.35.0)(typescript@4.9.5) + '@typescript-eslint/eslint-plugin': 5.53.0(@typescript-eslint/parser@5.53.0)(eslint@8.35.0)(typescript@5.0.3) + '@typescript-eslint/utils': 5.53.0(eslint@8.35.0)(typescript@5.0.3) eslint: 8.35.0 jest: 29.5.0(@types/node@18.14.0)(ts-node@10.9.1) transitivePeerDependencies: @@ -7998,7 +7998,7 @@ packages: pretty-format: 29.5.0 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 10.9.1(@types/node@18.14.0)(typescript@4.9.5) + ts-node: 10.9.1(@types/node@18.14.0)(typescript@5.0.3) transitivePeerDependencies: - supports-color @@ -8142,15 +8142,15 @@ packages: slash: 3.0.0 stack-utils: 2.0.6 - /jest-mock-extended@3.0.3(jest@29.5.0)(typescript@4.9.5): + /jest-mock-extended@3.0.3(jest@29.5.0)(typescript@5.0.3): resolution: {integrity: sha512-yqpzvwFr2JWFArj4sPco4hPSanYH3erFgdkv7ahP8EMiAbVH+Rgjc8/cpAHJVG7+sZnQgl0AuTkxofD7eLJN+g==} peerDependencies: jest: ^24.0.0 || ^25.0.0 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0 typescript: ^3.0.0 || ^4.0.0 dependencies: jest: 29.5.0(@types/node@18.14.0)(ts-node@10.9.1) - ts-essentials: 7.0.3(typescript@4.9.5) - typescript: 4.9.5 + ts-essentials: 7.0.3(typescript@5.0.3) + typescript: 5.0.3 dev: false /jest-mock@29.5.0: @@ -12082,12 +12082,12 @@ packages: engines: {node: '>=8'} dev: true - /ts-essentials@7.0.3(typescript@4.9.5): + /ts-essentials@7.0.3(typescript@5.0.3): resolution: {integrity: sha512-8+gr5+lqO3G84KdiTSMRLtuyJ+nTBVRKuCrK4lidMPdVeEp0uqC875uE5NMcaA7YYMN7XsNiFQuMvasF8HT/xQ==} peerDependencies: typescript: '>=3.7.0' dependencies: - typescript: 4.9.5 + typescript: 5.0.3 dev: false /ts-interface-checker@0.1.13: @@ -12130,6 +12130,36 @@ packages: v8-compile-cache-lib: 3.0.1 yn: 3.1.1 + /ts-node@10.9.1(@types/node@18.14.0)(typescript@5.0.3): + resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} + hasBin: true + peerDependencies: + '@swc/core': '>=1.2.50' + '@swc/wasm': '>=1.2.50' + '@types/node': '*' + typescript: '>=2.7' + peerDependenciesMeta: + '@swc/core': + optional: true + '@swc/wasm': + optional: true + dependencies: + '@cspotcode/source-map-support': 0.8.1 + '@tsconfig/node10': 1.0.9 + '@tsconfig/node12': 1.0.11 + '@tsconfig/node14': 1.0.3 + '@tsconfig/node16': 1.0.3 + '@types/node': 18.14.0 + acorn: 8.8.2 + acorn-walk: 8.2.0 + arg: 4.1.3 + create-require: 1.1.1 + diff: 4.0.2 + make-error: 1.3.6 + typescript: 5.0.3 + v8-compile-cache-lib: 3.0.1 + yn: 3.1.1 + /tslib@1.14.1: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} dev: true @@ -12141,14 +12171,14 @@ packages: /tslib@2.5.0: resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==} - /tsutils@3.21.0(typescript@4.9.5): + /tsutils@3.21.0(typescript@5.0.3): resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} 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' dependencies: tslib: 1.14.1 - typescript: 4.9.5 + typescript: 5.0.3 dev: true /tweetnacl-util@0.15.1: @@ -12251,6 +12281,11 @@ packages: engines: {node: '>=4.2.0'} hasBin: true + /typescript@5.0.3: + resolution: {integrity: sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==} + engines: {node: '>=12.20'} + hasBin: true + /ua-parser-js@0.7.33: resolution: {integrity: sha512-s8ax/CeZdK9R/56Sui0WM6y9OFREJarMRHqLB2EwkovemBxNQ+Bqu8GAsUnVcXKgphb++ghr/B2BZx4mahujPw==} dev: false