From 5297c780f8e77f91abfe0a810dd038e6b5b65355 Mon Sep 17 00:00:00 2001 From: Oleksii Kurinnyi Date: Fri, 15 Nov 2024 11:07:10 +0200 Subject: [PATCH] chore: upgrade typescript --- packages/common/package.json | 2 +- packages/dashboard-backend/package.json | 2 +- packages/dashboard-frontend/package.json | 2 +- scripts/yarn/old_version/.deps/dev.md | 2 +- scripts/yarn/old_version/yarn.lock | 13 ++++--------- yarn.lock | 22 +++++++++++----------- 6 files changed, 19 insertions(+), 24 deletions(-) diff --git a/packages/common/package.json b/packages/common/package.json index 16c92f40f..550691e61 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -32,6 +32,6 @@ "prettier": "^3.2.5", "rimraf": "^5.0.1", "ts-jest": "^29.1.1", - "typescript": "^5.1.6" + "typescript": "^5.6.3" } } diff --git a/packages/dashboard-backend/package.json b/packages/dashboard-backend/package.json index 9a7cff4e6..88a205b17 100644 --- a/packages/dashboard-backend/package.json +++ b/packages/dashboard-backend/package.json @@ -76,7 +76,7 @@ "speed-measure-webpack-plugin": "^1.5.0", "ts-jest": "^29.1.1", "ts-loader": "^9.4.4", - "typescript": "^5.1.6", + "typescript": "^5.6.3", "webpack": "^5.96.1", "webpack-bundle-analyzer": "^4.10.2", "webpack-cli": "^5.1.4", diff --git a/packages/dashboard-frontend/package.json b/packages/dashboard-frontend/package.json index aecb60785..724379844 100644 --- a/packages/dashboard-frontend/package.json +++ b/packages/dashboard-frontend/package.json @@ -128,7 +128,7 @@ "stylelint-webpack-plugin": "^4.1.1", "ts-jest": "^29.1.1", "ts-loader": "^9.4.4", - "typescript": "^5.5.4", + "typescript": "^5.6.3", "webpack": "^5.96.1", "webpack-bundle-analyzer": "^4.10.0", "webpack-cli": "^5.1.4", diff --git a/scripts/yarn/old_version/.deps/dev.md b/scripts/yarn/old_version/.deps/dev.md index b6e121972..383a1ac46 100644 --- a/scripts/yarn/old_version/.deps/dev.md +++ b/scripts/yarn/old_version/.deps/dev.md @@ -669,7 +669,7 @@ | [`typed-array-byte-length@1.0.0`](git+https://github.com/inspect-js/typed-array-byte-length.git) | MIT | #9659 | | [`typed-array-byte-offset@1.0.0`](git+https://github.com/inspect-js/typed-array-byte-offset.git) | MIT | #9407 | | [`typed-array-length@1.0.4`](git+https://github.com/inspect-js/typed-array-length.git) | MIT | #6246 | -| [`typescript@5.2.2`](https://github.com/Microsoft/TypeScript.git) | Apache-2.0 | #10231 | +| [`typescript@5.6.3`](https://github.com/microsoft/TypeScript.git) | Apache-2.0 | #16106 | | [`unbox-primitive@1.0.2`](git+https://github.com/ljharb/unbox-primitive.git) | MIT | clearlydefined | | [`undefsafe@2.0.5`](https://github.com/remy/undefsafe.git) | MIT | clearlydefined | | [`untildify@4.0.0`](https://github.com/sindresorhus/untildify.git) | MIT | clearlydefined | diff --git a/scripts/yarn/old_version/yarn.lock b/scripts/yarn/old_version/yarn.lock index c30c704bd..fbd650379 100644 --- a/scripts/yarn/old_version/yarn.lock +++ b/scripts/yarn/old_version/yarn.lock @@ -9287,15 +9287,10 @@ typed-array-length@^1.0.4: for-each "^0.3.3" is-typed-array "^1.1.9" -typescript@^5.1.6: - version "5.2.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78" - integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w== - -typescript@^5.5.4: - version "5.6.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0" - integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw== +typescript@^5.6.3: + version "5.6.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b" + integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw== unbox-primitive@^1.0.2: version "1.0.2" diff --git a/yarn.lock b/yarn.lock index b842f7ada..3fc7c606f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -594,7 +594,7 @@ __metadata: prettier: ^3.2.5 rimraf: ^5.0.1 ts-jest: ^29.1.1 - typescript: ^5.1.6 + typescript: ^5.6.3 languageName: unknown linkType: soft @@ -649,7 +649,7 @@ __metadata: speed-measure-webpack-plugin: ^1.5.0 ts-jest: ^29.1.1 ts-loader: ^9.4.4 - typescript: ^5.1.6 + typescript: ^5.6.3 webpack: ^5.96.1 webpack-bundle-analyzer: ^4.10.2 webpack-cli: ^5.1.4 @@ -756,7 +756,7 @@ __metadata: stylelint-webpack-plugin: ^4.1.1 ts-jest: ^29.1.1 ts-loader: ^9.4.4 - typescript: ^5.5.4 + typescript: ^5.6.3 webpack: ^5.96.1 webpack-bundle-analyzer: ^4.10.0 webpack-cli: ^5.1.4 @@ -12629,23 +12629,23 @@ __metadata: languageName: node linkType: hard -"typescript@npm:^5.1.6, typescript@npm:^5.5.4": - version: 5.5.4 - resolution: "typescript@npm:5.5.4" +"typescript@npm:^5.6.3": + version: 5.6.3 + resolution: "typescript@npm:5.6.3" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: b309040f3a1cd91c68a5a58af6b9fdd4e849b8c42d837b2c2e73f9a4f96a98c4f1ed398a9aab576ee0a4748f5690cf594e6b99dbe61de7839da748c41e6d6ca8 + checksum: ba302f8822777ebefb28b554105f3e074466b671e7444ec6b75dadc008a62f46f373d9e57ceced1c433756d06c8b7dc569a7eefdf3a9573122a49205ff99021a languageName: node linkType: hard -"typescript@patch:typescript@^5.1.6#~builtin, typescript@patch:typescript@^5.5.4#~builtin": - version: 5.5.4 - resolution: "typescript@patch:typescript@npm%3A5.5.4#~builtin::version=5.5.4&hash=379a07" +"typescript@patch:typescript@^5.6.3#~builtin": + version: 5.6.3 + resolution: "typescript@patch:typescript@npm%3A5.6.3#~builtin::version=5.6.3&hash=8c6c40" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: e14c87e8bd51f9ac741051a2c3bde75b2a3ab17dee2c50239f7e1a0868673f3b7d4d87684df41a59a8f57c6ddc5d06d65d120764d992441af5de07b98cf9c67b + checksum: f6947c263dc67ea8429eefc3921683320f901a07d9ef29a1101a34f5b30108343b5a29aa77a581217a17f2616091ae7bd3043b304cf37f37d5e128e19296c08b languageName: node linkType: hard