From c8c35ab765487c60712b315aa72652fb1b32cdc2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 05:09:17 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v5 --- ember-velcro/package.json | 2 +- pnpm-lock.yaml | 112 +++++++++++++++----------------------- test-app/package.json | 2 +- 3 files changed, 45 insertions(+), 71 deletions(-) diff --git a/ember-velcro/package.json b/ember-velcro/package.json index 435af748..f3fd8735 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 72ff028b..51657b18 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -72,7 +72,7 @@ importers: version: 1.4.0 '@nullvoxpopuli/eslint-configs': specifier: ^2.2.58 - version: 2.2.60(@babel/eslint-parser@7.24.7)(typescript@4.9.5) + version: 2.2.60(@babel/eslint-parser@7.24.7)(typescript@5.5.3) '@rollup/plugin-babel': specifier: ^6.0.0 version: 6.0.4(@babel/core@7.24.7)(rollup@2.79.1) @@ -138,10 +138,10 @@ importers: version: 3.4.0 rollup-plugin-ts: specifier: ^3.0.2 - version: 3.0.2(@babel/core@7.24.7)(@babel/preset-typescript@7.24.7)(@babel/runtime@7.24.7)(rollup@2.79.1)(typescript@4.9.5) + version: 3.0.2(@babel/core@7.24.7)(@babel/preset-typescript@7.24.7)(@babel/runtime@7.24.7)(rollup@2.79.1)(typescript@5.5.3) typescript: - specifier: ^4.8.4 - version: 4.9.5 + specifier: ^5.0.0 + version: 5.5.3 webpack: specifier: ^5.74.0 version: 5.85.0 @@ -193,7 +193,7 @@ importers: version: 1.1.2 '@glint/core': specifier: ^1.0.2 - version: 1.4.0(typescript@4.9.5) + version: 1.4.0(typescript@5.5.3) '@glint/environment-ember-loose': specifier: ^1.0.2 version: 1.4.0(@glimmer/component@1.1.2)(@glint/template@1.4.0)(@types/ember__array@4.0.10)(@types/ember__component@4.0.22)(@types/ember__controller@4.0.12)(@types/ember__object@4.0.12)(@types/ember__routing@4.0.22)(ember-cli-htmlbars@6.3.0)(ember-modifier@4.1.0) @@ -205,7 +205,7 @@ importers: version: 1.4.0 '@nullvoxpopuli/eslint-configs': specifier: ^2.2.58 - version: 2.2.60(@babel/eslint-parser@7.24.7)(typescript@4.9.5) + version: 2.2.60(@babel/eslint-parser@7.24.7)(typescript@5.5.3) '@tsconfig/ember': specifier: ^1.1.0 version: 1.1.0 @@ -375,8 +375,8 @@ importers: specifier: ^3.3.2 version: 3.3.2 typescript: - specifier: ~4.9.5 - version: 4.9.5 + specifier: ~5.5.0 + version: 5.5.3 webpack: specifier: ^5.85.0 version: 5.85.0 @@ -3411,26 +3411,6 @@ packages: '@glimmer/interfaces': 0.85.13 '@glimmer/util': 0.85.13 - /@glint/core@1.4.0(typescript@4.9.5): - resolution: {integrity: sha512-nq27a/1R6kc3lsuciz8z9IZO1NQCbNkEBxf5KJI7AUrnps6RzQzmq3pmwO24zQYmFcH4sqpod8fleNIpg8YEqg==} - hasBin: true - peerDependencies: - typescript: '>=4.8.0' - dependencies: - '@glimmer/syntax': 0.84.3 - escape-string-regexp: 4.0.0 - semver: 7.6.0 - silent-error: 1.1.1 - typescript: 4.9.5 - uuid: 8.3.2 - vscode-languageserver: 8.1.0 - vscode-languageserver-textdocument: 1.0.11 - vscode-uri: 3.0.8 - yargs: 17.7.2 - transitivePeerDependencies: - - supports-color - dev: true - /@glint/core@1.4.0(typescript@5.5.3): resolution: {integrity: sha512-nq27a/1R6kc3lsuciz8z9IZO1NQCbNkEBxf5KJI7AUrnps6RzQzmq3pmwO24zQYmFcH4sqpod8fleNIpg8YEqg==} hasBin: true @@ -3671,12 +3651,12 @@ packages: fastq: 1.17.1 dev: true - /@nullvoxpopuli/eslint-configs@2.2.60(@babel/eslint-parser@7.24.7)(typescript@4.9.5): + /@nullvoxpopuli/eslint-configs@2.2.60(@babel/eslint-parser@7.24.7)(typescript@5.5.3): 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.5.3) + '@typescript-eslint/parser': 5.40.0(eslint@7.32.0)(typescript@5.5.3) babel-eslint: 10.1.0(eslint@7.32.0) eslint: 7.32.0 eslint-config-prettier: 8.5.0(eslint@7.32.0) @@ -4604,7 +4584,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.5.3): resolution: {integrity: sha512-FIBZgS3DVJgqPwJzvZTuH4HNsZhHMa9SjxTKAZTlMsPw/UzpEjcf9f4dfgDJEHjK+HboUJo123Eshl6niwEm/Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4615,22 +4595,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.5.3) '@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.5.3) + '@typescript-eslint/utils': 5.40.0(eslint@7.32.0)(typescript@5.5.3) debug: 4.3.5(supports-color@9.4.0) eslint: 7.32.0 ignore: 5.2.0 regexpp: 3.2.0 semver: 7.6.2 - tsutils: 3.21.0(typescript@4.9.5) - typescript: 4.9.5 + tsutils: 3.21.0(typescript@5.5.3) + typescript: 5.5.3 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.5.3): resolution: {integrity: sha512-Ah5gqyX2ySkiuYeOIDg7ap51/b63QgWZA7w6AHtFrag7aH0lRQPbLzUjk0c9o5/KZ6JRkTTDKShL4AUrQa6/hw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4642,10 +4622,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.5.3) debug: 4.3.5(supports-color@9.4.0) eslint: 7.32.0 - typescript: 4.9.5 + typescript: 5.5.3 transitivePeerDependencies: - supports-color dev: true @@ -4658,7 +4638,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.5.3): resolution: {integrity: sha512-nfuSdKEZY2TpnPz5covjJqav+g5qeBqwSHKBvz7Vm1SAfy93SwKk/JeSTymruDGItTwNijSsno5LhOHRS1pcfw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4668,12 +4648,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.5.3) + '@typescript-eslint/utils': 5.40.0(eslint@7.32.0)(typescript@5.5.3) debug: 4.3.5(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.5.3) + typescript: 5.5.3 transitivePeerDependencies: - supports-color dev: true @@ -4683,7 +4663,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.5.3): resolution: {integrity: sha512-b0GYlDj8TLTOqwX7EGbw2gL5EXS2CPEWhF9nGJiGmEcmlpNBjyHsTwbqpyIEPVpl6br4UcBOYlcI2FJVtJkYhg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4698,13 +4678,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.6.2 - tsutils: 3.21.0(typescript@4.9.5) - typescript: 4.9.5 + tsutils: 3.21.0(typescript@5.5.3) + typescript: 5.5.3 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.5.3): resolution: {integrity: sha512-MO0y3T5BQ5+tkkuYZJBjePewsY+cQnfkYeRqS6tPh28niiIwPnQ1t59CSRcs1ZwJJNOdWw7rv9pF8aP58IMihA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4713,7 +4693,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.5.3) eslint: 7.32.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0(eslint@7.32.0) @@ -7212,14 +7192,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.5.3): 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.5.3 dev: true /component-emitter@1.3.0: @@ -9215,7 +9195,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.5.3) debug: 3.2.7 eslint: 7.32.0 eslint-import-resolver-node: 0.3.6 @@ -9282,7 +9262,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.5.3) array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9(supports-color@8.1.1) @@ -13836,7 +13816,7 @@ packages: del: 5.1.0 dev: true - /rollup-plugin-ts@3.0.2(@babel/core@7.24.7)(@babel/preset-typescript@7.24.7)(@babel/runtime@7.24.7)(rollup@2.79.1)(typescript@4.9.5): + /rollup-plugin-ts@3.0.2(@babel/core@7.24.7)(@babel/preset-typescript@7.24.7)(@babel/runtime@7.24.7)(rollup@2.79.1)(typescript@5.5.3): resolution: {integrity: sha512-67qi2QTHewhLyKDG6fX3jpohWpmUPPIT/xJ7rsYK46X6MqmoWy64Ti0y8ygPfLv8mXDCdRZUofM3mTxDfCswRA==} engines: {node: '>=14.9.0', npm: '>=7.0.0', pnpm: '>=3.2.0', yarn: '>=1.13'} peerDependencies: @@ -13873,13 +13853,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.5.3) 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.5.3) tslib: 2.4.0 - typescript: 4.9.5 + typescript: 5.5.3 dev: true /rollup-pluginutils@2.8.2: @@ -15206,14 +15186,14 @@ packages: - supports-color dev: true - /ts-clone-node@1.0.0(typescript@4.9.5): + /ts-clone-node@1.0.0(typescript@5.5.3): 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.5.3) + typescript: 5.5.3 dev: true /ts-interface-checker@0.1.13: @@ -15240,14 +15220,14 @@ packages: /tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - /tsutils@3.21.0(typescript@4.9.5): + /tsutils@3.21.0(typescript@5.5.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.5.3 dev: true /type-check@0.3.2: @@ -15341,12 +15321,6 @@ 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'} - hasBin: true - dev: true - /typescript@5.5.3: resolution: {integrity: sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==} engines: {node: '>=14.17'} diff --git a/test-app/package.json b/test-app/package.json index 74089a4d..59d41452 100644 --- a/test-app/package.json +++ b/test-app/package.json @@ -111,7 +111,7 @@ "qunit": "^2.19.4", "qunit-dom": "^3.0.0", "tailwindcss": "^3.3.2", - "typescript": "~4.9.5", + "typescript": "~5.5.0", "webpack": "^5.85.0" }, "engines": {