From 784f1435f3bc0f707863eb60e15d82e051f39d39 Mon Sep 17 00:00:00 2001 From: Marcel Gerber Date: Mon, 25 Nov 2024 16:44:40 +0100 Subject: [PATCH] chore(deps): update to typescript 5.7 https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/ --- package.json | 2 +- .../@ourworldindata/components/package.json | 2 +- .../@ourworldindata/core-table/package.json | 2 +- .../@ourworldindata/explorer/package.json | 2 +- packages/@ourworldindata/grapher/package.json | 2 +- packages/@ourworldindata/types/package.json | 2 +- packages/@ourworldindata/utils/package.json | 2 +- yarn.lock | 30 +++++++++---------- 8 files changed, 22 insertions(+), 22 deletions(-) diff --git a/package.json b/package.json index e2d88e4bebd..31ad958f0db 100644 --- a/package.json +++ b/package.json @@ -162,7 +162,7 @@ "topojson-client": "^3.1.0", "ts-pattern": "^5.0.5", "typeorm": "^0.3.20", - "typescript": "~5.6.2", + "typescript": "~5.7.2", "unist-util-visit": "^2.0.0", "url-join": "^4.0.0", "url-parse": "^1.5.10", diff --git a/packages/@ourworldindata/components/package.json b/packages/@ourworldindata/components/package.json index a8949cbc378..7c716f9212c 100644 --- a/packages/@ourworldindata/components/package.json +++ b/packages/@ourworldindata/components/package.json @@ -33,7 +33,7 @@ "esbuild-sass-plugin": "^3.3.1", "eslint": "^8.57.1", "eslint-plugin-react-hooks": "^4.6.2", - "typescript": "~5.6.2" + "typescript": "~5.7.2" }, "license": "MIT" } diff --git a/packages/@ourworldindata/core-table/package.json b/packages/@ourworldindata/core-table/package.json index 3a7d8d3ff84..2332ce3d227 100644 --- a/packages/@ourworldindata/core-table/package.json +++ b/packages/@ourworldindata/core-table/package.json @@ -24,7 +24,7 @@ "@types/d3": "^6", "@types/papaparse": "^5.3.15", "eslint": "^8.57.1", - "typescript": "~5.6.2" + "typescript": "~5.7.2" }, "license": "MIT" } diff --git a/packages/@ourworldindata/explorer/package.json b/packages/@ourworldindata/explorer/package.json index a71c1a2a3eb..cecede0f3b7 100644 --- a/packages/@ourworldindata/explorer/package.json +++ b/packages/@ourworldindata/explorer/package.json @@ -74,7 +74,7 @@ "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "tsup": "^8.1.0", - "typescript": "~5.6.2" + "typescript": "~5.7.2" }, "license": "MIT" } diff --git a/packages/@ourworldindata/grapher/package.json b/packages/@ourworldindata/grapher/package.json index 6889d65caba..0590529f808 100644 --- a/packages/@ourworldindata/grapher/package.json +++ b/packages/@ourworldindata/grapher/package.json @@ -73,7 +73,7 @@ "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "tsup": "^8.1.0", - "typescript": "~5.6.2" + "typescript": "~5.7.2" }, "license": "MIT" } diff --git a/packages/@ourworldindata/types/package.json b/packages/@ourworldindata/types/package.json index e9a1c8a8deb..4cd8572ad9a 100644 --- a/packages/@ourworldindata/types/package.json +++ b/packages/@ourworldindata/types/package.json @@ -17,7 +17,7 @@ "eslint": "^8.57.1", "eslint-plugin-react-hooks": "^4.6.2", "jest": "^29.7.0", - "typescript": "~5.6.2" + "typescript": "~5.7.2" }, "license": "MIT", "dependencies": { diff --git a/packages/@ourworldindata/utils/package.json b/packages/@ourworldindata/utils/package.json index 47f02809169..2b41e03975d 100644 --- a/packages/@ourworldindata/utils/package.json +++ b/packages/@ourworldindata/utils/package.json @@ -43,7 +43,7 @@ "eslint": "^8.57.1", "eslint-plugin-react-hooks": "^4.6.2", "jest": "^29.7.0", - "typescript": "~5.6.2" + "typescript": "~5.7.2" }, "license": "MIT" } diff --git a/yarn.lock b/yarn.lock index 10d6e77b9fe..f1c336ae199 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3293,7 +3293,7 @@ __metadata: react: "npm:^17.0.2" react-dom: "npm:^17.0.2" ts-pattern: "npm:^5.0.5" - typescript: "npm:~5.6.2" + typescript: "npm:~5.7.2" languageName: unknown linkType: soft @@ -3309,7 +3309,7 @@ __metadata: dayjs: "npm:^1.11.11" eslint: "npm:^8.57.1" papaparse: "npm:^5.4.1" - typescript: "npm:~5.6.2" + typescript: "npm:~5.7.2" languageName: unknown linkType: soft @@ -3369,7 +3369,7 @@ __metadata: topojson-client: "npm:^3.1.0" ts-pattern: "npm:^5.0.5" tsup: "npm:^8.1.0" - typescript: "npm:~5.6.2" + typescript: "npm:~5.7.2" url-parse: "npm:^1.5.10" languageName: unknown linkType: soft @@ -3429,7 +3429,7 @@ __metadata: topojson-client: "npm:^3.1.0" ts-pattern: "npm:^5.0.5" tsup: "npm:^8.1.0" - typescript: "npm:~5.6.2" + typescript: "npm:~5.7.2" url-parse: "npm:^1.5.10" languageName: unknown linkType: soft @@ -3443,7 +3443,7 @@ __metadata: eslint-plugin-react-hooks: "npm:^4.6.2" jest: "npm:^29.7.0" mobx: "npm:^5.15.7" - typescript: "npm:~5.6.2" + typescript: "npm:~5.7.2" languageName: unknown linkType: soft @@ -3476,7 +3476,7 @@ __metadata: striptags: "npm:^3.2.0" timezone-mock: "npm:^1.0.18" ts-pattern: "npm:^5.0.5" - typescript: "npm:~5.6.2" + typescript: "npm:~5.7.2" url-parse: "npm:^1.5.10" uuidv7: "npm:^1.0.1" languageName: unknown @@ -11218,7 +11218,7 @@ __metadata: ts-pattern: "npm:^5.0.5" tsx: "npm:^4.16.2" typeorm: "npm:^0.3.20" - typescript: "npm:~5.6.2" + typescript: "npm:~5.7.2" unist-util-visit: "npm:^2.0.0" url-join: "npm:^4.0.0" url-parse: "npm:^1.5.10" @@ -19768,23 +19768,23 @@ __metadata: languageName: node linkType: hard -"typescript@npm:>=3 < 6, typescript@npm:~5.6.2": - version: 5.6.2 - resolution: "typescript@npm:5.6.2" +"typescript@npm:>=3 < 6, typescript@npm:~5.7.2": + version: 5.7.2 + resolution: "typescript@npm:5.7.2" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10/f95365d4898f357823e93d334ecda9fcade54f009b397c7d05b7621cd9e865981033cf89ccde0f3e3a7b73b1fdbae18e92bc77db237b43e912f053fef0f9a53b + checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a languageName: node linkType: hard -"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin, typescript@patch:typescript@npm%3A~5.6.2#optional!builtin": - version: 5.6.2 - resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin::version=5.6.2&hash=5adc0c" +"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin, typescript@patch:typescript@npm%3A~5.7.2#optional!builtin": + version: 5.7.2 + resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin::version=5.7.2&hash=5adc0c" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10/060a7349adf698477b411be4ace470aee6c2c1bd99917fdf5d33697c17ec55c64fe724eb10399387530b50e9913b41528dd8bfcca0a5fc8f8bac63fbb4580a2e + checksum: 10/ff27fc124bceb8969be722baa38af945b2505767cf794de3e2715e58f61b43780284060287d651fcbbdfb6f917f4653b20f4751991f17e0706db389b9bb3f75d languageName: node linkType: hard