diff --git a/package.json b/package.json index 92fbbcce6d3..5d74735f039 100644 --- a/package.json +++ b/package.json @@ -250,7 +250,7 @@ "tracelib": "1.0.1", "ts-jest": "29.4.0", "ts-node": "10.9.2", - "typescript": "5.8.3", + "typescript": "5.9.2", "webpack": "5.101.0", "webpack-assets-manifest": "^5.1.0", "webpack-cli": "6.0.1", diff --git a/packages/grafana-alerting/package.json b/packages/grafana-alerting/package.json index a777abcc684..27ba36f953a 100644 --- a/packages/grafana-alerting/package.json +++ b/packages/grafana-alerting/package.json @@ -78,7 +78,7 @@ "rollup-plugin-esbuild": "6.2.1", "rollup-plugin-node-externals": "^8.0.0", "type-fest": "^4.40.0", - "typescript": "5.8.3" + "typescript": "5.9.2" }, "peerDependencies": { "@grafana/runtime": ">=11.6 <= 12.x", diff --git a/packages/grafana-data/package.json b/packages/grafana-data/package.json index 10a5d2e046f..77cbb8f36d6 100644 --- a/packages/grafana-data/package.json +++ b/packages/grafana-data/package.json @@ -100,7 +100,7 @@ "rollup": "^4.22.4", "rollup-plugin-esbuild": "6.2.1", "rollup-plugin-node-externals": "^8.0.0", - "typescript": "5.8.3" + "typescript": "5.9.2" }, "peerDependencies": { "react": "^18.0.0", diff --git a/packages/grafana-e2e-selectors/package.json b/packages/grafana-e2e-selectors/package.json index 2e5dd9f65a4..bc25b3d1bb3 100644 --- a/packages/grafana-e2e-selectors/package.json +++ b/packages/grafana-e2e-selectors/package.json @@ -52,6 +52,6 @@ "@grafana/tsconfig": "^2.0.0", "semver": "^7.7.0", "tslib": "2.8.1", - "typescript": "5.8.3" + "typescript": "5.9.2" } } diff --git a/packages/grafana-flamegraph/package.json b/packages/grafana-flamegraph/package.json index 3152966e799..c25abdd0104 100644 --- a/packages/grafana-flamegraph/package.json +++ b/packages/grafana-flamegraph/package.json @@ -81,7 +81,7 @@ "rollup-plugin-node-externals": "^8.0.0", "ts-jest": "29.4.0", "ts-node": "10.9.2", - "typescript": "5.8.3" + "typescript": "5.9.2" }, "peerDependencies": { "react": "^18.0.0", diff --git a/packages/grafana-i18n/package.json b/packages/grafana-i18n/package.json index 6ffd95918f4..036a63834e4 100644 --- a/packages/grafana-i18n/package.json +++ b/packages/grafana-i18n/package.json @@ -67,7 +67,7 @@ "@types/react": "18.3.18", "rollup": "^4.22.4", "rollup-plugin-copy": "3.5.0", - "typescript": "5.8.3" + "typescript": "5.9.2" }, "peerDependencies": { "react": ">=18" diff --git a/packages/grafana-o11y-ds-frontend/package.json b/packages/grafana-o11y-ds-frontend/package.json index 11ef5bdce98..e2fef5480c2 100644 --- a/packages/grafana-o11y-ds-frontend/package.json +++ b/packages/grafana-o11y-ds-frontend/package.json @@ -43,7 +43,7 @@ "react": "18.3.1", "ts-jest": "29.4.0", "ts-node": "10.9.2", - "typescript": "5.8.3" + "typescript": "5.9.2" }, "peerDependencies": { "react": "^18.0.0", diff --git a/packages/grafana-plugin-configs/package.json b/packages/grafana-plugin-configs/package.json index a2edd65dd30..7d068121b19 100644 --- a/packages/grafana-plugin-configs/package.json +++ b/packages/grafana-plugin-configs/package.json @@ -25,7 +25,7 @@ "jest-environment-jsdom": "29.7.0", "replace-in-file-webpack-plugin": "1.0.6", "swc-loader": "0.2.6", - "typescript": "5.8.3", + "typescript": "5.9.2", "webpack": "5.101.0", "webpack-bundle-analyzer": "^4.10.2", "webpack-virtual-modules": "^0.6.2" diff --git a/packages/grafana-prometheus/package.json b/packages/grafana-prometheus/package.json index b75ebc36f99..8dc8f8a9a78 100644 --- a/packages/grafana-prometheus/package.json +++ b/packages/grafana-prometheus/package.json @@ -102,7 +102,7 @@ "rollup-plugin-esbuild": "6.2.1", "rollup-plugin-node-externals": "^8.0.0", "testing-library-selector": "0.3.1", - "typescript": "5.8.3" + "typescript": "5.9.2" }, "peerDependencies": { "react": "^18.0.0", diff --git a/packages/grafana-runtime/package.json b/packages/grafana-runtime/package.json index f32cc4639da..dfae8069cfe 100644 --- a/packages/grafana-runtime/package.json +++ b/packages/grafana-runtime/package.json @@ -87,7 +87,7 @@ "rollup-plugin-esbuild": "6.2.1", "rollup-plugin-node-externals": "^8.0.0", "rollup-plugin-sourcemaps": "0.6.3", - "typescript": "5.8.3" + "typescript": "5.9.2" }, "peerDependencies": { "react": "^18.0.0", diff --git a/packages/grafana-schema/package.json b/packages/grafana-schema/package.json index 9896376d716..ef7cc40d4c5 100644 --- a/packages/grafana-schema/package.json +++ b/packages/grafana-schema/package.json @@ -44,7 +44,7 @@ "rollup": "^4.22.4", "rollup-plugin-esbuild": "6.2.1", "rollup-plugin-node-externals": "^8.0.0", - "typescript": "5.8.3" + "typescript": "5.9.2" }, "dependencies": { "tslib": "2.8.1" diff --git a/packages/grafana-sql/package.json b/packages/grafana-sql/package.json index e99c2f9a737..e045f423bd5 100644 --- a/packages/grafana-sql/package.json +++ b/packages/grafana-sql/package.json @@ -53,7 +53,7 @@ "jest": "^29.6.4", "ts-jest": "29.4.0", "ts-node": "10.9.2", - "typescript": "5.8.3" + "typescript": "5.9.2" }, "peerDependencies": { "@grafana/runtime": "10.4.0-pre" diff --git a/packages/grafana-test-utils/package.json b/packages/grafana-test-utils/package.json index fe04697966f..99eedba93d4 100644 --- a/packages/grafana-test-utils/package.json +++ b/packages/grafana-test-utils/package.json @@ -62,6 +62,6 @@ "@types/jest": "29.5.14", "@types/node": "22.17.0", "jest": "29.7.0", - "typescript": "5.8.3" + "typescript": "5.9.2" } } diff --git a/packages/grafana-ui/package.json b/packages/grafana-ui/package.json index 2193c02d0e8..dfb0c9754ea 100644 --- a/packages/grafana-ui/package.json +++ b/packages/grafana-ui/package.json @@ -203,7 +203,7 @@ "sass-loader": "16.0.5", "storybook": "^8.6.2", "style-loader": "4.0.0", - "typescript": "5.8.3", + "typescript": "5.9.2", "webpack": "5.101.0" }, "peerDependencies": { diff --git a/public/app/features/logs/components/LogRowMenuCell.tsx b/public/app/features/logs/components/LogRowMenuCell.tsx index 2e3699733fd..892a5eea68b 100644 --- a/public/app/features/logs/components/LogRowMenuCell.tsx +++ b/public/app/features/logs/components/LogRowMenuCell.tsx @@ -194,7 +194,6 @@ function addClickListenersToNode(nodes: ReactNode[], row: LogRowModel) { return node; } return cloneElement(node, { - // @ts-expect-error onClick: (event: MouseEvent) => { onClick(event, row); }, diff --git a/public/app/plugins/datasource/azuremonitor/package.json b/public/app/plugins/datasource/azuremonitor/package.json index 056b8688f35..7e171898989 100644 --- a/public/app/plugins/datasource/azuremonitor/package.json +++ b/public/app/plugins/datasource/azuremonitor/package.json @@ -42,7 +42,7 @@ "jest": "29.7.0", "react-select-event": "5.5.1", "ts-node": "10.9.2", - "typescript": "5.8.3", + "typescript": "5.9.2", "webpack": "5.101.0" }, "peerDependencies": { diff --git a/public/app/plugins/datasource/cloud-monitoring/package.json b/public/app/plugins/datasource/cloud-monitoring/package.json index 7181c557951..538804b9904 100644 --- a/public/app/plugins/datasource/cloud-monitoring/package.json +++ b/public/app/plugins/datasource/cloud-monitoring/package.json @@ -42,7 +42,7 @@ "jest": "29.7.0", "react-select-event": "5.5.1", "ts-node": "10.9.2", - "typescript": "5.8.3", + "typescript": "5.9.2", "webpack": "5.101.0" }, "peerDependencies": { diff --git a/public/app/plugins/datasource/grafana-postgresql-datasource/package.json b/public/app/plugins/datasource/grafana-postgresql-datasource/package.json index 40ca80efa0b..8c50ca4f3ee 100644 --- a/public/app/plugins/datasource/grafana-postgresql-datasource/package.json +++ b/public/app/plugins/datasource/grafana-postgresql-datasource/package.json @@ -27,7 +27,7 @@ "@types/react": "18.3.18", "jest": "29.7.0", "ts-node": "10.9.2", - "typescript": "5.8.3", + "typescript": "5.9.2", "webpack": "5.101.0" }, "peerDependencies": { diff --git a/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json b/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json index 612b26365b0..974cfaa729f 100644 --- a/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json +++ b/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json @@ -35,7 +35,7 @@ "jest": "29.7.0", "style-loader": "4.0.0", "ts-node": "10.9.2", - "typescript": "5.8.3", + "typescript": "5.9.2", "webpack": "5.101.0" }, "peerDependencies": { diff --git a/public/app/plugins/datasource/grafana-testdata-datasource/package.json b/public/app/plugins/datasource/grafana-testdata-datasource/package.json index aafaa01cfb5..641fe7cea96 100644 --- a/public/app/plugins/datasource/grafana-testdata-datasource/package.json +++ b/public/app/plugins/datasource/grafana-testdata-datasource/package.json @@ -36,7 +36,7 @@ "@types/uuid": "10.0.0", "jest": "29.7.0", "ts-node": "10.9.2", - "typescript": "5.8.3", + "typescript": "5.9.2", "webpack": "5.101.0" }, "peerDependencies": { diff --git a/public/app/plugins/datasource/jaeger/package.json b/public/app/plugins/datasource/jaeger/package.json index 7733e2817ef..052ccac2b5b 100644 --- a/public/app/plugins/datasource/jaeger/package.json +++ b/public/app/plugins/datasource/jaeger/package.json @@ -38,7 +38,7 @@ "@types/uuid": "10.0.0", "jest": "29.7.0", "ts-node": "10.9.2", - "typescript": "5.8.3", + "typescript": "5.9.2", "webpack": "5.101.0" }, "peerDependencies": { diff --git a/public/app/plugins/datasource/loki/package.json b/public/app/plugins/datasource/loki/package.json index 937fba60812..d34f48d7c34 100644 --- a/public/app/plugins/datasource/loki/package.json +++ b/public/app/plugins/datasource/loki/package.json @@ -39,7 +39,7 @@ "@types/uuid": "10.0.0", "jest": "29.7.0", "ts-node": "10.9.2", - "typescript": "5.8.3", + "typescript": "5.9.2", "webpack": "5.101.0" }, "peerDependencies": { diff --git a/public/app/plugins/datasource/mssql/package.json b/public/app/plugins/datasource/mssql/package.json index 48940aedbdd..8a2bfadaa02 100644 --- a/public/app/plugins/datasource/mssql/package.json +++ b/public/app/plugins/datasource/mssql/package.json @@ -28,7 +28,7 @@ "@types/react": "18.3.18", "i18next-parser": "9.3.0", "ts-node": "10.9.2", - "typescript": "5.8.3", + "typescript": "5.9.2", "webpack": "5.101.0" }, "peerDependencies": { diff --git a/public/app/plugins/datasource/mysql/package.json b/public/app/plugins/datasource/mysql/package.json index b8bcf1e9e14..7e03ed499fb 100644 --- a/public/app/plugins/datasource/mysql/package.json +++ b/public/app/plugins/datasource/mysql/package.json @@ -27,7 +27,7 @@ "@types/react": "18.3.18", "jest": "29.7.0", "ts-node": "10.9.2", - "typescript": "5.8.3", + "typescript": "5.9.2", "webpack": "5.101.0" }, "peerDependencies": { diff --git a/public/app/plugins/datasource/parca/package.json b/public/app/plugins/datasource/parca/package.json index a3c421b7a16..d4785ed9846 100644 --- a/public/app/plugins/datasource/parca/package.json +++ b/public/app/plugins/datasource/parca/package.json @@ -28,7 +28,7 @@ "@types/react-dom": "18.3.5", "jest": "29.7.0", "ts-node": "10.9.2", - "typescript": "5.8.3", + "typescript": "5.9.2", "webpack": "5.101.0" }, "peerDependencies": { diff --git a/public/app/plugins/datasource/tempo/package.json b/public/app/plugins/datasource/tempo/package.json index 7afedbaff53..cc592a1f15f 100644 --- a/public/app/plugins/datasource/tempo/package.json +++ b/public/app/plugins/datasource/tempo/package.json @@ -55,7 +55,7 @@ "jest": "29.7.0", "react-select-event": "5.5.1", "ts-node": "10.9.2", - "typescript": "5.8.3", + "typescript": "5.9.2", "webpack": "5.101.0" }, "peerDependencies": { diff --git a/public/app/plugins/datasource/zipkin/package.json b/public/app/plugins/datasource/zipkin/package.json index bb336e2173d..fb9bbf0ef7b 100644 --- a/public/app/plugins/datasource/zipkin/package.json +++ b/public/app/plugins/datasource/zipkin/package.json @@ -31,7 +31,7 @@ "@types/react-dom": "18.3.5", "jest": "29.7.0", "ts-node": "10.9.2", - "typescript": "5.8.3", + "typescript": "5.9.2", "webpack": "5.101.0" }, "peerDependencies": { diff --git a/yarn.lock b/yarn.lock index c27ab0ec36c..a0ac7fc9772 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2571,7 +2571,7 @@ __metadata: rxjs: "npm:7.8.2" ts-node: "npm:10.9.2" tslib: "npm:2.8.1" - typescript: "npm:5.8.3" + typescript: "npm:5.9.2" webpack: "npm:5.101.0" peerDependencies: "@grafana/runtime": "*" @@ -2603,7 +2603,7 @@ __metadata: rxjs: "npm:7.8.2" ts-node: "npm:10.9.2" tslib: "npm:2.8.1" - typescript: "npm:5.8.3" + typescript: "npm:5.9.2" webpack: "npm:5.101.0" peerDependencies: "@grafana/runtime": "*" @@ -2643,7 +2643,7 @@ __metadata: style-loader: "npm:4.0.0" ts-node: "npm:10.9.2" tslib: "npm:2.8.1" - typescript: "npm:5.8.3" + typescript: "npm:5.9.2" webpack: "npm:5.101.0" peerDependencies: "@grafana/runtime": "*" @@ -2683,7 +2683,7 @@ __metadata: rxjs: "npm:7.8.2" ts-node: "npm:10.9.2" tslib: "npm:2.8.1" - typescript: "npm:5.8.3" + typescript: "npm:5.9.2" uuid: "npm:11.1.0" webpack: "npm:5.101.0" peerDependencies: @@ -2726,7 +2726,7 @@ __metadata: stream-browserify: "npm:3.0.0" ts-node: "npm:10.9.2" tslib: "npm:2.8.1" - typescript: "npm:5.8.3" + typescript: "npm:5.9.2" uuid: "npm:11.1.0" webpack: "npm:5.101.0" peerDependencies: @@ -2770,7 +2770,7 @@ __metadata: rxjs: "npm:7.8.2" ts-node: "npm:10.9.2" tslib: "npm:2.8.1" - typescript: "npm:5.8.3" + typescript: "npm:5.9.2" uuid: "npm:11.1.0" webpack: "npm:5.101.0" peerDependencies: @@ -2804,7 +2804,7 @@ __metadata: rxjs: "npm:7.8.2" ts-node: "npm:10.9.2" tslib: "npm:2.8.1" - typescript: "npm:5.8.3" + typescript: "npm:5.9.2" webpack: "npm:5.101.0" peerDependencies: "@grafana/runtime": "*" @@ -2836,7 +2836,7 @@ __metadata: rxjs: "npm:7.8.2" ts-node: "npm:10.9.2" tslib: "npm:2.8.1" - typescript: "npm:5.8.3" + typescript: "npm:5.9.2" webpack: "npm:5.101.0" peerDependencies: "@grafana/runtime": "*" @@ -2869,7 +2869,7 @@ __metadata: rxjs: "npm:7.8.2" ts-node: "npm:10.9.2" tslib: "npm:2.8.1" - typescript: "npm:5.8.3" + typescript: "npm:5.9.2" webpack: "npm:5.101.0" peerDependencies: "@grafana/runtime": "*" @@ -2916,7 +2916,7 @@ __metadata: rxjs: "npm:7.8.2" ts-node: "npm:10.9.2" tslib: "npm:2.8.1" - typescript: "npm:5.8.3" + typescript: "npm:5.9.2" webpack: "npm:5.101.0" peerDependencies: "@grafana/runtime": "*" @@ -2975,7 +2975,7 @@ __metadata: string_decoder: "npm:1.3.0" ts-node: "npm:10.9.2" tslib: "npm:2.8.1" - typescript: "npm:5.8.3" + typescript: "npm:5.9.2" uuid: "npm:11.1.0" webpack: "npm:5.101.0" peerDependencies: @@ -3012,7 +3012,7 @@ __metadata: rxjs: "npm:7.8.2" ts-node: "npm:10.9.2" tslib: "npm:2.8.1" - typescript: "npm:5.8.3" + typescript: "npm:5.9.2" webpack: "npm:5.101.0" peerDependencies: "@grafana/runtime": "*" @@ -3043,7 +3043,7 @@ __metadata: rollup-plugin-esbuild: "npm:6.2.1" rollup-plugin-node-externals: "npm:^8.0.0" type-fest: "npm:^4.40.0" - typescript: "npm:5.8.3" + typescript: "npm:5.9.2" peerDependencies: "@grafana/runtime": ">=11.6 <= 12.x" "@grafana/ui": ">=11.6 <= 12.x" @@ -3143,7 +3143,7 @@ __metadata: string-hash: "npm:^1.1.3" tinycolor2: "npm:1.6.0" tslib: "npm:2.8.1" - typescript: "npm:5.8.3" + typescript: "npm:5.9.2" uplot: "npm:1.6.32" xss: "npm:^1.0.14" peerDependencies: @@ -3167,7 +3167,7 @@ __metadata: rollup-plugin-node-externals: "npm:^8.0.0" semver: "npm:^7.7.0" tslib: "npm:2.8.1" - typescript: "npm:5.8.3" + typescript: "npm:5.9.2" languageName: unknown linkType: soft @@ -3285,7 +3285,7 @@ __metadata: ts-jest: "npm:29.4.0" ts-node: "npm:10.9.2" tslib: "npm:2.8.1" - typescript: "npm:5.8.3" + typescript: "npm:5.9.2" peerDependencies: react: ^18.0.0 react-dom: ^18.0.0 @@ -3320,7 +3320,7 @@ __metadata: react-i18next: "npm:^15.0.0" rollup: "npm:^4.22.4" rollup-plugin-copy: "npm:3.5.0" - typescript: "npm:5.8.3" + typescript: "npm:5.9.2" peerDependencies: react: ">=18" languageName: unknown @@ -3398,7 +3398,7 @@ __metadata: ts-jest: "npm:29.4.0" ts-node: "npm:10.9.2" tslib: "npm:2.8.1" - typescript: "npm:5.8.3" + typescript: "npm:5.9.2" peerDependencies: react: ^18.0.0 react-dom: ^18.0.0 @@ -3427,7 +3427,7 @@ __metadata: replace-in-file-webpack-plugin: "npm:1.0.6" swc-loader: "npm:0.2.6" tslib: "npm:2.8.1" - typescript: "npm:5.8.3" + typescript: "npm:5.9.2" webpack: "npm:5.101.0" webpack-bundle-analyzer: "npm:^4.10.2" webpack-virtual-modules: "npm:^0.6.2" @@ -3540,7 +3540,7 @@ __metadata: rxjs: "npm:7.8.2" semver: "npm:7.7.2" testing-library-selector: "npm:0.3.1" - typescript: "npm:5.8.3" + typescript: "npm:5.9.2" uuid: "npm:11.1.0" peerDependencies: react: ^18.0.0 @@ -3583,7 +3583,7 @@ __metadata: rollup-plugin-sourcemaps: "npm:0.6.3" rxjs: "npm:7.8.2" tslib: "npm:2.8.1" - typescript: "npm:5.8.3" + typescript: "npm:5.9.2" peerDependencies: react: ^18.0.0 react-dom: ^18.0.0 @@ -3649,7 +3649,7 @@ __metadata: rollup-plugin-esbuild: "npm:6.2.1" rollup-plugin-node-externals: "npm:^8.0.0" tslib: "npm:2.8.1" - typescript: "npm:5.8.3" + typescript: "npm:5.9.2" languageName: unknown linkType: soft @@ -3692,7 +3692,7 @@ __metadata: ts-jest: "npm:29.4.0" ts-node: "npm:10.9.2" tslib: "npm:2.8.1" - typescript: "npm:5.8.3" + typescript: "npm:5.9.2" uuid: "npm:11.1.0" peerDependencies: "@grafana/runtime": 10.4.0-pre @@ -3710,7 +3710,7 @@ __metadata: "@types/node": "npm:22.17.0" jest: "npm:29.7.0" msw: "npm:2.10.4" - typescript: "npm:5.8.3" + typescript: "npm:5.9.2" languageName: unknown linkType: soft @@ -3860,7 +3860,7 @@ __metadata: style-loader: "npm:4.0.0" tinycolor2: "npm:1.6.0" tslib: "npm:2.8.1" - typescript: "npm:5.8.3" + typescript: "npm:5.9.2" uplot: "npm:1.6.32" uuid: "npm:11.1.0" uwrap: "npm:0.1.2" @@ -18547,7 +18547,7 @@ __metadata: tslib: "npm:2.8.1" tween-functions: "npm:^1.2.0" type-fest: "npm:^4.18.2" - typescript: "npm:5.8.3" + typescript: "npm:5.9.2" uplot: "npm:1.6.32" uuid: "npm:11.1.0" vis-data: "npm:^8.0.0" @@ -31588,13 +31588,13 @@ __metadata: languageName: node linkType: hard -"typescript@npm:5.8.3, typescript@npm:>=2.7, typescript@npm:>=3 < 6, typescript@npm:^5.0.4, typescript@npm:^5.4.5, typescript@npm:^5.5.4": - version: 5.8.3 - resolution: "typescript@npm:5.8.3" +"typescript@npm:5.9.2, typescript@npm:>=2.7, typescript@npm:>=3 < 6, typescript@npm:^5.0.4, typescript@npm:^5.4.5, typescript@npm:^5.5.4": + version: 5.9.2 + resolution: "typescript@npm:5.9.2" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10/65c40944c51b513b0172c6710ee62e951b70af6f75d5a5da745cb7fab132c09ae27ffdf7838996e3ed603bb015dadd099006658046941bd0ba30340cc563ae92 + checksum: 10/cc2fe6c822819de5d453fa25aa9f32096bf70dde215d481faa1ad84a283dfb264e33988ed8f6d36bc803dd0b16dbe943efa311a798ef76d5b3892a05dfbfd628 languageName: node linkType: hard @@ -31618,13 +31618,13 @@ __metadata: languageName: node linkType: hard -"typescript@patch:typescript@npm%3A5.8.3#optional!builtin, typescript@patch:typescript@npm%3A>=2.7#optional!builtin, typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin, typescript@patch:typescript@npm%3A^5.0.4#optional!builtin, typescript@patch:typescript@npm%3A^5.4.5#optional!builtin, typescript@patch:typescript@npm%3A^5.5.4#optional!builtin": - version: 5.8.3 - resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin::version=5.8.3&hash=5786d5" +"typescript@patch:typescript@npm%3A5.9.2#optional!builtin, typescript@patch:typescript@npm%3A>=2.7#optional!builtin, typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin, typescript@patch:typescript@npm%3A^5.0.4#optional!builtin, typescript@patch:typescript@npm%3A^5.4.5#optional!builtin, typescript@patch:typescript@npm%3A^5.5.4#optional!builtin": + version: 5.9.2 + resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin::version=5.9.2&hash=5786d5" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10/b9b1e73dabac5dc730c041325dbd9c99467c1b0d239f1b74ec3b90d831384af3e2ba973946232df670519147eb51a2c20f6f96163cea2b359f03de1e2091cc4f + checksum: 10/bd810ab13e8e557225a8b5122370385440b933e4e077d5c7641a8afd207fdc8be9c346e3c678adba934b64e0e70b0acf5eef9493ea05170a48ce22bef845fdc7 languageName: node linkType: hard