From 15a26ba0858e383d363e006891dd7a5d1f615fad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 04:46:28 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v5 --- ember-velcro/package.json | 2 +- pnpm-lock.yaml | 96 +++++++++++++++++++-------------------- test-app/package.json | 2 +- 3 files changed, 50 insertions(+), 50 deletions(-) diff --git a/ember-velcro/package.json b/ember-velcro/package.json index 2b08fbaa..4dc07e2f 100644 --- a/ember-velcro/package.json +++ b/ember-velcro/package.json @@ -94,7 +94,7 @@ "rollup": "^2.79.1", "rollup-plugin-copy": "^3.4.0", "rollup-plugin-ts": "^3.0.2", - "typescript": "^4.8.4", + "typescript": "^5.0.0", "webpack": "^5.74.0" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 545cd735..ecf4e8ba 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,7 +69,7 @@ importers: version: 1.0.2 '@nullvoxpopuli/eslint-configs': specifier: ^2.2.58 - version: 2.2.60(@babel/eslint-parser@7.22.7)(typescript@4.9.5) + version: 2.2.60(@babel/eslint-parser@7.22.7)(typescript@5.2.2) '@rollup/plugin-babel': specifier: ^6.0.0 version: 6.0.3(@babel/core@7.22.5)(rollup@2.79.1) @@ -135,10 +135,10 @@ importers: version: 3.4.0 rollup-plugin-ts: specifier: ^3.0.2 - version: 3.0.2(@babel/core@7.22.5)(@babel/preset-typescript@7.18.6)(@babel/runtime@7.19.4)(rollup@2.79.1)(typescript@4.9.5) + version: 3.0.2(@babel/core@7.22.5)(@babel/preset-typescript@7.18.6)(@babel/runtime@7.19.4)(rollup@2.79.1)(typescript@5.2.2) typescript: - specifier: ^4.8.4 - version: 4.9.5 + specifier: ^5.0.0 + version: 5.2.2 webpack: specifier: ^5.74.0 version: 5.85.0 @@ -190,7 +190,7 @@ importers: version: 1.1.2 '@glint/core': specifier: ^1.0.2 - version: 1.0.2(typescript@4.9.5) + version: 1.0.2(typescript@5.2.2) '@glint/environment-ember-loose': specifier: ^1.0.2 version: 1.0.2(@glimmer/component@1.1.2)(@glint/template@1.0.2)(@types/ember__array@4.0.4)(@types/ember__component@4.0.14)(@types/ember__controller@4.0.5)(@types/ember__object@4.0.6)(@types/ember__routing@4.0.13)(ember-cli-htmlbars@6.2.0)(ember-modifier@3.2.7) @@ -202,7 +202,7 @@ importers: version: 1.0.2 '@nullvoxpopuli/eslint-configs': specifier: ^2.2.58 - version: 2.2.60(@babel/eslint-parser@7.22.7)(typescript@4.9.5) + version: 2.2.60(@babel/eslint-parser@7.22.7)(typescript@5.2.2) '@tsconfig/ember': specifier: ^1.1.0 version: 1.1.0 @@ -372,8 +372,8 @@ importers: specifier: ^3.3.2 version: 3.3.2 typescript: - specifier: ~4.9.5 - version: 4.9.5 + specifier: ~5.2.0 + version: 5.2.2 webpack: specifier: ^5.85.0 version: 5.85.0 @@ -3345,7 +3345,7 @@ packages: '@glimmer/interfaces': 0.84.2 '@glimmer/util': 0.84.2 - /@glint/core@1.0.2(typescript@4.9.5): + /@glint/core@1.0.2(typescript@5.2.2): resolution: {integrity: sha512-0bVt/lT/NurpD8nBG9RTPKYlcpg51UDGCKgLoBEFOiTXv3aCSxAVKPud1IYaitGBKE0C+s5pl2PHkgptotVS+w==} hasBin: true peerDependencies: @@ -3355,7 +3355,7 @@ packages: escape-string-regexp: 4.0.0 semver: 7.5.4 silent-error: 1.1.1 - typescript: 4.9.5 + typescript: 5.2.2 uuid: 8.3.2 vscode-languageserver: 8.0.2 vscode-languageserver-textdocument: 1.0.7 @@ -3565,12 +3565,12 @@ packages: fastq: 1.13.0 dev: true - /@nullvoxpopuli/eslint-configs@2.2.60(@babel/eslint-parser@7.22.7)(typescript@4.9.5): + /@nullvoxpopuli/eslint-configs@2.2.60(@babel/eslint-parser@7.22.7)(typescript@5.2.2): resolution: {integrity: sha512-jmCxu+OT82HcdcW2LBxDiDgXuOGrh1F+Sb9EcgIKzpkMG3dvNKLuyUOQDIviXmuWit+GBxfaGCEInnzpHdfNtQ==} engines: {node: '>= v12.0.0'} dependencies: - '@typescript-eslint/eslint-plugin': 5.40.0(@typescript-eslint/parser@5.40.0)(eslint@7.32.0)(typescript@4.9.5) - '@typescript-eslint/parser': 5.40.0(eslint@7.32.0)(typescript@4.9.5) + '@typescript-eslint/eslint-plugin': 5.40.0(@typescript-eslint/parser@5.40.0)(eslint@7.32.0)(typescript@5.2.2) + '@typescript-eslint/parser': 5.40.0(eslint@7.32.0)(typescript@5.2.2) babel-eslint: 10.1.0(eslint@7.32.0) eslint: 7.32.0 eslint-config-prettier: 8.5.0(eslint@7.32.0) @@ -4471,7 +4471,7 @@ packages: '@types/yargs-parser': 21.0.0 dev: true - /@typescript-eslint/eslint-plugin@5.40.0(@typescript-eslint/parser@5.40.0)(eslint@7.32.0)(typescript@4.9.5): + /@typescript-eslint/eslint-plugin@5.40.0(@typescript-eslint/parser@5.40.0)(eslint@7.32.0)(typescript@5.2.2): resolution: {integrity: sha512-FIBZgS3DVJgqPwJzvZTuH4HNsZhHMa9SjxTKAZTlMsPw/UzpEjcf9f4dfgDJEHjK+HboUJo123Eshl6niwEm/Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4482,22 +4482,22 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.40.0(eslint@7.32.0)(typescript@4.9.5) + '@typescript-eslint/parser': 5.40.0(eslint@7.32.0)(typescript@5.2.2) '@typescript-eslint/scope-manager': 5.40.0 - '@typescript-eslint/type-utils': 5.40.0(eslint@7.32.0)(typescript@4.9.5) - '@typescript-eslint/utils': 5.40.0(eslint@7.32.0)(typescript@4.9.5) + '@typescript-eslint/type-utils': 5.40.0(eslint@7.32.0)(typescript@5.2.2) + '@typescript-eslint/utils': 5.40.0(eslint@7.32.0)(typescript@5.2.2) debug: 4.3.4(supports-color@9.4.0) eslint: 7.32.0 ignore: 5.2.0 regexpp: 3.2.0 semver: 7.5.4 - tsutils: 3.21.0(typescript@4.9.5) - typescript: 4.9.5 + tsutils: 3.21.0(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@5.40.0(eslint@7.32.0)(typescript@4.9.5): + /@typescript-eslint/parser@5.40.0(eslint@7.32.0)(typescript@5.2.2): resolution: {integrity: sha512-Ah5gqyX2ySkiuYeOIDg7ap51/b63QgWZA7w6AHtFrag7aH0lRQPbLzUjk0c9o5/KZ6JRkTTDKShL4AUrQa6/hw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4509,10 +4509,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.40.0 '@typescript-eslint/types': 5.40.0 - '@typescript-eslint/typescript-estree': 5.40.0(typescript@4.9.5) + '@typescript-eslint/typescript-estree': 5.40.0(typescript@5.2.2) debug: 4.3.4(supports-color@9.4.0) eslint: 7.32.0 - typescript: 4.9.5 + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true @@ -4525,7 +4525,7 @@ packages: '@typescript-eslint/visitor-keys': 5.40.0 dev: true - /@typescript-eslint/type-utils@5.40.0(eslint@7.32.0)(typescript@4.9.5): + /@typescript-eslint/type-utils@5.40.0(eslint@7.32.0)(typescript@5.2.2): resolution: {integrity: sha512-nfuSdKEZY2TpnPz5covjJqav+g5qeBqwSHKBvz7Vm1SAfy93SwKk/JeSTymruDGItTwNijSsno5LhOHRS1pcfw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4535,12 +4535,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.40.0(typescript@4.9.5) - '@typescript-eslint/utils': 5.40.0(eslint@7.32.0)(typescript@4.9.5) + '@typescript-eslint/typescript-estree': 5.40.0(typescript@5.2.2) + '@typescript-eslint/utils': 5.40.0(eslint@7.32.0)(typescript@5.2.2) debug: 4.3.4(supports-color@9.4.0) eslint: 7.32.0 - tsutils: 3.21.0(typescript@4.9.5) - typescript: 4.9.5 + tsutils: 3.21.0(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true @@ -4550,7 +4550,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree@5.40.0(typescript@4.9.5): + /@typescript-eslint/typescript-estree@5.40.0(typescript@5.2.2): resolution: {integrity: sha512-b0GYlDj8TLTOqwX7EGbw2gL5EXS2CPEWhF9nGJiGmEcmlpNBjyHsTwbqpyIEPVpl6br4UcBOYlcI2FJVtJkYhg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4565,13 +4565,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.4 - tsutils: 3.21.0(typescript@4.9.5) - typescript: 4.9.5 + tsutils: 3.21.0(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@5.40.0(eslint@7.32.0)(typescript@4.9.5): + /@typescript-eslint/utils@5.40.0(eslint@7.32.0)(typescript@5.2.2): resolution: {integrity: sha512-MO0y3T5BQ5+tkkuYZJBjePewsY+cQnfkYeRqS6tPh28niiIwPnQ1t59CSRcs1ZwJJNOdWw7rv9pF8aP58IMihA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4580,7 +4580,7 @@ packages: '@types/json-schema': 7.0.11 '@typescript-eslint/scope-manager': 5.40.0 '@typescript-eslint/types': 5.40.0 - '@typescript-eslint/typescript-estree': 5.40.0(typescript@4.9.5) + '@typescript-eslint/typescript-estree': 5.40.0(typescript@5.2.2) eslint: 7.32.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0(eslint@7.32.0) @@ -7015,14 +7015,14 @@ packages: /commondir@1.0.1: resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==} - /compatfactory@1.0.1(typescript@4.9.5): + /compatfactory@1.0.1(typescript@5.2.2): resolution: {integrity: sha512-hR9u0HSZTKDNNchPtMHg6myeNx0XO+av7UZIJPsi4rPALJBHi/W5Mbwi19hC/xm6y3JkYpxVYjTqnSGsU5X/iw==} engines: {node: '>=14.9.0'} peerDependencies: typescript: '>=3.x || >= 4.x' dependencies: helpertypes: 0.0.18 - typescript: 4.9.5 + typescript: 5.2.2 dev: true /component-emitter@1.3.0: @@ -8830,7 +8830,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.40.0(eslint@7.32.0)(typescript@4.9.5) + '@typescript-eslint/parser': 5.40.0(eslint@7.32.0)(typescript@5.2.2) debug: 3.2.7 eslint: 7.32.0 eslint-import-resolver-node: 0.3.6 @@ -8897,7 +8897,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.40.0(eslint@7.32.0)(typescript@4.9.5) + '@typescript-eslint/parser': 5.40.0(eslint@7.32.0)(typescript@5.2.2) array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9(supports-color@8.1.1) @@ -13362,7 +13362,7 @@ packages: del: 5.1.0 dev: true - /rollup-plugin-ts@3.0.2(@babel/core@7.22.5)(@babel/preset-typescript@7.18.6)(@babel/runtime@7.19.4)(rollup@2.79.1)(typescript@4.9.5): + /rollup-plugin-ts@3.0.2(@babel/core@7.22.5)(@babel/preset-typescript@7.18.6)(@babel/runtime@7.19.4)(rollup@2.79.1)(typescript@5.2.2): resolution: {integrity: sha512-67qi2QTHewhLyKDG6fX3jpohWpmUPPIT/xJ7rsYK46X6MqmoWy64Ti0y8ygPfLv8mXDCdRZUofM3mTxDfCswRA==} engines: {node: '>=14.9.0', npm: '>=7.0.0', pnpm: '>=3.2.0', yarn: '>=1.13'} peerDependencies: @@ -13399,13 +13399,13 @@ packages: ansi-colors: 4.1.3 browserslist: 4.21.4 browserslist-generator: 1.0.66 - compatfactory: 1.0.1(typescript@4.9.5) + compatfactory: 1.0.1(typescript@5.2.2) crosspath: 2.0.0 magic-string: 0.26.7 rollup: 2.79.1 - ts-clone-node: 1.0.0(typescript@4.9.5) + ts-clone-node: 1.0.0(typescript@5.2.2) tslib: 2.4.0 - typescript: 4.9.5 + typescript: 5.2.2 dev: true /rollup-pluginutils@2.8.2: @@ -14672,14 +14672,14 @@ packages: engines: {node: '>=8'} dev: true - /ts-clone-node@1.0.0(typescript@4.9.5): + /ts-clone-node@1.0.0(typescript@5.2.2): resolution: {integrity: sha512-/cDYbr2HAXxFNeTT41c/xs/2bhLJjqnYheHsmA3AoHSt+n4JA4t0FL9Lk5O8kWnJ6jeB3kPcUoXIFtwERNzv6Q==} engines: {node: '>=14.9.0'} peerDependencies: typescript: ^3.x || ^4.x dependencies: - compatfactory: 1.0.1(typescript@4.9.5) - typescript: 4.9.5 + compatfactory: 1.0.1(typescript@5.2.2) + typescript: 5.2.2 dev: true /ts-interface-checker@0.1.13: @@ -14702,14 +14702,14 @@ packages: /tslib@2.4.0: resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==} - /tsutils@3.21.0(typescript@4.9.5): + /tsutils@3.21.0(typescript@5.2.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.2.2 dev: true /tty-table@4.2.1: @@ -14787,9 +14787,9 @@ packages: /typescript-memoize@1.1.1: resolution: {integrity: sha512-GQ90TcKpIH4XxYTI2F98yEQYZgjNMOGPpOgdjIBhaLaWji5HPWlRnZ4AeA1hfBxtY7bCGDJsqDDHk/KaHOl5bA==} - /typescript@4.9.5: - resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==} - engines: {node: '>=4.2.0'} + /typescript@5.2.2: + resolution: {integrity: sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==} + engines: {node: '>=14.17'} hasBin: true dev: true diff --git a/test-app/package.json b/test-app/package.json index cbefb1c9..6077cf83 100644 --- a/test-app/package.json +++ b/test-app/package.json @@ -111,7 +111,7 @@ "qunit": "^2.19.4", "qunit-dom": "^2.0.0", "tailwindcss": "^3.3.2", - "typescript": "~4.9.5", + "typescript": "~5.2.0", "webpack": "^5.85.0" }, "engines": {