From bf13ad5acace8ad637e818fe915425e325b6609e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 08:07:27 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v5 --- package.json | 2 +- pnpm-lock.yaml | 74 +++++++++++++++++++++++++------------------------- 2 files changed, 38 insertions(+), 38 deletions(-) diff --git a/package.json b/package.json index d881d28..9005d5d 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "react-router-dom": "^6.8.1", "size-limit": "^8.1.2", "tslib": "^2.5.0", - "typescript": "^4.9.5", + "typescript": "^5.0.0", "vite": "^4.1.1", "vite-plugin-dts": "^1.7.2", "vite-tsconfig-paths": "^4.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2da00d1..5d4215f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,7 +27,7 @@ specifiers: react-router-dom: ^6.8.1 size-limit: ^8.1.2 tslib: ^2.5.0 - typescript: ^4.9.5 + typescript: ^5.0.0 vite: ^4.1.1 vite-plugin-dts: ^1.7.2 vite-tsconfig-paths: ^4.0.5 @@ -37,8 +37,8 @@ devDependencies: '@size-limit/preset-small-lib': 8.1.2_size-limit@8.1.2 '@types/react': 18.0.28 '@types/react-dom': 18.0.10 - '@typescript-eslint/eslint-plugin': 5.51.0_z4swst3wuuqk4hlme4ajzslgh4 - '@typescript-eslint/parser': 5.51.0_7kw3g6rralp5ps6mg3uyzz6azm + '@typescript-eslint/eslint-plugin': 5.51.0_emkfwyl7gxrlk4vmzhaprx2gq4 + '@typescript-eslint/parser': 5.51.0_qxbo2xm47qt6fxnlmgbosp4hva '@vitejs/plugin-react-swc': 3.1.0_vite@4.1.1 '@vitest/coverage-c8': 0.28.4_happy-dom@8.2.6 eslint: 8.34.0 @@ -60,10 +60,10 @@ devDependencies: react-router-dom: 6.8.1_biqbaboplfbrettd7655fr4n2y size-limit: 8.1.2 tslib: 2.5.0 - typescript: 4.9.5 + typescript: 5.0.2 vite: 4.1.1 vite-plugin-dts: 1.7.2_vite@4.1.1 - vite-tsconfig-paths: 4.0.5_typescript@4.9.5 + vite-tsconfig-paths: 4.0.5_typescript@5.0.2 vitest: 0.28.4_happy-dom@8.2.6 packages: @@ -856,7 +856,7 @@ packages: resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==} dev: true - /@typescript-eslint/eslint-plugin/5.51.0_z4swst3wuuqk4hlme4ajzslgh4: + /@typescript-eslint/eslint-plugin/5.51.0_emkfwyl7gxrlk4vmzhaprx2gq4: resolution: {integrity: sha512-wcAwhEWm1RgNd7dxD/o+nnLW8oH+6RK1OGnmbmkj/GGoDPV1WWMVP0FXYQBivKHdwM1pwii3bt//RC62EriIUQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -867,10 +867,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.51.0_7kw3g6rralp5ps6mg3uyzz6azm + '@typescript-eslint/parser': 5.51.0_qxbo2xm47qt6fxnlmgbosp4hva '@typescript-eslint/scope-manager': 5.51.0 - '@typescript-eslint/type-utils': 5.51.0_7kw3g6rralp5ps6mg3uyzz6azm - '@typescript-eslint/utils': 5.51.0_7kw3g6rralp5ps6mg3uyzz6azm + '@typescript-eslint/type-utils': 5.51.0_qxbo2xm47qt6fxnlmgbosp4hva + '@typescript-eslint/utils': 5.51.0_qxbo2xm47qt6fxnlmgbosp4hva debug: 4.3.4 eslint: 8.34.0 grapheme-splitter: 1.0.4 @@ -878,13 +878,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.2 + typescript: 5.0.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/5.51.0_7kw3g6rralp5ps6mg3uyzz6azm: + /@typescript-eslint/parser/5.51.0_qxbo2xm47qt6fxnlmgbosp4hva: resolution: {integrity: sha512-fEV0R9gGmfpDeRzJXn+fGQKcl0inIeYobmmUWijZh9zA7bxJ8clPhV9up2ZQzATxAiFAECqPQyMDB4o4B81AaA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -896,10 +896,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.51.0 '@typescript-eslint/types': 5.51.0 - '@typescript-eslint/typescript-estree': 5.51.0_typescript@4.9.5 + '@typescript-eslint/typescript-estree': 5.51.0_typescript@5.0.2 debug: 4.3.4 eslint: 8.34.0 - typescript: 4.9.5 + typescript: 5.0.2 transitivePeerDependencies: - supports-color dev: true @@ -912,7 +912,7 @@ packages: '@typescript-eslint/visitor-keys': 5.51.0 dev: true - /@typescript-eslint/type-utils/5.51.0_7kw3g6rralp5ps6mg3uyzz6azm: + /@typescript-eslint/type-utils/5.51.0_qxbo2xm47qt6fxnlmgbosp4hva: resolution: {integrity: sha512-QHC5KKyfV8sNSyHqfNa0UbTbJ6caB8uhcx2hYcWVvJAZYJRBo5HyyZfzMdRx8nvS+GyMg56fugMzzWnojREuQQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -922,12 +922,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.51.0_typescript@4.9.5 - '@typescript-eslint/utils': 5.51.0_7kw3g6rralp5ps6mg3uyzz6azm + '@typescript-eslint/typescript-estree': 5.51.0_typescript@5.0.2 + '@typescript-eslint/utils': 5.51.0_qxbo2xm47qt6fxnlmgbosp4hva debug: 4.3.4 eslint: 8.34.0 - tsutils: 3.21.0_typescript@4.9.5 - typescript: 4.9.5 + tsutils: 3.21.0_typescript@5.0.2 + typescript: 5.0.2 transitivePeerDependencies: - supports-color dev: true @@ -937,7 +937,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.51.0_typescript@4.9.5: + /@typescript-eslint/typescript-estree/5.51.0_typescript@5.0.2: resolution: {integrity: sha512-TSkNupHvNRkoH9FMA3w7TazVFcBPveAAmb7Sz+kArY6sLT86PA5Vx80cKlYmd8m3Ha2SwofM1KwraF24lM9FvA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -952,13 +952,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.2 + typescript: 5.0.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.51.0_7kw3g6rralp5ps6mg3uyzz6azm: + /@typescript-eslint/utils/5.51.0_qxbo2xm47qt6fxnlmgbosp4hva: resolution: {integrity: sha512-76qs+5KWcaatmwtwsDJvBk4H76RJQBFe+Gext0EfJdC3Vd2kpY2Pf//OHHzHp84Ciw0/rYoGTDnIAr3uWhhJYw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -968,7 +968,7 @@ packages: '@types/semver': 7.3.13 '@typescript-eslint/scope-manager': 5.51.0 '@typescript-eslint/types': 5.51.0 - '@typescript-eslint/typescript-estree': 5.51.0_typescript@4.9.5 + '@typescript-eslint/typescript-estree': 5.51.0_typescript@5.0.2 eslint: 8.34.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.34.0 @@ -1659,8 +1659,8 @@ packages: eslint: ^7.32.0 || ^8.2.0 eslint-plugin-import: ^2.25.3 dependencies: - '@typescript-eslint/eslint-plugin': 5.51.0_z4swst3wuuqk4hlme4ajzslgh4 - '@typescript-eslint/parser': 5.51.0_7kw3g6rralp5ps6mg3uyzz6azm + '@typescript-eslint/eslint-plugin': 5.51.0_emkfwyl7gxrlk4vmzhaprx2gq4 + '@typescript-eslint/parser': 5.51.0_qxbo2xm47qt6fxnlmgbosp4hva eslint: 8.34.0 eslint-config-airbnb-base: 15.0.0_mvgyw3chnqkp6sgfmmtihyjpnm eslint-plugin-import: 2.27.5_62tsymtiqxebhmxuag4hg3gx2m @@ -1726,7 +1726,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.51.0_7kw3g6rralp5ps6mg3uyzz6azm + '@typescript-eslint/parser': 5.51.0_qxbo2xm47qt6fxnlmgbosp4hva debug: 3.2.7 eslint: 8.34.0 eslint-import-resolver-node: 0.3.7 @@ -1744,7 +1744,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.51.0_7kw3g6rralp5ps6mg3uyzz6azm + '@typescript-eslint/parser': 5.51.0_qxbo2xm47qt6fxnlmgbosp4hva array-includes: 3.1.6 array.prototype.flat: 1.3.1 array.prototype.flatmap: 1.3.1 @@ -3367,7 +3367,7 @@ packages: code-block-writer: 11.0.3 dev: true - /tsconfck/2.0.2_typescript@4.9.5: + /tsconfck/2.0.2_typescript@5.0.2: resolution: {integrity: sha512-H3DWlwKpow+GpVLm/2cpmok72pwRr1YFROV3YzAmvzfGFiC1zEM/mc9b7+1XnrxuXtEbhJ7xUSIqjPFbedp7aQ==} engines: {node: ^14.13.1 || ^16 || >=18, pnpm: ^7.18.0} hasBin: true @@ -3377,7 +3377,7 @@ packages: typescript: optional: true dependencies: - typescript: 4.9.5 + typescript: 5.0.2 dev: true /tsconfig-paths/3.14.1: @@ -3397,14 +3397,14 @@ packages: resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==} dev: true - /tsutils/3.21.0_typescript@4.9.5: + /tsutils/3.21.0_typescript@5.0.2: 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.2 dev: true /type-check/0.4.0: @@ -3438,9 +3438,9 @@ packages: hasBin: true dev: true - /typescript/4.9.5: - resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==} - engines: {node: '>=4.2.0'} + /typescript/5.0.2: + resolution: {integrity: sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==} + engines: {node: '>=12.20'} hasBin: true dev: true @@ -3537,12 +3537,12 @@ packages: - supports-color dev: true - /vite-tsconfig-paths/4.0.5_typescript@4.9.5: + /vite-tsconfig-paths/4.0.5_typescript@5.0.2: resolution: {integrity: sha512-/L/eHwySFYjwxoYt1WRJniuK/jPv+WGwgRGBYx3leciR5wBeqntQpUE6Js6+TJemChc+ter7fDBKieyEWDx4yQ==} dependencies: debug: 4.3.4 globrex: 0.1.2 - tsconfck: 2.0.2_typescript@4.9.5 + tsconfck: 2.0.2_typescript@5.0.2 transitivePeerDependencies: - supports-color - typescript