diff --git a/apps/hash-ai-worker-ts/package.json b/apps/hash-ai-worker-ts/package.json index 810e2fc675e..b532fb3a3ff 100644 --- a/apps/hash-ai-worker-ts/package.json +++ b/apps/hash-ai-worker-ts/package.json @@ -91,7 +91,7 @@ "sanitize-html": "2.13.1", "tsconfig-paths-webpack-plugin": "4.2.0", "tsx": "4.19.2", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "devDependencies": { "@local/eslint-config": "0.0.0-private", diff --git a/apps/hash-api/package.json b/apps/hash-api/package.json index 8837fdc5d11..1a62cb92de1 100644 --- a/apps/hash-api/package.json +++ b/apps/hash-api/package.json @@ -100,7 +100,7 @@ "openai": "4.68.4", "ts-json-schema-generator": "1.5.1", "tsx": "4.19.2", - "typescript": "5.6.3", + "typescript": "5.7.2", "ws": "8.18.0" }, "devDependencies": { diff --git a/apps/hash-frontend/package.json b/apps/hash-frontend/package.json index b36cdcbcb81..5d154936a79 100644 --- a/apps/hash-frontend/package.json +++ b/apps/hash-frontend/package.json @@ -153,7 +153,7 @@ "graphology-types": "0.24.8", "rimraf": "6.0.1", "sass": "1.81.0", - "typescript": "5.6.3", + "typescript": "5.7.2", "webpack": "5.96.1" }, "engines": { diff --git a/apps/hash-integration-worker/package.json b/apps/hash-integration-worker/package.json index a80471aad7c..f3d3edcebb3 100644 --- a/apps/hash-integration-worker/package.json +++ b/apps/hash-integration-worker/package.json @@ -37,7 +37,7 @@ "axios": "1.7.7", "dotenv-flow": "3.3.0", "tsx": "4.19.2", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "devDependencies": { "@local/eslint-config": "0.0.0-private", diff --git a/apps/hash-realtime/package.json b/apps/hash-realtime/package.json index 33a4c086ed5..7e896c27665 100644 --- a/apps/hash-realtime/package.json +++ b/apps/hash-realtime/package.json @@ -19,7 +19,7 @@ "set-interval-async": "2.0.3", "slonik": "24.2.0", "tsx": "4.19.2", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "devDependencies": { "@local/eslint-config": "0.0.0-private", diff --git a/apps/hash-search-loader/package.json b/apps/hash-search-loader/package.json index b5945272512..35aeee8d2ac 100644 --- a/apps/hash-search-loader/package.json +++ b/apps/hash-search-loader/package.json @@ -19,7 +19,7 @@ "@local/hash-isomorphic-utils": "0.0.0-private", "hot-shots": "8.5.2", "tsx": "4.19.2", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "devDependencies": { "@local/eslint-config": "0.0.0-private", diff --git a/apps/hashdotdev/package.json b/apps/hashdotdev/package.json index cc2d600c95a..f8fe0d23012 100644 --- a/apps/hashdotdev/package.json +++ b/apps/hashdotdev/package.json @@ -59,7 +59,7 @@ "remark-parse": "10.0.2", "sharp": "0.33.5", "slugify": "1.6.6", - "typescript": "5.6.3", + "typescript": "5.7.2", "unified": "10.1.2", "unist-util-visit": "4.1.2" }, diff --git a/apps/plugin-browser/package.json b/apps/plugin-browser/package.json index 7b08ff26b35..b2b10184751 100755 --- a/apps/plugin-browser/package.json +++ b/apps/plugin-browser/package.json @@ -88,7 +88,7 @@ "ts-loader": "9.5.1", "tsconfig-paths-webpack-plugin": "4.2.0", "type-fest": "3.13.1", - "typescript": "5.6.3", + "typescript": "5.7.2", "webpack": "5.96.1", "webpack-cli": "4.10.0", "webpack-dev-server": "4.15.2", diff --git a/blocks/address/package.json b/blocks/address/package.json index b7f6068baeb..a77fb0455f0 100644 --- a/blocks/address/package.json +++ b/blocks/address/package.json @@ -53,7 +53,7 @@ "prettier": "3.3.3", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "peerDependencies": { "react": "^18.0.0", diff --git a/blocks/ai-chat/package.json b/blocks/ai-chat/package.json index ff7590f0c72..fd26dec925b 100644 --- a/blocks/ai-chat/package.json +++ b/blocks/ai-chat/package.json @@ -48,7 +48,7 @@ "mock-block-dock": "0.1.9", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "peerDependencies": { "react": "^18.0.0", diff --git a/blocks/ai-image/package.json b/blocks/ai-image/package.json index f465521d887..e75a7ddfcaa 100644 --- a/blocks/ai-image/package.json +++ b/blocks/ai-image/package.json @@ -49,7 +49,7 @@ "prettier": "3.3.3", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "peerDependencies": { "react": "^18.0.0", diff --git a/blocks/ai-text/package.json b/blocks/ai-text/package.json index e07e349485b..f0b2ce92c05 100644 --- a/blocks/ai-text/package.json +++ b/blocks/ai-text/package.json @@ -42,7 +42,7 @@ "mock-block-dock": "0.1.9", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "peerDependencies": { "react": "^18.0.0", diff --git a/blocks/callout/package.json b/blocks/callout/package.json index d9930f7fae6..639e509ac9c 100644 --- a/blocks/callout/package.json +++ b/blocks/callout/package.json @@ -39,7 +39,7 @@ "mock-block-dock": "0.1.9", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "peerDependencies": { "react": "^18.2.0", diff --git a/blocks/chart/package.json b/blocks/chart/package.json index 258a129bbe5..0a920afee9c 100644 --- a/blocks/chart/package.json +++ b/blocks/chart/package.json @@ -49,7 +49,7 @@ "prettier": "3.3.3", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "peerDependencies": { "react": "^18.2.0", diff --git a/blocks/code/package.json b/blocks/code/package.json index 139f2ff9cff..47a8238992f 100644 --- a/blocks/code/package.json +++ b/blocks/code/package.json @@ -40,7 +40,7 @@ "mock-block-dock": "0.1.9", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "peerDependencies": { "react": "^18.2.0", diff --git a/blocks/countdown/package.json b/blocks/countdown/package.json index dcc74b7caf8..4d9e932dd2c 100644 --- a/blocks/countdown/package.json +++ b/blocks/countdown/package.json @@ -41,7 +41,7 @@ "mock-block-dock": "0.1.9", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "peerDependencies": { "react": "^18.2.0", diff --git a/blocks/divider/package.json b/blocks/divider/package.json index 0e322900a47..e3d0c72178d 100644 --- a/blocks/divider/package.json +++ b/blocks/divider/package.json @@ -39,7 +39,7 @@ "mock-block-dock": "0.1.9", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "peerDependencies": { "react": "^18.2.0", diff --git a/blocks/embed/package.json b/blocks/embed/package.json index ad049d4e0f4..da3c5bf9257 100644 --- a/blocks/embed/package.json +++ b/blocks/embed/package.json @@ -39,7 +39,7 @@ "mock-block-dock": "0.0.10", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "peerDependencies": { "lodash": "4.17.21", diff --git a/blocks/faq/package.json b/blocks/faq/package.json index e3a8b10aec0..bc210190455 100644 --- a/blocks/faq/package.json +++ b/blocks/faq/package.json @@ -46,7 +46,7 @@ "prettier": "3.3.3", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "peerDependencies": { "react": "^18.0.0", diff --git a/blocks/heading/package.json b/blocks/heading/package.json index a38d1215b14..d9a96f7c87e 100644 --- a/blocks/heading/package.json +++ b/blocks/heading/package.json @@ -39,7 +39,7 @@ "mock-block-dock": "0.1.9", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "peerDependencies": { "react": "^18.2.0", diff --git a/blocks/how-to/package.json b/blocks/how-to/package.json index a87d81a53ea..72c0c81c24b 100644 --- a/blocks/how-to/package.json +++ b/blocks/how-to/package.json @@ -47,7 +47,7 @@ "prettier": "3.3.3", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "peerDependencies": { "react": "^18.0.0", diff --git a/blocks/image/package.json b/blocks/image/package.json index c4813299298..b731950d8ae 100644 --- a/blocks/image/package.json +++ b/blocks/image/package.json @@ -40,7 +40,7 @@ "mock-block-dock": "0.1.9", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "peerDependencies": { "react": "^18.2.0", diff --git a/blocks/kanban-board/package.json b/blocks/kanban-board/package.json index a5434ad81fe..84283c344d4 100644 --- a/blocks/kanban-board/package.json +++ b/blocks/kanban-board/package.json @@ -55,7 +55,7 @@ "mock-block-dock": "0.1.9", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "peerDependencies": { "react": "^18.0.0", diff --git a/blocks/minesweeper/package.json b/blocks/minesweeper/package.json index 44039781e10..ae978bcae17 100644 --- a/blocks/minesweeper/package.json +++ b/blocks/minesweeper/package.json @@ -33,7 +33,7 @@ "mock-block-dock": "0.1.9", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "block-scripts": { "port": 63212 diff --git a/blocks/paragraph/package.json b/blocks/paragraph/package.json index d9017a9d486..dcadcf9c929 100644 --- a/blocks/paragraph/package.json +++ b/blocks/paragraph/package.json @@ -39,7 +39,7 @@ "mock-block-dock": "0.1.9", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "peerDependencies": { "react": "^18.2.0", diff --git a/blocks/person/package.json b/blocks/person/package.json index ad59c17a0f7..619a2770bf6 100644 --- a/blocks/person/package.json +++ b/blocks/person/package.json @@ -38,7 +38,7 @@ "mock-block-dock": "0.0.38", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "peerDependencies": { "react": "^18.2.0", diff --git a/blocks/shuffle/package.json b/blocks/shuffle/package.json index 1157d627726..8cc04f0d9b5 100644 --- a/blocks/shuffle/package.json +++ b/blocks/shuffle/package.json @@ -48,7 +48,7 @@ "mock-block-dock": "0.1.9", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "peerDependencies": { "react": "^18.2.0", diff --git a/blocks/table/package.json b/blocks/table/package.json index 994a926d197..e2345a2b423 100644 --- a/blocks/table/package.json +++ b/blocks/table/package.json @@ -57,7 +57,7 @@ "mock-block-dock": "0.1.9", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "peerDependencies": { "react": "^18.0.0", diff --git a/blocks/timer/package.json b/blocks/timer/package.json index 72e76695d5d..fc337a8a337 100644 --- a/blocks/timer/package.json +++ b/blocks/timer/package.json @@ -40,7 +40,7 @@ "mock-block-dock": "0.1.9", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "peerDependencies": { "react": "^18.2.0", diff --git a/blocks/video/package.json b/blocks/video/package.json index ad69e2e078d..742c2a1f848 100644 --- a/blocks/video/package.json +++ b/blocks/video/package.json @@ -39,7 +39,7 @@ "mock-block-dock": "0.1.9", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "peerDependencies": { "react": "^18.2.0", diff --git a/libs/@blockprotocol/graph/package.json b/libs/@blockprotocol/graph/package.json index 1cde231b9e7..32a31dfae96 100644 --- a/libs/@blockprotocol/graph/package.json +++ b/libs/@blockprotocol/graph/package.json @@ -72,7 +72,7 @@ "json-schema-to-typescript": "11.0.5", "lit": "2.8.0", "lodash.isequal": "4.5.0", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "devDependencies": { "@local/eslint-config": "0.0.0-private", diff --git a/libs/@blockprotocol/type-system/typescript/package.json b/libs/@blockprotocol/type-system/typescript/package.json index afec6fc9652..bd9668de46f 100644 --- a/libs/@blockprotocol/type-system/typescript/package.json +++ b/libs/@blockprotocol/type-system/typescript/package.json @@ -66,7 +66,7 @@ "react": "18.2.0", "rollup": "4.27.4", "tslib": "2.8.1", - "typescript": "5.6.3", + "typescript": "5.7.2", "vite-plugin-wasm-pack": "0.1.12", "vitest": "2.1.5" } diff --git a/libs/@hashintel/block-design-system/package.json b/libs/@hashintel/block-design-system/package.json index 76becffed0d..58c6966ded6 100644 --- a/libs/@hashintel/block-design-system/package.json +++ b/libs/@hashintel/block-design-system/package.json @@ -50,7 +50,7 @@ "eslint-plugin-storybook": "0.8.0", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "peerDependencies": { "@emotion/react": "11.13.5", diff --git a/libs/@hashintel/design-system/package.json b/libs/@hashintel/design-system/package.json index 5a768fdf3d3..2524f86903f 100644 --- a/libs/@hashintel/design-system/package.json +++ b/libs/@hashintel/design-system/package.json @@ -65,7 +65,7 @@ "eslint-plugin-storybook": "0.8.0", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "peerDependencies": { "@emotion/cache": "11.13.5", diff --git a/libs/@hashintel/query-editor/package.json b/libs/@hashintel/query-editor/package.json index 100870a804d..578ca89a6d4 100644 --- a/libs/@hashintel/query-editor/package.json +++ b/libs/@hashintel/query-editor/package.json @@ -34,7 +34,7 @@ "react": "18.2.0", "react-dom": "18.2.0", "react-hook-form": "7.53.2", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "peerDependencies": { "@mui/material": "^5.14.0", diff --git a/libs/@hashintel/type-editor/package.json b/libs/@hashintel/type-editor/package.json index a646ebedc31..bbc9254c482 100644 --- a/libs/@hashintel/type-editor/package.json +++ b/libs/@hashintel/type-editor/package.json @@ -42,7 +42,7 @@ "react": "18.2.0", "react-dom": "18.2.0", "react-hook-form": "7.53.2", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "peerDependencies": { "@mui/material": "^5.14.0", diff --git a/libs/@local/advanced-types/package.json b/libs/@local/advanced-types/package.json index 972e2f5d6aa..39f79fe7c64 100644 --- a/libs/@local/advanced-types/package.json +++ b/libs/@local/advanced-types/package.json @@ -28,6 +28,6 @@ "eslint": "8.57.0", "react": "18.2.0", "rimraf": "6.0.1", - "typescript": "5.6.3" + "typescript": "5.7.2" } } diff --git a/libs/@local/eslint-config/package.json b/libs/@local/eslint-config/package.json index db9e77e71f6..9a5d1785e5c 100644 --- a/libs/@local/eslint-config/package.json +++ b/libs/@local/eslint-config/package.json @@ -24,7 +24,7 @@ "eslint-plugin-simple-import-sort": "12.0.0", "eslint-plugin-typescript-sort-keys": "3.2.0", "eslint-plugin-unicorn": "51.0.1", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "devDependencies": { "@local/tsconfig": "0.0.0-private", diff --git a/libs/@local/graph/client/typescript/package.json b/libs/@local/graph/client/typescript/package.json index e92c2de0438..4ca925bbf39 100644 --- a/libs/@local/graph/client/typescript/package.json +++ b/libs/@local/graph/client/typescript/package.json @@ -24,6 +24,6 @@ "eslint": "8.57.0", "fix-esm-import-path": "1.10.1", "rimraf": "6.0.1", - "typescript": "5.6.3" + "typescript": "5.7.2" } } diff --git a/libs/@local/graph/sdk/typescript/package.json b/libs/@local/graph/sdk/typescript/package.json index d6a2b7e90cd..98ce56536cb 100644 --- a/libs/@local/graph/sdk/typescript/package.json +++ b/libs/@local/graph/sdk/typescript/package.json @@ -34,7 +34,7 @@ "@vitest/coverage-istanbul": "2.1.5", "eslint": "8.57.0", "rimraf": "6.0.1", - "typescript": "5.6.3", + "typescript": "5.7.2", "vitest": "2.1.5" } } diff --git a/libs/@local/graph/type-defs/package.json b/libs/@local/graph/type-defs/package.json index 6d6730f098b..cf3bad4fa3b 100644 --- a/libs/@local/graph/type-defs/package.json +++ b/libs/@local/graph/type-defs/package.json @@ -17,6 +17,6 @@ "@local/eslint-config": "0.0.0-private", "quicktype": "16.0.43", "tsx": "4.19.2", - "typescript": "5.6.3" + "typescript": "5.7.2" } } diff --git a/libs/@local/graph/types/typescript/package.json b/libs/@local/graph/types/typescript/package.json index d889ef2e4f0..7e5792fc195 100644 --- a/libs/@local/graph/types/typescript/package.json +++ b/libs/@local/graph/types/typescript/package.json @@ -32,6 +32,6 @@ "@local/tsconfig": "0.0.0-private", "eslint": "8.57.0", "rimraf": "6.0.1", - "typescript": "5.6.3" + "typescript": "5.7.2" } } diff --git a/libs/@local/harpc/client/typescript/package.json b/libs/@local/harpc/client/typescript/package.json index 8a26a9a2e90..0e545318d4c 100644 --- a/libs/@local/harpc/client/typescript/package.json +++ b/libs/@local/harpc/client/typescript/package.json @@ -31,7 +31,7 @@ "@types/node": "22.9.3", "@vitest/coverage-istanbul": "2.1.5", "rimraf": "6.0.1", - "typescript": "5.6.3", + "typescript": "5.7.2", "vitest": "2.1.5" } } diff --git a/libs/@local/hash-backend-utils/package.json b/libs/@local/hash-backend-utils/package.json index 65f22b0cc22..92d8673634b 100644 --- a/libs/@local/hash-backend-utils/package.json +++ b/libs/@local/hash-backend-utils/package.json @@ -64,7 +64,7 @@ "@vitest/coverage-istanbul": "2.1.5", "eslint": "8.57.0", "rimraf": "6.0.1", - "typescript": "5.6.3", + "typescript": "5.7.2", "vitest": "2.1.5" } } diff --git a/libs/@local/hash-isomorphic-utils/package.json b/libs/@local/hash-isomorphic-utils/package.json index 990e7370744..3d162917dff 100644 --- a/libs/@local/hash-isomorphic-utils/package.json +++ b/libs/@local/hash-isomorphic-utils/package.json @@ -72,7 +72,7 @@ "next": "13.5.5", "react": "18.2.0", "rimraf": "6.0.1", - "typescript": "5.6.3", + "typescript": "5.7.2", "vitest": "2.1.5" } } diff --git a/libs/@local/hash-subgraph/package.json b/libs/@local/hash-subgraph/package.json index c1c7e51d40b..8c63c4c16f7 100644 --- a/libs/@local/hash-subgraph/package.json +++ b/libs/@local/hash-subgraph/package.json @@ -42,7 +42,7 @@ "@local/eslint-config": "0.0.0-private", "@types/uuid": "10.0.0", "@vitest/coverage-istanbul": "2.1.5", - "typescript": "5.6.3", + "typescript": "5.7.2", "vitest": "2.1.5" } } diff --git a/libs/@local/internal-api-client/typescript/package.json b/libs/@local/internal-api-client/typescript/package.json index 8e86f131bb3..16f867ecd06 100644 --- a/libs/@local/internal-api-client/typescript/package.json +++ b/libs/@local/internal-api-client/typescript/package.json @@ -20,6 +20,6 @@ "@types/node": "22.9.3", "eslint": "8.57.0", "rimraf": "6.0.1", - "typescript": "5.6.3" + "typescript": "5.7.2" } } diff --git a/libs/@local/repo-chores/node/package.json b/libs/@local/repo-chores/node/package.json index 8113d308657..89a411e0371 100644 --- a/libs/@local/repo-chores/node/package.json +++ b/libs/@local/repo-chores/node/package.json @@ -19,7 +19,7 @@ "prettier": "3.3.3", "regex-parser": "2.3.0", "tsx": "4.19.2", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "devDependencies": { "@local/eslint-config": "0.0.0-private", diff --git a/libs/@local/status/typescript/package.json b/libs/@local/status/typescript/package.json index 3630fe58cfc..85d5161c528 100644 --- a/libs/@local/status/typescript/package.json +++ b/libs/@local/status/typescript/package.json @@ -18,7 +18,7 @@ "dependencies": { "execa": "5.1.1", "lodash-es": "4.17.21", - "typescript": "5.6.3", + "typescript": "5.7.2", "yargs": "17.7.2" }, "devDependencies": { diff --git a/tests/hash-backend-integration/package.json b/tests/hash-backend-integration/package.json index 5324b9a795c..5d189b952b5 100644 --- a/tests/hash-backend-integration/package.json +++ b/tests/hash-backend-integration/package.json @@ -43,7 +43,7 @@ "@vitest/coverage-istanbul": "2.1.5", "eslint": "8.57.0", "rimraf": "6.0.1", - "typescript": "5.6.3", + "typescript": "5.7.2", "vitest": "2.1.5" } } diff --git a/tests/hash-backend-load/package.json b/tests/hash-backend-load/package.json index 20f9afb8c84..a66b40a9c7a 100644 --- a/tests/hash-backend-load/package.json +++ b/tests/hash-backend-load/package.json @@ -59,6 +59,6 @@ "eslint": "8.57.0", "rimraf": "6.0.1", "rollup": "4.27.4", - "typescript": "5.6.3" + "typescript": "5.7.2" } } diff --git a/tests/hash-playwright/package.json b/tests/hash-playwright/package.json index 1e7f51da278..13cd88e8d65 100644 --- a/tests/hash-playwright/package.json +++ b/tests/hash-playwright/package.json @@ -22,7 +22,7 @@ "execa": "5.1.1", "graphql": "16.9.0", "js-yaml": "4.1.0", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "devDependencies": { "@apps/hash-frontend": "0.0.0-private", diff --git a/yarn.lock b/yarn.lock index ae0e63e8fc0..446bd55e38e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -31019,10 +31019,10 @@ typescript@5, typescript@5.4, typescript@^5.0.4, typescript@^5.4.4, typescript@~ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611" integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ== -typescript@5.6.3: - version "5.6.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b" - integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw== +typescript@5.7.2: + version "5.7.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6" + integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg== typescript@~3.2.1: version "3.2.4"