From 92471ecdc41d1d98bd1d007e32a3100cdcc406ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 09:24:35 +0800 Subject: [PATCH] chore(deps): update dependency typescript to v5 (#8) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 70 +++++++++++++++++++++++++------------------------- 2 files changed, 36 insertions(+), 36 deletions(-) diff --git a/package.json b/package.json index 6e17c2f..6f81a3e 100644 --- a/package.json +++ b/package.json @@ -50,6 +50,6 @@ "eslint": "^8.18.0", "tsup": "^7.0.0", "tsx": "^3.4.3", - "typescript": "^4.7.4" + "typescript": "^5.0.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 85002ef..9d34cb2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,22 +11,22 @@ specifiers: eslint: ^8.18.0 tsup: ^7.0.0 tsx: ^3.4.3 - typescript: ^4.7.4 + typescript: ^5.0.0 dependencies: chalk: 5.0.1 devDependencies: - '@jungzl/eslint-config-ts': 0.0.2_b5e7v2qnwxfo6hmiq56u52mz3e + '@jungzl/eslint-config-ts': 0.0.2_vnw45qnv2lvnb4ie7q2cnop3py '@types/chroma-js': 2.1.3 '@types/color-namer': 1.3.0 '@types/node': 18.0.0 chroma-js: 2.4.2 color-namer: 1.4.0 eslint: 8.18.0 - tsup: 7.0.0_typescript@4.7.4 + tsup: 7.0.0_typescript@5.1.3 tsx: 3.4.3 - typescript: 4.7.4 + typescript: 5.1.3 packages: @@ -357,17 +357,17 @@ packages: - supports-color dev: true - /@jungzl/eslint-config-ts/0.0.2_b5e7v2qnwxfo6hmiq56u52mz3e: + /@jungzl/eslint-config-ts/0.0.2_vnw45qnv2lvnb4ie7q2cnop3py: resolution: {integrity: sha512-JM3sIpLAZUeRWKnKNMDq5JtSPqY7Drsc+MRKxhN7DJj9pB7hoCm3gM+XCtupTQX0bb8GvjsgeR3kunZ3RNu9Fw==} peerDependencies: eslint: ^8.0.0 typescript: ^4.7.2 dependencies: '@jungzl/eslint-config-basic': 0.0.2_l25xk3g5v26eq3hrfvpkc6ewru - '@typescript-eslint/eslint-plugin': 5.30.6_xqawtxjfnb2nktuy4apcdfa3wm - '@typescript-eslint/parser': 5.30.6_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.30.6_nqotsbxsig6zlcaqc6iefind5e + '@typescript-eslint/parser': 5.30.6_vnw45qnv2lvnb4ie7q2cnop3py eslint: 8.18.0 - typescript: 4.7.4 + typescript: 5.1.3 transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -437,7 +437,7 @@ packages: resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} dev: true - /@typescript-eslint/eslint-plugin/5.30.6_xqawtxjfnb2nktuy4apcdfa3wm: + /@typescript-eslint/eslint-plugin/5.30.6_nqotsbxsig6zlcaqc6iefind5e: resolution: {integrity: sha512-J4zYMIhgrx4MgnZrSDD7sEnQp7FmhKNOaqaOpaoQ/SfdMfRB/0yvK74hTnvH+VQxndZynqs5/Hn4t+2/j9bADg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -448,23 +448,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.30.6_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/parser': 5.30.6_vnw45qnv2lvnb4ie7q2cnop3py '@typescript-eslint/scope-manager': 5.30.6 - '@typescript-eslint/type-utils': 5.30.6_b5e7v2qnwxfo6hmiq56u52mz3e - '@typescript-eslint/utils': 5.30.6_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/type-utils': 5.30.6_vnw45qnv2lvnb4ie7q2cnop3py + '@typescript-eslint/utils': 5.30.6_vnw45qnv2lvnb4ie7q2cnop3py debug: 4.3.4 eslint: 8.18.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 semver: 7.3.7 - tsutils: 3.21.0_typescript@4.7.4 - typescript: 4.7.4 + tsutils: 3.21.0_typescript@5.1.3 + typescript: 5.1.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/5.30.6_b5e7v2qnwxfo6hmiq56u52mz3e: + /@typescript-eslint/parser/5.30.6_vnw45qnv2lvnb4ie7q2cnop3py: resolution: {integrity: sha512-gfF9lZjT0p2ZSdxO70Xbw8w9sPPJGfAdjK7WikEjB3fcUI/yr9maUVEdqigBjKincUYNKOmf7QBMiTf719kbrA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -476,10 +476,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.30.6 '@typescript-eslint/types': 5.30.6 - '@typescript-eslint/typescript-estree': 5.30.6_typescript@4.7.4 + '@typescript-eslint/typescript-estree': 5.30.6_typescript@5.1.3 debug: 4.3.4 eslint: 8.18.0 - typescript: 4.7.4 + typescript: 5.1.3 transitivePeerDependencies: - supports-color dev: true @@ -492,7 +492,7 @@ packages: '@typescript-eslint/visitor-keys': 5.30.6 dev: true - /@typescript-eslint/type-utils/5.30.6_b5e7v2qnwxfo6hmiq56u52mz3e: + /@typescript-eslint/type-utils/5.30.6_vnw45qnv2lvnb4ie7q2cnop3py: resolution: {integrity: sha512-GFVVzs2j0QPpM+NTDMXtNmJKlF842lkZKDSanIxf+ArJsGeZUIaeT4jGg+gAgHt7AcQSFwW7htzF/rbAh2jaVA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -502,11 +502,11 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.30.6_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/utils': 5.30.6_vnw45qnv2lvnb4ie7q2cnop3py debug: 4.3.4 eslint: 8.18.0 - tsutils: 3.21.0_typescript@4.7.4 - typescript: 4.7.4 + tsutils: 3.21.0_typescript@5.1.3 + typescript: 5.1.3 transitivePeerDependencies: - supports-color dev: true @@ -516,7 +516,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.30.6_typescript@4.7.4: + /@typescript-eslint/typescript-estree/5.30.6_typescript@5.1.3: resolution: {integrity: sha512-Z7TgPoeYUm06smfEfYF0RBkpF8csMyVnqQbLYiGgmUSTaSXTP57bt8f0UFXstbGxKIreTwQCujtaH0LY9w9B+A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -531,13 +531,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.7 - tsutils: 3.21.0_typescript@4.7.4 - typescript: 4.7.4 + tsutils: 3.21.0_typescript@5.1.3 + typescript: 5.1.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.30.6_b5e7v2qnwxfo6hmiq56u52mz3e: + /@typescript-eslint/utils/5.30.6_vnw45qnv2lvnb4ie7q2cnop3py: resolution: {integrity: sha512-xFBLc/esUbLOJLk9jKv0E9gD/OH966M40aY9jJ8GiqpSkP2xOV908cokJqqhVd85WoIvHVHYXxSFE4cCSDzVvA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -546,7 +546,7 @@ packages: '@types/json-schema': 7.0.11 '@typescript-eslint/scope-manager': 5.30.6 '@typescript-eslint/types': 5.30.6 - '@typescript-eslint/typescript-estree': 5.30.6_typescript@4.7.4 + '@typescript-eslint/typescript-estree': 5.30.6_typescript@5.1.3 eslint: 8.18.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.18.0 @@ -1414,7 +1414,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.30.6_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/parser': 5.30.6_vnw45qnv2lvnb4ie7q2cnop3py debug: 3.2.7 eslint-import-resolver-node: 0.3.6 find-up: 2.1.0 @@ -1490,7 +1490,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.30.6_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/parser': 5.30.6_vnw45qnv2lvnb4ie7q2cnop3py array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 @@ -3023,7 +3023,7 @@ packages: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} dev: true - /tsup/7.0.0_typescript@4.7.4: + /tsup/7.0.0_typescript@5.1.3: resolution: {integrity: sha512-yYARDRkPq07mO3YUXTvF12ISwWQG57Odve8aFEgLdHyeGungxuKxb19yf9G0W8y59SZFkLnRj1gkoVk1gd5fbQ==} engines: {node: '>=16.14'} hasBin: true @@ -3053,20 +3053,20 @@ packages: source-map: 0.8.0-beta.0 sucrase: 3.21.0 tree-kill: 1.2.2 - typescript: 4.7.4 + typescript: 5.1.3 transitivePeerDependencies: - supports-color - ts-node dev: true - /tsutils/3.21.0_typescript@4.7.4: + /tsutils/3.21.0_typescript@5.1.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.7.4 + typescript: 5.1.3 dev: true /tsx/3.4.3: @@ -3110,9 +3110,9 @@ packages: resolution: {integrity: sha512-eiDBDOmkih5pMbo9OqsqPRGMljLodLcwd5XD5JbtNB0o89xZAwynY9EdCDsJU7LtcVCClu9DvM7/0Ep1hYX3EQ==} dev: true - /typescript/4.7.4: - resolution: {integrity: sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==} - engines: {node: '>=4.2.0'} + /typescript/5.1.3: + resolution: {integrity: sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==} + engines: {node: '>=14.17'} hasBin: true dev: true